edutech4schools Posted June 23, 2011 Posted June 23, 2011 trying to move everything to a new 2008R2 server from 2003. (my first attempt at this) on 2003 server I need to open AD Scheme snap-in. I normally do this by: Open Command Prompt. Type: regsvr32 schmmgmt.dll but I am getting regsrv32 is not recognized as an internal or external command.
FN-GM Posted June 23, 2011 Posted June 23, 2011 Can you not run that on the 2008 R2 DC instead to get around it. I assume your moving roles? It will be possible to do it on your new DC.
piyushagrawal Posted March 9, 2012 Posted March 9, 2012 The simplest way of doing it is: Create a taskpad. Start - run "MMC" File - Add remove snapin - add - Active directory users and computers Put this line in notepad: msiexec /i adminpak.msi ADDLOCAL=FeADTools /qb Save it as a bat file. Put adminpak.msi and this bat file in a folder and run the bat file. Then check the taskpad. Lepide
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