I have been working on this for the last 10 hours. I cannot seem to get it working. I followed all of the steps from
http://www.briantist.com/how-to/powershell-remoting-group-policy/
Under the Security Filtering I have a PC name with a user just for testing.
Here is my code: Enter-PSSession -ComputerName localhost
Just trying to verify that it is working. I have no idea what to do know. I have tried everything. Anytime I do Enable-psremoting -force the code works fine.
The error I am receiving is as follows.
Enter-PSSession : Connecting to remote server localhost failed with the following error message : Access is denied. For more information, see the about_Remote_Troubleshooting Help topic. At line:1 char:1