Question
When I invoke a Get-Service command in Powershell in 2008, I can successfully garner the status of some services such as IISADMIN and W3SVC. But in 2008 R2, I have problems with the same script garnering the same data. Does R2 require more serurity
in Powershell than 2008 did? Do I need admin rights in R2?
Thanks in advance,
Don