Rotate the Credential of a Windows Service
PAM script for updating the credential of a Windows Server
A common use case is updating the credential of a Windows service and restarting the service.
PowerShell Example with WinRM (Recommended Method)
PowerShell Example with WinRPC (legacy systems only)
PowerShell Example with SSH (legacy systems only)
Batch Example with WinRPC (legacy, limited capabilities)
Last updated
Was this helpful?