Quote:
SYMPTOMS
When you try to execute a remote script by using Windows Script Host (WSH) 5.6 on a Windows XP-based computer, you may receive the following error message:
Error: ActiveX component can't create object
Code: 800A01AD
Source: Microsoft VBScript Runtime Error
CAUSE
This behavior can occur if the setup for WSH remote scripting was performed incorrectly on your Windows XP-based system.
Back to the top
RESOLUTION
To resolve this issue, register the WScript object by running the wscript -regserver command from a command prompt or from the Run command on the Start menu.