Login | |
|
 |
RE: VBScript On Error Resume Next not working on GetObj... - 12/19/2007 3:12:01 AM
|
|
 |
|
| |
dm_4ever
Posts: 2724
Score: 46
Joined: 6/29/2006
From: Orange County, California
Status: offline
|
First, any time I make a WMI connection I always test to see if the workstation is valid with a ping test...this will save time. Second, if your script works locally on the workstation but not remotely...do you have a firewall enabled, have you checked DCOM (if enabled and proper security settings), have you attempted to connect using wbemtest?
_____________________________
dm_4ever My philosophy: K.I.S.S - Keep It Simple Stupid Read Me: http://www.visualbasicscript.com/m_24727/tm.htm Frequently Asked Stuff: http://www.visualbasicscript.com/m_47117/tm.htm
|
|
| |
|
|
|
|
|