PowerShell 101
Tuesday, April 2, 2013
Handy PowerShell Reference
List Modules
get-module
Load all the modules
Get-Module -ListAvailable | Import-Module
Get-memory
Newer Post
Older Post
Home