PowerShell_Scripts icon indicating copy to clipboard operation
PowerShell_Scripts copied to clipboard

Get-LocalGroupMembership.ps1 : Alternate Credentials?

Open me-g33k opened this issue 8 years ago • 0 comments

I work in a DevOps heavy environment where there are a lot of machines that do not get joined into the Domain because they are torn down after their smoke-tests are run. Or that's what they tell me is supposed to happen...

In reality though a good number of these machines persist and get passed around from dev to dev. That creates an issue of needing non-domain credentials to pull ADSI information from the remote host.

How could we facilitate that use case with the script? Would it need to be a new fork entirely or could it be added in?

me-g33k avatar Apr 06 '17 15:04 me-g33k