G
Guest
This customer has a 2000 Server Network with Active Directory to administer
network.
I have been doing some research and cannot find anywhere how to automate
this process (MSI Roll out automation). I have just installed a 2000 Server
and connected the domain with a DotnetFramework app. at a customer.
Two msi need to rolled out all the users autmatically witout any
intervention of installation requests.
What happens is users can access the MSI via a URL and get to install the
DotnetFramework.msi and SmartClient .msi files one after another. A lot of
user interaction is required ie. you are asked to install the DotnetFramework
and then to accept the licence agreement etc. Then after that is installed
the Smart Client MSI runs with more intervention like selecting next etc. and
finished. You then need to reboot. This process can take up to 20 minutes per
users and most users will likely cancel the install halfway through or just
ignore the request in an email to follow the install instruction.
What I found is to Assign the software via GPO (Active directory)and this
will at least make the software available so that when they log on it will
install or when they try to access the program the MSI’s will install. Not
the most ideal way though. Users do not have 20 minutes in the morning to
allocate to this.
The need is to deploy and automate the install process with a type of answer
file or VB script to run the install out of hours so that when users log on
the in the morning they will be able to access the program.
Your input will be appreciated
network.
I have been doing some research and cannot find anywhere how to automate
this process (MSI Roll out automation). I have just installed a 2000 Server
and connected the domain with a DotnetFramework app. at a customer.
Two msi need to rolled out all the users autmatically witout any
intervention of installation requests.
What happens is users can access the MSI via a URL and get to install the
DotnetFramework.msi and SmartClient .msi files one after another. A lot of
user interaction is required ie. you are asked to install the DotnetFramework
and then to accept the licence agreement etc. Then after that is installed
the Smart Client MSI runs with more intervention like selecting next etc. and
finished. You then need to reboot. This process can take up to 20 minutes per
users and most users will likely cancel the install halfway through or just
ignore the request in an email to follow the install instruction.
What I found is to Assign the software via GPO (Active directory)and this
will at least make the software available so that when they log on it will
install or when they try to access the program the MSI’s will install. Not
the most ideal way though. Users do not have 20 minutes in the morning to
allocate to this.
The need is to deploy and automate the install process with a type of answer
file or VB script to run the install out of hours so that when users log on
the in the morning they will be able to access the program.
Your input will be appreciated