Hello All,
I wanted to know if there is a method that I can use to get the hard drive information of a remote server using powershell 1.0. The WMI class that has been introduced in Powershell 2.0 does have the option to fetch the same information but the server environment that I work in does not have the option for Powershell 2.0 on the servers..
I do have powershell 2.0 on the machine from which i want to execute the command and fetch the information.
What I am looking for is to have the information like free space, name of the hard drives on a remote server.
Thanks in advance for any help that you can provide.
I wanted to know if there is a method that I can use to get the hard drive information of a remote server using powershell 1.0. The WMI class that has been introduced in Powershell 2.0 does have the option to fetch the same information but the server environment that I work in does not have the option for Powershell 2.0 on the servers..
I do have powershell 2.0 on the machine from which i want to execute the command and fetch the information.
What I am looking for is to have the information like free space, name of the hard drives on a remote server.
Thanks in advance for any help that you can provide.