Gatt Posted July 16, 2010 Posted July 16, 2010 Anyone know how to deploy a .reg file using MDT 2010? I have tried regedit /s "%scriptroot%\regfile.reg" to no avail I have tried via GPO - to no avail.. The reg file works fine if ran manually - but I want it to go in without me having to visit every machine to run it! I am trying to create as full an image as possible using just MDT, but at this rate I'll be forced to create a WIM file
sted Posted July 16, 2010 Posted July 16, 2010 how about copying the reg file to the image so you are running regedit /s c:\windows\whatever.reg
Gatt Posted July 16, 2010 Author Posted July 16, 2010 tried that, also tried via gpo, using "reg import" and "regedit" Both worjk from a cmd prompt, but not via GPO Startup Script or MDT
sted Posted July 16, 2010 Posted July 16, 2010 tried that, also tried via gpo, using "reg import" and "regedit" Both worjk from a cmd prompt, but not via GPO Startup Script or MDT add it using group policy preferences?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now