Tools Links Login

Browsing Powershell

Prev   Next

8 Useful PowerShell Quickies
In my current position, I use PowerShell quite a bit, but not just for automation of repetitive tasks.
Posted:2020-04-22, 622 views

Basic Remote Administration with PowerShell
Everyone has heard of PowerShell.
Posted:2018-10-24, 717 views

Find User Profiles on Domain Computers
This script does nothing more than search a list of computers for a specified user profile.
Posted:2017-12-17, 813 views

Use WMI to create a VM with PowerShell
A function to create a new Hyper-V virtual machine using WMI, with the ability to create the VM on a remote host.
Posted:2017-12-17, 943 views

Start SCOM Maintenance Mode with PowerShell
Turns on Maintenance Mode for a specific computer monitored by SCOM (System Center Operations Manager).
Posted:2017-12-13, 627 views

User PowerShell to send a pop-up
Nothing magical here, just a little something to help get the attention of whoever is at the keyboard on a remote machine.
Posted:2017-12-13, 650 views

Get a list of Wifi networks with PowerShell
Returns the parsed output of netsh wlan show network mode=bssid in psobject form.
Posted:2017-12-12, 11541 views

Prev   Next