Skip to content

Latest commit

 

History

History
68 lines (52 loc) · 1.26 KB

DscPullServer.adoc

File metadata and controls

68 lines (52 loc) · 1.26 KB

DSC Resource 'DscPullServer'

DscPullServer is used to ###TBD###.

Source

DSC Resource

Documentation

Table 1. Attributes of category 'DscPullServer'
Parameter Attribute DataType Description Allowed Values

CertificateThumbPrint

string

Default: AllowUnencryptedTraffic

Port

uint16

Default: 8080

EndpointName

string

Default: PSDSCPullServer

PhysicalPath

string

Default: $env:SystemDrive\inetpub\PSDSCPullServer

UseSecurityBestPractices

bool

Default: $false

Example