One of the way to manage Windows 10 OS update is to allow auto approval. This can make sure all the latest patches are applied without administrator‘s approval.
Many organizations want to have Windows 10 OS locked down and to prevent major feature update. How can we get this dilemma resolved?
We can use a custom profile to achieve this. The following custom profile get 20H2 build locked down.
Once we have the above profile landed to a device successfully, we can check the registry to have a confirmation.
In case the custom policy gets rejected, you can check the event viewer.
For example, if the specified TargetReleaseVersion is not correct, you will get error like this.
Comments