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 - 9 of 9(0.007 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!

9.3
Is it possilble to write a VBScript that: maps a netowrk drive on a local computer from Windows Server 2003 does not provide a username and password to the drive so that the user is queried f...
Zones: VB Script, Windows 2003 ServerDate Answered: 11/06/2008 Views: 0
Hello all, I am having a pretty difficult time getting a script to work the way that I would like. My goal is to have the script first open a text file containing the names of all servers the scrip...
Zones: VB Script, Languages, Wi...Date Answered: 04/16/2009 Views: 4
I am getting the above error when running my vbs file. Here is the vbs that I am running: ' ' John Savill 8th June 2005 ' Runs check on last password change date ' Option Explicit Dim ...
Zones: VB Script, Windows 2003 Server, LDAPDate Answered: 07/08/2008 Views: 13
I have a software application that requires that i make a startup script with the code below in it. However, i am getting this error message upon login. Osmgr.vbs  script Line 4 char 1 error ...
Zones: Visual Basic, Windows 2003 Server, Windows Server ...Date Answered: 02/17/2009 Views: 0
I am not a VBS coder but I can often find and modify scripts from the Internet to our own purposes.  This time I am at a loss.  I can get this simple script to work as long as it works on a Group i...
Zones: VB Script, Active DirectoryDate Answered: 09/02/2008 Views: 0
we are running the following environment: A Dual Processor (XEON 5130 @ 2 GHz) SUN Microsystems Blade Server with 4GB RAM + 80GB Hard Disk MS SQL Server VER 5.0 8 thin clients connecting t...
Zones: Windows 2003 Server, MS SQL Server, MS Ser...Date Answered: 12/15/2008 Views: 0
I have used the following code in Visual Basic 6 to access Crystal Reports 9.1 version: Dim crapp as New CRAXDDRT.Application Dim crrpt as CRAXDDRT.Report Private Sub Form_Load() Set crrpt = cr...
Zones: Visual Interdev, Crys...Date Answered: 06/12/2009 Views: 62
I need a simple script that will delete the contents (scans) in a public folder (storage). The only thing that is important to note is, there are a few user specific scan folder, which I do *not...
Zones: VB Script, Automation, Doc...Date Answered: 06/18/2009 Views: 13
I have an application that consists of an executable written in Visual C++ 6.0 and a DLL written in VB6 that is having the following problems on Windows 2003 enterprise server. -The C++ executab...
Zones: Microsoft Programming, Windows 2000Date Asked: 07/14/2008 Points: 125 Comments: 2
  • 1