DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
powershell get disk space remote computer
Invoke-Command -ComputerName SRV2 {Get-PSDrive C} | Select-Object PSComputerName,Used,Free
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#powershell
#disk
#space
#remote
#computer
ADD COMMENT
Topic
COMMENT
Name
1+4 =
Submit