Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 8 of 8(0.003 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.0
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 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, Visual BasicDate Answered: 09/05/2008 Views: 8
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 Views: 23
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 Views: 16
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 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 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 Views: 33
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 Views: 0
  • 1