Show Print Jobs older than 15 minutes
this one will run script against a computer and show any printer queues with jobs older than 15 minutes. Action:cmd.exe /K cscript \\SERVER\SHARE\show_print_queues_time.vbs {computer}VBscript file:Const USE_LOCAL_TIME = TrueSet DateTime = CreateObjec...