AT command not producinigcommand prompt

G

Guest

I need to launch a command prompt as the system account and I am under the
impression that scheduling it via the AT command will produce just that. So I
go Start---Run---CMD

I get my command prompt and type--- AT XX:XX/interactive cmd <enter>
I get a scheduled job id and can watch the scheduled tasks and task manager
to verify that it runs, which it does but the problem is I get no command
prompt. The scheduled tasks tell me it is running and I see the cmd.exe in
the task manager but nothing appears.

Please help as I need to be able to run this to fix a crystal reports issue
that is preventing my visual basic from being able to access the system
registry, therefore preventing me from creating my excel based SQL DB
solution.

Any and all advise is greatly appreciated!!!

Thanks!
 
M

Mark Dormer

You need a space between the time and the /

AT XX:XX /interactive cmd <enter>

Regards
Mark Dormer
 
G

Guest

well doesn't that just beat all...

you like apples? how do you like them apples? It worked!

Thank you very much.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top