diff --git a/ps-commands.md b/ps-commands.md index cbfd1c6..6336883 100644 --- a/ps-commands.md +++ b/ps-commands.md @@ -70,6 +70,8 @@ Get-WmiObject Win32_LogicalDisk -ComputerName $ComputerName -Filter DriveType=3 Get-WmiObject -Class Win32_BIOS -ComputerName $ComputerName ``` +
+ ## Users