Tools Links Login

Browsing Powershell

Prev   Next

Get Windows Product Key with PowerShell
Retrieve the windows product key of a specified machine using WMI, via PowerShell.
Posted:2017-12-10, 997 views

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

Stop-ProcessRemote
In an interesting design choice, Get-Process lets you work with processes on remote machines, but Stop-Process does not.
Posted:2017-12-10, 602 views

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

PowerShell Support Matrix
Do you have trouble remember which operating system supports what version of PowerShell? This little cheat sheet will give you hand with that.
Posted:2017-12-10, 648 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, 802 views

Offline Machine Tracking with PowerShell
Here's a simple little script that will track which computers are offline, and how long they have been offline.
Posted:2017-10-19, 1327 views

Prev   Next