Does anyone know where I would find the error docu...
# fleet
b
Does anyone know where I would find the error documentation for failed Windows Custom Settings XML files? Fleet shows which setting blocks are failing and what the error codes are but I'm having trouble finding out what those status codes mean.
Though errors 216 and 500 are pretty vague even with the microsoft documentation
m
thanks for the tip! @Noah Talerman @Marko Lisica
m
Hey @Billy H 👋 Fleet applies options specified in a profile atomically. If one option fails other will be rolled back as well. Status 216 means that the option rollback was successful. In your case
/Device/Vendor/MSFT/Policy/Config/DeviceLock/MaxPasswordFailedAttempts
status 500) and then the rest of the commands are rolled back. As per DeviceLock Policy CSP documentation, seems you have a typo, since policy is named MaxDevicePasswordFailedAttempts.