Results of software deployment

V

Vadim Rapp

Hello:

If I deploy a software update via group policy to many workstations, is
there a way to find out the workstations where the update has failed?

thanks,

Vadim Rapp
 
M

Mark Heitbrink [MVP]

Hi,

Vadim said:
If I deploy a software update via group policy to many workstations, is
there a way to find out the workstations where the update has failed?

There is no MS reporting tool integrated :-(

One option is to work with eventtriggers.exe, if you are using
XP Clients and combine it with a commandline emailclient like BLAT.
The problem: It has to be configured lokaly on every client, but it
can be scripted and deployed in a computerstartup script.

Another option is to use 3rd Party for Deployment.

HTH
Mark
 
V

Vadim Rapp

Hello Mark,

thanks for responding.

MHM> Another option is to use 3rd Party for Deployment.

Do you know a 3rd party product where this is implemented? SMS, for example,
is not sufficient since it can't depoy at login screen.


thanks,

Vadim Rapp
 
V

Vadim Rapp

Hello Mark,
You wrote in conference microsoft.public.win2000.group_policy on Mon, 15
Aug 2005 10:23:29 +0200:


MHM> Take a look at Specops Deploy, they have a very interisting
MHM> targeting system and a easy to use GUI.
MHM> http://www.specopssoft.com/products/specopsdeploy/default.asp

thanks, will do. Meanwhile, I developed "poor man reporter" - vbscript that
I now embed into the installation sequence; it reports
product/version/machine/outcome to remote database on script
starting/ending; seeing the machines where it failed has become trivial. Of
course it works only with my own installations...


Vadim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top