PDA

View Full Version : No reboot option after remote install


csedgbeer
May 23rd, 2007, 05:40 AM
Hi

When i'm installing clients from the admin console, everything works fine, package installs, config file gets passed over ok etc.. , only problem is the client doesn't display the reboot needed window, which means there's no protection until it's rebooted.

i'm using the default command line options /INSTMFC /SHOWRESTART /SILENTMODE but the clients silently install with out prompting for a reboot. i've taken the silentmode off which shows the install etc.. so the command line switches are working ok, just not the reboot one

i really need an option to stay on screen telling the users to reboot

any ideas?

thanks
Chris

Marcos
May 23rd, 2007, 08:30 AM
It seems that the /REBOOT parameter which tells the installer to restart the computer is missing.

csedgbeer
May 23rd, 2007, 08:33 AM
that was it, thanks!