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

Application Pool Identity : Secure String password? #4

Open
TommySharpNZ opened this issue Aug 2, 2021 · 0 comments
Open

Application Pool Identity : Secure String password? #4

TommySharpNZ opened this issue Aug 2, 2021 · 0 comments

Comments

@TommySharpNZ
Copy link

How can I update the command below to use a variable that I've grabbed earlier like this?

$LocalUserPassword = Read-Host "Enter a password for the new user." -AsSecureString

$pool.ProcessModel.Password = "Password"

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