Dear Jeremy,
Thank you so much for your great help. Now I have one more problem. When I run the script, asking for the XP installation files. Can I also put this path inside the script somehow ? Actually what we are trying to do is to force this installation through AD.
Again thank you so much :),
Regards,
Ersin INAN
"Jeremy" wrote:
[Quoted Text] > It is pretty easy. You use a answer file that has an ini file format with a > Components section like an unattend.txt for example, to add all the > Management and Monitoring tools it would look like this > > -->8 > [Components] > Netoc=On > WbemMSI=1 > > [NetOptionalComponents] > NetCMAK=1 > NetCPS=1 > NetMonTools=1 > SNMP=1 > WBEMSNMP=1 > > -->8 > Then follow this article about how to call it. These references were taken > from the ref.chm in the deploy.cab on the Windows Server CD > > http://support.microsoft.com/kb/222444> > Cheers, > Jeremy. > > "Ersin INAN" <Ersin INAN[ at ]discussions.microsoft.com> wrote in message > news:B73B05BA-0407-41D8-A8F6-015918888573[ at ]microsoft.com... > > Hi All, > > > > I am trying to add "Management and Monitoring Tools" component using > > Sysocmgr.exe with a script. > > > > If you could help me on this, I really appreciate this. > > > > This is very urgent, > > > > Regards, > > > > Ersin >
|