![]() |
|
|
|||||||
| Petri.co.il is happy to award auglan the title of Most Valuable Member !!! |
| Register | Calendar |
Search |
Today's Posts |
Mark Forums Read |
| Notices |
|
|
Importing Registry Filesthis thread has 5 replies and has been viewed 1639 times
|
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||||||
|
||||||||
|
Hi,
I have 2 Registry Files I exported from one machine that I would like imported into a certain OU. I would like to script this out as a logon script or whatever will work. The users are no Admins so I cannot have them import them into the system. Any help would be greatly appreciated. |
|
#2
|
||||||||||
|
||||||||||
|
startup batch with reg -s regfile.reg?
__________________
Marcel Netherlands http://www.phetios.com http://blog.nessus.nl MCITP(EA, SA), MCSA/E 2003:Security, CCNA, SNAF, DCUCI, CCSA/E/E+ (R60), VCP4/5, NCDA, NCIE - SAN, NCIE - BR, EMCPE No matter how secure, there is always the human factor. |
|
#3
|
||||||||||
|
||||||||||
|
I believe you can still use regedit.exe to import .reg files as well.
Code:
Import (merge) a .REG file: REGEDIT.EXE [ /S ] importfile.REG Parameters: importfile.REG .REG file to be imported (or "merged") /S Silent, i.e. hide confirmation box when importing files
__________________
Andrew Hinson http://www.clinlabinc.com ** Remember to give credit where credit is due and leave reputation points |
|
#4
|
||||||||
|
||||||||
|
So although the employee is not an Admin on their system they can still import reg files into the registry? It needs to be placed in HKLM/System/Current Control Set/Services .
|
|
#5
|
||||||||||
|
||||||||||
|
yes, via a startup script.
This script will run using the system account and not by an user account.
__________________
Marcel Netherlands http://www.phetios.com http://blog.nessus.nl MCITP(EA, SA), MCSA/E 2003:Security, CCNA, SNAF, DCUCI, CCSA/E/E+ (R60), VCP4/5, NCDA, NCIE - SAN, NCIE - BR, EMCPE No matter how secure, there is always the human factor. Last edited by Dumber; 31st July 2007 at 18:20.. Reason: typo's |
|
#6
|
||||||||||
|
||||||||||
|
... or if they have "Change" permissions on the registry key being modified.
__________________
Tom For my own and your protection, I do not provide support by private message under any circumstances. All such messages will be deleted and ignored. Anything you say will be misquoted and used against you |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problem importing .pst files onto my local outlook? | rajeswari | Outlook XP/2003/2007 | 1 | 11th June 2007 12:09 |
| Accidentally Deleted Password Files in Registry | dstrob | Forgot Administrator Password | 0 | 3rd August 2006 16:11 |
| importing distribution groups | salv236 | Exchange 2000 / 2003 | 1 | 29th December 2005 23:58 |
| Importing/Exporting Contacts | Richie | Exchange 2000 / 2003 | 2 | 25th October 2005 21:30 |
| importing 2000 to 2003 | jonny_2good | Active Directory | 1 | 23rd June 2004 15:33 |