Skip to content

Instantly share code, notes, and snippets.

@nivleshc
Created September 25, 2016 12:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nivleshc/034df003b0c00b1f0629d27b7c5e9b0e to your computer and use it in GitHub Desktop.
Save nivleshc/034df003b0c00b1f0629d27b7c5e9b0e to your computer and use it in GitHub Desktop.
[System.Management.Automation.PSCredential]$DomainCreds = New-Object System.Management.Automation.PSCredential ("${DomainName}\$($Admincreds.UserName)", $Admincreds.Password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment