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

Application Pool Identity : Secure String password? #4

@TommySharpNZ

Description

@TommySharpNZ

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions