Re: Install Patch at shutdown



You also can use Microsoft Winternals PsShutdown
(http://www.microsoft.com/technet/sysinternals/utilities/psshutdown.mspx)
to shutdown machines. To do this on multiple machines you can use
Microsoft Winternals PsExec from PsTools
(http://www.microsoft.com/technet/sysinternals/utilities/pstools.mspx).
If your shutdown script doesn't work try running gpresult, check GPO
configured to run script and the check scripts replication. Script
extensions for shutdown as you know are configured within Computer
Configuration|Windows Settings|Scripts. If nothing happens maybe you
have problems with ports for LDAP and SMB. When working with WSUS you
should choose 'Install Updates and Shut Down' option within Computer
Configuration|Administrative Templates|Windows Components|Windows
Update. But I still would recommend trying Desktop Authority's
features. It natively communicates directly with Windows Update
Services and provides mentioned features to check inactivity and patch
management feature that is used especially for patching computers
within the forest.

HEGMS wrote:
Thx again but I only want to install windows patch on windows shutdown as it
does when user turn off computer after work !

"Leuchtflux" wrote:

The same Desktop Authority's (http://www.scriptlogic.com/da) inactivity
feature. It automatically shuts down machines you've defined when
inactivity is detected. You also can assign the task to setup some
programs when shutdown even will happen on client computer. Thus you
can create a list which software you want to install for your students
and it will be automatically installed on their machines when they'll
leave the class-room. You can mix individual and global setups. For
example you can assign all students to have Microsoft Office set up on
their machines. Those that are studuing physics can be assigned with
Mathematica or FEMLAB. Moreover, you can add per-user settings and push
some tracking software to course leader's machine alone.
Cyril wrote:
Thx for answer but which tools do you use for shutdown ? My problem is for
the shutdown process, not the scripting.

"ephemeral.strobe@xxxxxxxxx" wrote:

It's better to use Group Policy for such tasks. Then you can put script
to be executed at shutdown. And still you will have the problem with
checking for inactivity to shutdown machines when student will leave
their desktops automatically. The last task can be performed with
desktop management tool. We use Scriptlogic's Desktop Authority
(http://www.scriptlogic.com/da). It has above mentioned inactivity
checking functionality that allows to set a schedule and shutdown
computers by end of the day when users leave their desktops. That's
what we usually do Friday evenings.

Cyril wrote:
Hi all,

I've got many computer in my center and I'm using WSUS to deliver patch. As
my student, never shutdown the computer when they leave, I've created a
little batch that run on a server to remotly shut down computer.

My problem, that I've just seen, is that when I run this batch (in fact it's
many down.exe \\computername command) the patch are never installed during
the shutdown process.

So my question : is there a new down.exe (I'm running ver 2.1) or is there
another way I can use to remotely shutdown my computer and having patch
installed ?

Thx
Cyril





.



Relevant Pages

  • Re: install_and_reboot target for kernels...
    ... > I'd actually spruce up the script a bit more than that, ... the reason it depends upon install and not just installkernel is that ... reboot vs. shutdown: I don't care, I just normally use shutdown, and ... that we are rebooting to a new test kernel, ...
    (freebsd-arch)
  • Re: Giving shutdown rights to somebody
    ... ]but it is not my decision to take the machines down on weekend. ... Unfortunately the command is to power off all machines at ... Why do you not just write a cron to run the shutdown script at say 6PM ... Use either shutdown -h or halt to do so. ...
    (comp.os.linux.security)
  • Re: Install Patch at shutdown
    ... The same Desktop Authority's inactivity ... programs when shutdown even will happen on client computer. ... can create a list which software you want to install for your students ... and it will be automatically installed on their machines when they'll ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Use Group Policy to assign computer startup scripts for 2007 Office deployment
    ... If the source bits are on a network share somewhere then running as a startup (or shutdown) script runs in the context of the computer account, and so the computer account has to have read permissions on the share and files within the share. ... Simplify Group Policy Troubleshooting with the NEW GPExpert Troubleshooting Pak 1.0 at http://www.sdmsoftware.com/products.php ... It could be that the timing of the shutdown script is preventing a long-running task like an office install from running. ...
    (microsoft.public.windows.group_policy)
  • Re: Install Patch at shutdown
    ... to shutdown machines. ... To do this on multiple machines you can use ... If your shutdown script doesn't work try running gpresult, ... should choose 'Install Updates and Shut Down' option within Computer ...
    (microsoft.public.windowsxp.security_admin)