PowerShell Functions myself and coworkers have created for various sysadmin and devops tasks.
- Create and Configure Network Load Balancer
- Test if a computer is awake via Powershell, SMB Share, or SSH.
- Get an array of Network Adapters from a remote computer in binding order.
- Set the binding order of Network Adapters
- Send an e-mail.
- Run SSH commands via PowerShell to Linux Boxes.
- Set the Credentials on a Windows Service Using PowerShell
- Add AD delegation rights to HyperV Hosts to allow SMB, Live Migration and Replication on a domain
- Add SMB Shares on HyperV Hosts to allow VMs to live on UNC Shares
- Query a Microsoft SQL Server with PowerShell
- More coming soon!