Microsoft
Software
Hardware
Network
Question : XMLHTTP in a vbs script
I have a Windows 2003 Domain with AD. My corporate office is on .1.x network and our HR office is on a .10.x network. All are on the same domain. I have domain admin rights. I am using OpenAudit to inventory all the computers on the network. OpenAudit uses a vbs script to inventory the computers. Using psexec the audit.vbs runs fine on the .1.x net but when I try to run it on the .10.x it fails trying to send the XML to the server. The error is....
Unable to send XML to server using XMLHTTP - HTTP Response: 12029 (Unknown) - Error -2146697211 System error: -2146697211.
I am not sure why this is happening...
Any suggestions??
Attachments:
audit.vbs
(214 KB)
(File Type Details)
VBS file
audit.config
(2 KB)
(File Type Details)
config file
Answer : XMLHTTP in a vbs script
try using the server IP instead of the name.
Random Solutions
PHP Array: Only the first item in array is returned
AP running G and N
accessing a web service
I can send e-mail ok but cannot get to Internet via browser
Control object destruction during global destruction
how can i find all ILO boards on a network
asp.net mssql I have a need to update records where the record column needs modifing in orde to match the Id value
Java web service accesing error
Filling a TextBox on a Form with Data from a Field from an SQL Database Table in Visual Studio 2008
Convert Doc files to Docx in SharePoint