Search Tools Links Login

Browsing Powershell

Prev   Next

Stop service and wait
Very simple script that stops a service and waits for it to stop before rebooting.
Posted:2017-12-10, 415 views

Use PowerShell to quickly deploy a VM
Using virtual machines to test things has become almost a second nature exercise for some folks.
Posted:2017-11-10, 759 views

Ping Active Directory servers with PowerShell
Using the ping command to test for responses from network computers is a quick way to see if a network path is open between two hosts.
Posted:2016-12-29, 3406 views

Get the managers email address
Sometimes, you need to tattle on a user to their manager.
Posted:2016-07-15, 5675 views

Dumping from a database, revisited
Some time ago, a user named VB6Boy posted a handy little VBScript that dumps out records from a database table to a series of text files.
Posted:2017-03-19, 1877 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, 11371 views

Creating an Event Log with PowerShell
Programmatically creating an new Windows Event Viewer log can be quite useful during automated processes.
Posted:2016-12-06, 3917 views

Prev   Next