I installed Win7 RC build yesterday and tried to enable PS Remoting. I launched PowerShell elevated, ran Enable-PsRemoting cmdlet but it gave an “access denied” error message PS C:\Windows\system32> Enable-PSRemoting -force WinRM already is set up to receive requests on this machine. Set-WSManQuickConfig : Access is denied. At line:50 char:33 + Set-WSManQuickConfig <<<< -force + CategoryInfo...