PSSharedGoods
PSSharedGoods copied to clipboard
Add -Credentials for Get-Computer*
Hello,
I would like to know if you plan to add a -Credential parameters into the Get-Computer* CMDlets in a near future. Indeed, when we work with trusted domain, we need sometimes to specify another account.
I ran some tests on my own with the Get-ComputerApplication and it works fine. But for others functions, it needs some work. Before doing a PR, I would like to know your point of view.
Thanks
That makes sense of course. I would like those cmdlets to be as useful as possible so all my cmdlets in Testimo/GpoZaurr or PSSharedGoods could use the Credential parameter, additional forest/domains targetting.
Unfortunately, I don't have time to do it myself or in one go, so I usually add those when I need to do it for my job. Feel free to do PRs in any of the projects - if you need those ;-) I'm sure others will benefit.