Lab: Configure PowerShell WebAccess for management
Now that I have my Lab configured and set up to accept remoting from my Client machine, I want to set up a small Hyper-V lab onto this Host.
Since my goal is to manage as much as possible through PowerShell, my current setup will run into the following problem: I can remote into my lab host, but due to single-hop remoting, it is not recommended to daisy chain sessions.
In case you DO want this, you can look at the following articles that will give you more insight on multihop remoting. A small insight on what is required:
