server 2008

Using WinRs to initiate wmi from Server 2008

Here is a quick example on how you can use WinRS to quickly connect to a remote server and initiate a command, or process. There are a few things to take into consider

  • Here is how you can initiate a WMI command on a remote server and grab timezone data very quickly by using winrs. Note: this command would not work using psexec without alterations.  Winrs -r: servername WMIC timezone

 

Syndicate content