I recently had to trouble shoot why I was getting an "Access denied error" when trying to enable PSRemoting on hosted version of Windows 2008 R2.The error received looked something like:WinRM Quick Configuration Running command "Set-WSManQuickConfig" to enablethis machine for remote management through WinRM serviceThis includes: 1. Starting or restarting (if already started) the WinRM service 2. Setting the WinRM service type to auto start 3. Creating a listener to accept requests on any IP address ......