mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +00:00
Added CSP Syntax
As the user shared the information and syntax for CSP. So I have updated the content. Problem: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/1803
This commit is contained in:
parent
1c95f15122
commit
dd5c97a56c
@ -106,6 +106,19 @@ ADMX Info:
|
|||||||
- GP ADMX file name: *Printing.admx*
|
- GP ADMX file name: *Printing.admx*
|
||||||
|
|
||||||
<!--/ADMXBacked-->
|
<!--/ADMXBacked-->
|
||||||
|
|
||||||
|
<!--CSP Example-->
|
||||||
|
CSP Example
|
||||||
|
```
|
||||||
|
Name: Point and Print Enable Oma-URI: ./Device/Vendor/MSFT/Policy/Config/Printers/PointAndPrintRestrictions
|
||||||
|
Data type: String Value: <enabled/>
|
||||||
|
<data id="PointAndPrint_TrustedServers_Chk" value="true"/>
|
||||||
|
<data id="PointAndPrint_TrustedServers_Edit" value="Printserver1.Contoso.com"/>
|
||||||
|
<data id="PointAndPrint_TrustedForest_Chk" value="false"/>
|
||||||
|
<data id="PointAndPrint_NoWarningNoElevationOnInstall_Enum" value="1"/>
|
||||||
|
<data id="PointAndPrint_NoWarningNoElevationOnUpdate_Enum" value="2"/>
|
||||||
|
```
|
||||||
|
<!--/CSP Example-->
|
||||||
<!--/Policy-->
|
<!--/Policy-->
|
||||||
|
|
||||||
<hr/>
|
<hr/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user