Jump to content

Recommended Posts

Posted

I have task scheduler scheduled to run a script that contains "SplashImage" but it is keeping the program hidden and image never appears when launched.. Task is setup to "Run only when user is logged in"

Any help would be appreciated! Thanks

Posted (edited)

   /IT                Enables the task to run interactively only if the /RU
                      user is currently logged
on at the time the job runs.
                      This task runs only if the user is logged in.

You can initiate psexec|paexec, with -s -i params.

Otherwise, debug your schtask /create via command line, before moving it into your script (it will show your failures, and why it failed, to create)

Edited by jdelaney
IEbyXPATH-Grab IE DOM objects by XPATH IEscriptRecord-Makings of an IE script recorder ExcelFromXML-Create Excel docs without excel installed GetAllWindowControls-Output all control data on a given window.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...