Jump to content

Recommended Posts

Posted

It has been years since I have had need of using a script/batch file to apply a reg file to systems over the network. Typically we use group policy preferences but for this project I would really like to be able to toggle a particular setting using this approach. In my searching, I can't seem to find a definitive answer on the subject of whether or not this is still able to be done in modern Windows.

 

The command I am trying to run without luck is:

 

regedit /s .reg

Posted
I usually use REG IMPORT .reg

 

Not specifying /s gives a prompt. What mechanism are you using to apply? SCCM/Kace/PDQDeploy?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...