Enter Keywords:
1 - 8 of 8(0 seconds)
Sort By:
 
Hello, I have found the code to schedule jobs on a remote computer, however, I haven't been able to find a way to specify the Username and Password for the task to run under on the remote PC.. ...
Zones: Visual BasicDate Answered: 02/13/2004 Rating: 8.0 Views: 0
i m using this code to set task in windows scheduler '------------Code is here Dim objWMIService As Object, objNewJob As Object Dim ObjBias As Object, ObjItem As Object Dim lJobId As Long Di...
Zones: OS Development, V...Date Answered: 09/05/2008 Rating: 8.0 Views: 32
I have a vbscript that creates a task at user logon; the code is located below. This works just fine if the user has admin rights.  The script bombs out if the user does not have admin rights; ...
Zones: Visual BasicDate Answered: 12/27/2005 Rating: 8.2 Views: 14
Hi, I have a vb script which will run at a scheduled time to send out an email by execute another vb script, Email.vbs. The script is as below. -----------------------------------------------...
Zones: Visual BasicDate Answered: 03/02/2006 Rating: 8.4 Views: 5
The script adds a scheduled task if the user is part of the local administrator group.  After fighting with it for numerous days, I gave up on any type of impersonation attempts for it allow it to ...
Zones: Programming, Windows BatchDate Answered: 09/08/2006 Rating: 7.8 Views: 0
Hello Doers any one knows that the object "win32_ScheduledJob" exists in windows 2003 server. The reason is i need this object to schedulle a task in windows scheduller in my asp. It runs pe...
Zones: Windows NT NetworkDate Answered: 08/31/2004 Rating: 9.0 Views: 0
I'm attempting to test out the VBScript - WMI Class Win32_ScheduledJob via ScriptoMatic but it doesn't produce any results in the Command window. Even though ScriptOMatic has loaded this Class and ...
Zones: VB ScriptDate Answered: 11/06/2007 Rating: 8.8 Views: 28
I need to find out if a particular user name is being used for the scheduled tasks on our servers.  I would prefer to use VB Script to do this.  However, I am unable to find the field name in Win32...
Zones: Scripting, MS ServerDate Answered: 05/14/2007 Rating: 8.0 Views: 0
 
  • 1