|
| |||||||||
| Tags: active, directory, snapin |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| How to install just Active Directory snap-in on windows xp XP pro machine. How would I do this w/out installing all the other Admin Tools such as DNS, DHCP, etc. |
|
#2
| |||
| |||
| Re: How to install just Active Directory snap-in on windows xp
Create a taskpad. Start - run "MMC" File - Add remove snapin - add - Active directory users and computers OK your way out and save. hth DDS "cbass" <cbass@discussions.microsoft.com> wrote in message news:939A0DE2-86B9-4D58-A4D3-C65C4A071263@microsoft.com... >I would just like to install the AD Users and Computers snap-in on a >windows > XP pro machine. How would I do this w/out installing all the other Admin > Tools such as DNS, DHCP, etc. |
|
#3
| |||
| |||
| Re: How to install just Active Directory snap-in on windows xp
I did try that, but I receive a message saying the snap-in failed to initialize "Danny Sanders" wrote: > Create a taskpad. > Start - run "MMC" > File - Add remove snapin - add - Active directory users and computers > > OK your way out and save. > > hth > DDS > "cbass" <cbass@discussions.microsoft.com> wrote in message > news:939A0DE2-86B9-4D58-A4D3-C65C4A071263@microsoft.com... > >I would just like to install the AD Users and Computers snap-in on a > >windows > > XP pro machine. How would I do this w/out installing all the other Admin > > Tools such as DNS, DHCP, etc. > > > |
|
#4
| |||
| |||
| Re: How to install just Active Directory snap-in on windows xp
>I did try that, but I receive a message saying the snap-in failed to >initialize At what point did it say this? Did you install the adminpak.msi? See: http://support.microsoft.com/kb/314978/en-us hth DDS "cbass" <cbass@discussions.microsoft.com> wrote in message news:2FAD884C-BD74-436A-AC49-9C9FE0474954@microsoft.com... >I did try that, but I receive a message saying the snap-in failed to >initialize > > "Danny Sanders" wrote: > >> Create a taskpad. >> Start - run "MMC" >> File - Add remove snapin - add - Active directory users and computers >> >> OK your way out and save. >> >> hth >> DDS >> "cbass" <cbass@discussions.microsoft.com> wrote in message >> news:939A0DE2-86B9-4D58-A4D3-C65C4A071263@microsoft.com... >> >I would just like to install the AD Users and Computers snap-in on a >> >windows >> > XP pro machine. How would I do this w/out installing all the other >> > Admin >> > Tools such as DNS, DHCP, etc. >> >> >> |
|
#5
| |||
| |||
| Re: How to install just Active Directory snap-in on windows xp
He's only wanting to install just the DSA.msc snap in, and not the others. "Danny Sanders" wrote: > >I did try that, but I receive a message saying the snap-in failed to > >initialize > > At what point did it say this? > > Did you install the adminpak.msi? > See: > http://support.microsoft.com/kb/314978/en-us > > hth > DDS > > "cbass" <cbass@discussions.microsoft.com> wrote in message > news:2FAD884C-BD74-436A-AC49-9C9FE0474954@microsoft.com... > >I did try that, but I receive a message saying the snap-in failed to > >initialize > > > > "Danny Sanders" wrote: > > > >> Create a taskpad. > >> Start - run "MMC" > >> File - Add remove snapin - add - Active directory users and computers > >> > >> OK your way out and save. > >> > >> hth > >> DDS > >> "cbass" <cbass@discussions.microsoft.com> wrote in message > >> news:939A0DE2-86B9-4D58-A4D3-C65C4A071263@microsoft.com... > >> >I would just like to install the AD Users and Computers snap-in on a > >> >windows > >> > XP pro machine. How would I do this w/out installing all the other > >> > Admin > >> > Tools such as DNS, DHCP, etc. > >> > >> > >> > > > |
|
#6
| |||
| |||
| Re: How to install just Active Directory snap-in on windows xp
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. hth DDS "Todd" <Todd@discussions.microsoft.com> wrote in message news:3C85DDAC-D750-406C-8DA7-BEFF2CCB9064@microsoft.com... > He's only wanting to install just the DSA.msc snap in, and not the others. > > "Danny Sanders" wrote: > >> >I did try that, but I receive a message saying the snap-in failed to >> >initialize >> >> At what point did it say this? >> >> Did you install the adminpak.msi? >> See: >> http://support.microsoft.com/kb/314978/en-us >> >> hth >> DDS >> >> "cbass" <cbass@discussions.microsoft.com> wrote in message >> news:2FAD884C-BD74-436A-AC49-9C9FE0474954@microsoft.com... >> >I did try that, but I receive a message saying the snap-in failed to >> >initialize >> > >> > "Danny Sanders" wrote: >> > >> >> Create a taskpad. >> >> Start - run "MMC" >> >> File - Add remove snapin - add - Active directory users and computers >> >> >> >> OK your way out and save. >> >> >> >> hth >> >> DDS >> >> "cbass" <cbass@discussions.microsoft.com> wrote in message >> >> news:939A0DE2-86B9-4D58-A4D3-C65C4A071263@microsoft.com... >> >> >I would just like to install the AD Users and Computers snap-in on a >> >> >windows >> >> > XP pro machine. How would I do this w/out installing all the other >> >> > Admin >> >> > Tools such as DNS, DHCP, etc. >> >> >> >> >> >> >> >> >> |
|
#7
| |||
| |||
| Re: How to install just Active Directory snap-in on windows xp
That worked, thanks! "Danny Sanders" wrote: > 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. > > hth > DDS > > > "Todd" <Todd@discussions.microsoft.com> wrote in message > news:3C85DDAC-D750-406C-8DA7-BEFF2CCB9064@microsoft.com... > > He's only wanting to install just the DSA.msc snap in, and not the others. > > > > "Danny Sanders" wrote: > > > >> >I did try that, but I receive a message saying the snap-in failed to > >> >initialize > >> > >> At what point did it say this? > >> > >> Did you install the adminpak.msi? > >> See: > >> http://support.microsoft.com/kb/314978/en-us > >> > >> hth > >> DDS > >> > >> "cbass" <cbass@discussions.microsoft.com> wrote in message > >> news:2FAD884C-BD74-436A-AC49-9C9FE0474954@microsoft.com... > >> >I did try that, but I receive a message saying the snap-in failed to > >> >initialize > >> > > >> > "Danny Sanders" wrote: > >> > > >> >> Create a taskpad. > >> >> Start - run "MMC" > >> >> File - Add remove snapin - add - Active directory users and computers > >> >> > >> >> OK your way out and save. > >> >> > >> >> hth > >> >> DDS > >> >> "cbass" <cbass@discussions.microsoft.com> wrote in message > >> >> news:939A0DE2-86B9-4D58-A4D3-C65C4A071263@microsoft.com... > >> >> >I would just like to install the AD Users and Computers snap-in on a > >> >> >windows > >> >> > XP pro machine. How would I do this w/out installing all the other > >> >> > Admin > >> >> > Tools such as DNS, DHCP, etc. > >> >> > >> >> > >> >> > >> > >> > >> > > > |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to install just Active Directory snap-in on windows xp" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Developing active directory applications without any Active Directory Services | J055 | Active Directory | 4 | 11-12-2009 07:41 PM |
| how to register non-active directory computer in a active directory integrated DNS server | David | Server DNS | 8 | 18-09-2009 07:32 PM |
| The version of the Active Directory schema of the source forest is not compatible with the version of Active Directory on this computer | Blaine | Active Directory | 11 | 05-12-2008 01:25 PM |
| Windows Internal Database will not start after Install Active Directory | Jim | Server Update Service | 26 | 20-06-2008 10:54 PM |
| question on upgrading from active directory 2000 to active directory 2003 | Gary M | Windows 2000 Active Directory | 2 | 17-03-2007 01:27 AM |