Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1006 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 1006 Bytes

PowerShell

A collection of useful powershell scripts

List all installed .Net versions on your computer/server

Encode credentials to be used in PowerShell scripts where integrated security isn't an option. More information here

Displays a gridview of all the running Internet Information Server Application Pools. Select one and it will be killed.

Get's a list of computers from the Active Directory (any filter can be applied) then remote execute a collection of pending Windows Updates and display them in a gridview.