Automate the Windows Components installation process using I386
Created: 19 Aug 2009
If you need to install Active Directory or any Windows Components using Add/Remove Windows Components feature such as IIS in Windows Server 2003, there are certain files that need to be copied from the Windows Server Setup Disk and these files are stored inside the i386 folder. So everytime you install Windows Components you have to carry the Windows Installation Disk with you and define the path of that folder.
Here is the solution:
1. Copy the i386 folder in the System Driver (generally C: drive).
2. Open Registy Editor.
3. After you open the Registry Editor, navigate to :
HKEY_Local_Machine\SYSTEM\ CurrentControlSet\Services\HealthService\Parameters\ConnectorManager
4. Doubleclick the EnableADIntegration key. Change the Value to 1 and click OK.
Now you don't have to define the path everytime, required files will be copied from the i386 folder residing on the C drive automatically.
blog entry Filed Under:
The Security Community Blog is the perfect place to share short, timely insights including product tips, news and other information relevant to the Security community. Any authenticated Connect member can contribute to this blog.