Hello Team,
I am trying to add a reg key and DWORD values via GPO.
Here is what I have:
REG ADD HKLM\Software\Microsoft\Wi
ndows\Curr
entVersion
\NetCache\
ExclusionE
rrorSuppre
ssionList\
/v \\*\*\*\*.pst /t REG_DWORD
Works great for adding the one value: \\*\*\*\*.pst REG_DWORD (0)
But i want to add a few more values in one shot, notably.
\\*\*\*\*.pst
\\*\*\*\*.mdb
\\*\*\*\*.ldb
\\*\*\*\*.ost
Can someone rerite this for me, does have to be all the values, but just shot me how to have multuple values entered in a key in one command.
THANK YOU!
Start Free Trial