Home
»
Discussion Forums
»
Scripts & Agent Procedures
»
Scripts reschedule themselves automatically
Subscribe via RSS
Share this
Similar Posts
Can System Scripts be safely rescheduled?
by
LegacyPoster
on
Oct 7, 2010
Agents Re-install themselves
by
LegacyPoster
on
May 15, 2007
Procedures De-nesting themselves
by
groffnetworks
on
Nov 20, 2013
Rescheduling a backup
by
LegacyPoster
on
Jul 3, 2008
Reschedule if offline
by
LegacyPoster
on
Jan 26, 2009
View More
Details
1
Reply
0
Subscribers
Posted
over 11 years ago
Scripts & Agent Procedures
Scripts reschedule themselves automatically
Posted by
LegacyPoster
on
Sep 17, 2009 3:38 AM
We've had an issue where a script will reschedule itself when running via the Run Now button, but the "run recurring" is unchecked and the "skip if offline" is checked. It has happened several times, the last time being a reboot script that kept running whenever the user logged back in. Anyone else getting this behavior?
Legacy Forum Name: Scripts reschedule themselves automatically,
Legacy Posted By Username: emendes
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
Posted by
LegacyPoster
on
Sep 17, 2009 3:57 AM
I see it once in a while with a shutdown script (code below)
C:\Windows\System32\shutdown.exe -s -f -t 00
I think it has something to do with the -f option. I hardly use this script so when and if I do need it I just remember to manually remove it from the pending scripts list...
Legacy Forum Name: Scripts Forum,
Legacy Posted By Username: thirteentwenty
You have posted to a forum that requires a moderator to approve posts before they are publicly available.