Ideas for Remote Machine Credentials?
description
Love your module. So far I've tested it out on quite a few machines and it all seems to work beautifully on Win7 and XP.
I've also been testing out your remote machine capabilities, I saw it was a TODO in your scripts. And it seems to work perfectly so long as WMI is working on the remote machine and you have domain trust.
I was curious if you had any plan to implement a cred switch or if you had any ideas for providing credentials to your functions?
Just looking for something more elegant than running a new powershell instance with the other sets of remote credentials.
Thanks!