OPSI | deploying registry settings

If you wanna apply regular exported *.reg files use this mechanism:

[Winbatch_add_reg_32]
"%SystemRoot%\system32\reg.exe" import "%ScriptPath%\32bit_wsus_win7.reg"

[Winbatch_add_reg_64]
"%SystemRoot%\system32\reg.exe" import "%ScriptPath%\64bit_wsus_win7.reg"

Winbatch_* sections/functions allow to execute dos/windows commands.

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.