For list the Logical disk in your Windows Operating system you could use this command.
COMMAND: "
Get-WmiObject -ComputerName localhost Win32_LogicalDisk
"
COMMAND: "Get-WmiObject -ComputerName localhost Win32_LogicalDisk | format-table DeviceID, DriveType, VolumeNa
me, Size, Freespace"
COMMAND: "Get-wmiobject -ComputerName localhost Win32_Share"
by GoN | Published: March 6, 2017 | Last Updated:
No hay comentarios:
Publicar un comentario