On 02/02/2012 03:55 AM, Stefan Pendl wrote: > > > I am installing at shutdown, since there is no problem with running > processes and working users. > > For Windows 7 I use a scheduled task at 22:00, which will run WPKG.js > and shuts the system down afterwards. > This checks for a running explorer.exe process, which indicates a > logged on user and skips the installation and shutdown if one is found. > > > -- > Stefan P. > > Top-posting: > A: Because it messes up the order in which people normally read text. > Q: Why is top-posting such a bad thing? > A: Top-posting. > Q: What is the most annoying thing in e-mail? > ------------------------------------------------------------------------- > wpkg-users mailing list archives >> > http://lists.wpkg.org/pipermail/wpkg-users/ > _______________________________________________ > wpkg-users mailing list > wpkg-users at lists.wpkg.org > http://lists.wpkg.org/mailman/listinfo/wpkg-users How are you calling wscript at shutdown? Group policy shutdown script? If so, what happens when the machine is shutting down? Does it just say "Please wait... windows in shutting down?" while installing the new packages? A scheduled task is, unfortunately, unfeasible for us. Since all our machines gets turned on at the beginning of the day and turned off at the end of the day (no time to run a scheduled task that won't interrupt users). |