Quantcast
Channel: PowerShell.org » All Posts
Viewing all articles
Browse latest Browse all 13067

Reply To: Question about running DNSCmd.exe remotely using PSSession

$
0
0

Looks like you’re running into the “second hop” issue there, trying to access another remote server via a PSSession. Check out the “Secrets of PowerShell Remoting” ebook from http://powershell.org/wp/ebooks/ ; there’s a section on how you can get around that problem by enabling CredSSP.


Viewing all articles
Browse latest Browse all 13067

Trending Articles