Skip to content
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.

Script prompts for password against every node #13

Open
zaclaw opened this issue Sep 8, 2017 · 0 comments
Open

Script prompts for password against every node #13

zaclaw opened this issue Sep 8, 2017 · 0 comments

Comments

@zaclaw
Copy link

zaclaw commented Sep 8, 2017

When supplying credentials via the CLI for Windows i.e -Credential DOMAIN\User

For every node the script will prompt for a password.

Rather than passing credentials in via the CLI, $Credential = Get-Credential, will allow you to enter the credentials in securely and pass them through to every instance.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant