Update windows/client-management/mdm/networkproxy-csp.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
This commit is contained in:
Orlando Rodriguez
2019-08-28 19:42:46 -05:00
committed by GitHub
parent dc8e628f98
commit 5de5fb66c5

View File

@ -89,7 +89,7 @@ The data type is integer. Supported operations are Get and Replace. Starting in
These generic code portions for the options **ProxySettingsPerUser**, **Autodetect** and **SetupScriptURL** can be used for a specific operation, for example Replace. Only put the portion of code needed in the **Replace** section. These generic code portions for the options **ProxySettingsPerUser**, **Autodetect** and **SetupScriptURL** can be used for a specific operation, for example Replace. Only put the portion of code needed in the **Replace** section.
```xml ```xml
<Replace> <Replace>
<CmdID>1</CmdID> <CmdID>1</CmdID>
<Item> <Item>
<Target> <Target>
<LocURI>./Vendor/MSFT/NetworkProxy/ProxySettingsPerUser</LocURI> <LocURI>./Vendor/MSFT/NetworkProxy/ProxySettingsPerUser</LocURI>