Re: global objects in wsh
From: wspiel (wspiel_at_discussions.microsoft.com)
Date: 01/25/05
- Next message: Mad Ad: "Re: Copy Pathname Script?"
- Previous message: Al Dunbar [MS-MVP]: "Re: passing arguments in a scheduled job"
- In reply to: Al Dunbar [MS-MVP]: "Re: global objects in wsh"
- Next in thread: Gerry Hickman: "Re: global objects in wsh"
- Reply: Gerry Hickman: "Re: global objects in wsh"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 25 Jan 2005 03:07:01 -0800
Hi Al,
the original (unchanged) script still runs on Windows Server 2003 systems
that didn't recieve the latest security updates.
It's been a production script for about 8 Month and never faild to do the job.
The following updates have been applied to some servers:
KB871250
KB873339
KB885835
KB885836
KB891711
Since this update the script fails to run on theese servers.
I'll try to find some hint in the konwledgebase articles regarding theese
security updates.
"Al Dunbar [MS-MVP]" schrieb:
>
> "Michael Harris (MVP)" <mikhar at mvps dot org> wrote in message
> news:uI0OIiBAFHA.3616@TK2MSFTNGP11.phx.gbl...
> > > Thank you for responding to my call.
> > > I found an "On Error Resume Next" that I forgot to remove before
> > > releasing my script. I did remove it now but nothing changed. I still
> > > get the "Object required" message from within the function.
> > > The CreateObject call is placed directly after the "Dim" statements.
> > > The script still runs (unchanged) on Servers thet didn't recieve the
> > > hotfixies.
> >
> > My only suggstion is to run the script with the //x host switch to start
> up
> > the script debugger and walk through the code looking for problems.
> > Hopefully you have some script debugger on the problem server(s).
>
> Alternately, if you are convinced that an idendical script worked pre-sp2,
> try running it on an sp1 system.
>
> /Al
>
>
>
- Next message: Mad Ad: "Re: Copy Pathname Script?"
- Previous message: Al Dunbar [MS-MVP]: "Re: passing arguments in a scheduled job"
- In reply to: Al Dunbar [MS-MVP]: "Re: global objects in wsh"
- Next in thread: Gerry Hickman: "Re: global objects in wsh"
- Reply: Gerry Hickman: "Re: global objects in wsh"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|