bondbill2k2 Posted March 14, 2011 Posted March 14, 2011 Im trying to change an already existing registry entry for a software license directory across our network, I've never done this before and was wondering if anyone could help. From what I've read you cannot just export the changed registry entry then run it from a batch at logon GPO scripts as it will only add to the current value and .reg won't remove or delete previous entrys. How would I go about making this change? Thanks!
K.C.Leblanc Posted March 14, 2011 Posted March 14, 2011 You can look at the REG command. Reg - Edit Registry Or you can use .REG files to remove keys. How to add, modify, or delete registry subkeys and values by using a registration entries (.reg) file And apply them silently using RegEdit Regedit 1
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