Search Tools Links Login

Browsing Scripting

Prev   Next

Basic PowerShell Cheatsheet
We all need to peek at the answers from time to time.
Posted:2017-12-10, 1986 views

Stop service and wait
Very simple script that stops a service and waits for it to stop before rebooting.
Posted:2017-12-10, 414 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, 758 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, 3403 views

Create a System Restore Point with VBscript
This handy little VBscript to create a system restore point can be encapsulated in a function, and can save you from yourself.
Posted:2013-10-25, 1987 views

VBScript: Dump AD Users to Excel
This handy little script will dump out your Active Directory users to an Excel spreadsheet.
Posted:2014-09-25, 4083 views

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

Prev   Next