Update password on non-domain DPM client

Run powershell command on the protected server:

SetDpmServer.exe -dpmServerName “DPM Server Name” -isNonDomainServer -updatePassword

Run the following command on the DPM server, DPM Management Shell:

Update-NonDomainServerInfo -PSName “Protected Server Name” – dpmServerName “DPM Server Name”