Welcome to ThePowerShellGuy.com Sign in | Join | Help

Browse by Tags

All Tags » services » powershell » wmi » net   (RSS)
Sorry, but there are no more tags available to filter with.

Listing Remote Services without using WMI

WMI seems to get recommended for most "remote" queries in powershell. This is due in large part because the get-wmiobject cmdlet includes built in support for querying remote machines. However, I've found that WMI can be slow and whenever I find a dotnet
Posted by Gaurhoth | (Comments Off)
Filed under: , , ,