Hello All,
I am attempting to apply to ADMX and ADML templates to my central store. However when I opent the gpedit.msc snap-in I get the followng errors;
Encountered an error while parsing.
Encountered an error while parsing.
Incorrect document syntax.
File
\\FDQN\sysvol\FDQN\PolicieDefinition\WebCam.admx,
Line1, colum1
Below is the text for the webcam.admx and adml
Class Machine
Category "Disable USB integrated webcam"
Policy "Turn On/Off usb connected webcam
Keyname "System\CurrentControlSet\services\usbvideo"
Expain "If this policy is enabled, the usb webcam driver Usbvideo.sys will be enabled. If you disable this policy the webacm driver Usbvideo.sys will be disabled. Not configuring this policy wioll not make any changes"
ValueName "Start"
ValueOn Numeric 3
ValueOff Numeric 4
End Policy
End Category
Please any help resolving this syntax issue would be greatly appreciated.