If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
the IS_USER account does not have right permissions to access this component object. Try giving this user temporary administrator rights just to see if this is the problem.
Quote:
Originally posted by liorlank
I Have ASP code to run Command Line
<%
set wshShell = Server.CreateObject("WScript.Shell")
wshShell****n "ipconfig"
set wshShell=Nothing