Added a reference link

This commit is contained in:
ManikaDhiman 2019-09-23 16:06:01 -07:00
parent 3418449fcc
commit dd24cbfbc9

View File

@ -646,8 +646,10 @@ ADMX Info:
<!--/SupportedValues-->
<!--Example-->
Example for setting the device custom OMA-URI setting for this policy:
To deny write access to removable storage within Intunes custom profile, set the OMA-URI, ```.\[device|user]\vendor\msft\policy\[config|result]\Storage/RemovableDiskDenyWriteAccess```, with integer=1.
Example for setting the device custom OMA-URI setting to enable this policy:
To deny write access to removable storage within Intunes custom profile, set OMA-URI to ```.\[device|user]\vendor\msft\policy\[config|result]\Storage/RemovableDiskDenyWriteAccess```, Data type to Integer, and Value to 1.
See [Use custom settings for Windows 10 devices in Intune](https://docs.microsoft.com/en-us/intune/custom-settings-windows-10) for information on how to create custom profiles.
<!--/Example-->
<!--Validation-->