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
Excel VBA to refresh all Pivot Tables
SQL in C# code .. Reading Output Parameters.
How to update & append at the same time from another table a table in SQL Server
visual studio 2010 not automatically rebuild
Set Up ETags - IIS 6
Can't open to a specified PDF page in IE 8
Visual Studio Client-side Reporting Spaces in your text formatting
Domain admins for local machines
Your message was read on Monday, Month Day Year
How to create a self signed certificate on windows XP