I've installed Win Remote Mgmt tools on my Windows 7 Enterprise. I would like to remote manage my servers and to run script which would need the SEVERMANAGER MODULE. After installing the Remote Mgmt tools and activating them as a feature, I started Powershell and tried to import the Module by tipping: Import-Module ServerManager ==> Ended with an error.
Then I wanted to check what modules are active nad tippe: get-Module -List * and there were the AD, Bitlocker modules and so on.
So whats the Problem with the SERVERMANAGER MODULE?
Can some one give me a hint?
Thank you