Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Backward Compatibility Script Error

267 views
Skip to first unread message

Pablo José LEIVA

unread,
Apr 30, 2009, 11:44:14 AM4/30/09
to
Hi, I have this problem in OpsMgr SP1 (6.0.6278.0) randomly.
Anyone know how to resolve?

Backward Compatibility Script Error

An error occurred on line 105 while executing script 'MOM Backward
Compatibility Service State Monitoring Script' Source: Microsoft VBScript
runtime error Description: The remote server machine does not exist or is
unavailable: 'GetObject' One or more workflows were affected by this.
Workflow name: System.Mom.BackwardCompatibility.ServiceStateMonitoring
Instance name: xxx.xxx.xxx Instance ID:
{559966C7-7B7C-D50C-8266-B065E3AFC53F} Management group: xxx

Thanks a lot.

-----

Pablo José LEIVA...

Steven Halsey [MSFT]

unread,
Apr 30, 2009, 2:36:30 PM4/30/09
to
Are these alerts coming from a cluster or remotely managed Machine?
The particular line that is failing is a WMI call to get WINMGMTS from the
target computer. My guess is the cluster virtual node or remote machine is
offline or otherwise unavailable at the time the WMI query is run from the
workflow.

If it is only on new agent machines tt is possible that the WMI query is
failing because the permissions that agent machine uses are not high enough
to make a remote WMI query but the permissions issue is resolved at a later
time.

--
Steven Halsey [MSFT]

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm


"Pablo José LEIVA" <PabloJ...@discussions.microsoft.com> wrote in
message news:E1D95B11-3BEF-4442...@microsoft.com...

Pablo José LEIVA

unread,
May 4, 2009, 10:30:20 AM5/4/09
to
These alerts came from a managed machine, but not only one, various machines.
How can I verify if I have permissions to execute the WINMGMTS call?
Thanks.

Pablo José LEIVA...

Steven Halsey [MSFT]

unread,
May 4, 2009, 12:42:31 PM5/4/09
to
Information on how to setup DCom to allow remote connections can be found
at: http://msdn.microsoft.com/en-us/library/aa393266(VS.85).aspx
Firewalls can also block the WMI calls so you might need to check and see if
the remote computer firewall will allow connection
For more general information on WMI Remote access you might try
http://msdn.microsoft.com/en-us/library/aa389290(VS.85).aspx, which has
links to various other pieces of information on Remote WMI Connections.

--
Steven Halsey [MSFT]

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm


"Pablo José LEIVA" <PabloJ...@discussions.microsoft.com> wrote in

message news:67C4267D-7A47-44DA...@microsoft.com...

0 new messages