E
edavid3001
I use software to automate installs of 3rd party patches. Quicktime,
Macromedia, etc.
When a user logs into the domain, I generate a setting. When he logs
out, I delete that setting.
My install software querys that setting and only installs if that
setting is removed. Meaning these patches install only when no one is
currently signed into the computer. The install occurs on a random
distribution schedule. Not all at once.
The problem I am having is that the setting gets deleted as a user
reboots and in about 1% of the cases, the patch starts to install as
Windows is shutting down. The install fails, and some times can not be
recovered. Sun Java, Quicktime, and Flash have had issues where I
can't get the installer to run and fix the partial install.
The question I have is this. When Windows is shutting down, is there a
way to query the registry or some file to tell that Windows is shutting
down?
Ideally, the user reboots and the software patches after boot up and
before the user logs on the next day.
Macromedia, etc.
When a user logs into the domain, I generate a setting. When he logs
out, I delete that setting.
My install software querys that setting and only installs if that
setting is removed. Meaning these patches install only when no one is
currently signed into the computer. The install occurs on a random
distribution schedule. Not all at once.
The problem I am having is that the setting gets deleted as a user
reboots and in about 1% of the cases, the patch starts to install as
Windows is shutting down. The install fails, and some times can not be
recovered. Sun Java, Quicktime, and Flash have had issues where I
can't get the installer to run and fix the partial install.
The question I have is this. When Windows is shutting down, is there a
way to query the registry or some file to tell that Windows is shutting
down?
Ideally, the user reboots and the software patches after boot up and
before the user logs on the next day.