Hi, We deploy powershell with tools that use the system account.
But the DFSR powershell commandlets aren't designed to take alternative credentials.
I've attempted to utilize the system account but it can't import-module DFSR.
When I try to use a new-pssession with invoke-command i get a GUID error that I can't seem to resolve either.
Anyone else do this and have any ideas?