

Get-WmiObject Win32_Service -Filter "Name='Winmgmt'" Log on to your server and run the first four examples - do you get any results? Then try the following four from a remote computer changing 'computername' to the name of your IIS computer. This could be enough to make some people think it is not working.

Get-WMIObject returns nothing when a filter is not met regardless of if it is run against a remote computer, or on the local computer. I get the feeling that IIS is not installed on the server.
