You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our servicedesk reported that sometimes passwords in the portal would not work and I found the issue today.
Sometimes CloudLAPS will generate a passwords that doesn't contain a number or a symbol but it is written to the keyvault causing confusion with our servicedesk agents.
Here is a screenshot of the error in the eventlog:
Here you can see that the password was actually written to the vault without numbers or symbols:
To solve this I have to look up the older password for them that does contain a number or symbol.
Our machines are full Autopilot and the password limit is 12 characters.
The text was updated successfully, but these errors were encountered:
Our servicedesk reported that sometimes passwords in the portal would not work and I found the issue today.
Sometimes CloudLAPS will generate a passwords that doesn't contain a number or a symbol but it is written to the keyvault causing confusion with our servicedesk agents.
Here is a screenshot of the error in the eventlog:
Here you can see that the password was actually written to the vault without numbers or symbols:
To solve this I have to look up the older password for them that does contain a number or symbol.
Our machines are full Autopilot and the password limit is 12 characters.
The text was updated successfully, but these errors were encountered: