Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

PI Powershell

SetPIUserPassword Properties

  • Last UpdatedDec 15, 2025
  • 2 minute read
SetPIUserPassword Properties

The SetPIUserPassword type exposes the following members.

Properties

  NameDescription
Public property
Connection

Connection to a PI Data Archive for which to set the PI User Password

Public property
ExistingPassword

Current password for the PI User to set a new PI User password. The password is accepted as a SecureString object.

Use ConvertTo-SecureString to convert a string to a secure string.

Public property
Name

Name of the PI User for which to set a new PI User Password

Public property
NewPassword

New password to set for the PI User. The new password is accepted as a SecureString object.

Use ConvertTo-SecureString to convert a string to a secure string.

See Also

TitleResults for “How to create a CRG?”Also Available in