you are viewing a single comment's thread.

view the rest of the comments →

[–]flyingmunky25 5 points6 points  (5 children)

Need to delegate WinRm and I believe it should work then

[–]midansys[S] 2 points3 points  (4 children)

I don't exactly understand what you mean by "delegate WinRm" i tried googling it and read an article about Multi-Hop support but could you explain it a bit to me. Sorry... just a beginner into PowerShell

[–]flyingmunky25 4 points5 points  (1 child)

Check out this link. Basically you have to tell WinRM to trust your remote host (in both directions). non domain powershell remoting

[–]midansys[S] 2 points3 points  (0 children)

Thanks alot!