Powershell notes

From Federal Burro of Information
Revision as of 02:20, 17 May 2017 by David (talk | contribs)
Jump to navigationJump to search


where object
update-help
get-member - show all the stuff a cmtlst or object has. ( a cmdlet _is_ an object )
cmtlet | select * | - print all properties , including hidden ones.
Get-Module