I have developed a VBS script that works just fine if you the Enterprise Admin, but does not seem to work for anyone else. Can someone tell me what needs to be changed so this works for everyone?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_22988919.ht...
Hello,
I need the VB script to call a list of machines hook into the wmi and make directories on those remote machines. I need to modify the below script to call a list of machines instead of ...
http://www.experts-exchange.com/Programming/Misc/Q_23641118.html
I am opening an Access Data Base from Outlook Forms (VB Script) using this command:
Set dbe = item.Application.CreateObject("DAO.DBEngine.35")
Set MyDB = dbe.Workspaces(0).OpenDatabase("\\501n...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_11723978.html
Zones:
MS AccessDate Answered: 11/09/2000 Grade: B Views: 0
Hi all,
I have written a .vbs file which has to fetch some latest information from other website and update the database table..There are around 8000 records..And this .vbs file has to be execut...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20071072.htm...
Zones:
ASPDate Answered: 08/30/2001 Grade: A Views: 0
I Need a .VBS Script to give a 0/1 or true/false if username belongs to group. This way, I can pack other scriptings around this... such as mapping drives, printer selections and whatever. I just w...
http://www.experts-exchange.com/Programming/Languages/Q_21409594.html
Zones:
LanguagesDate Answered: 05/03/2005 Grade: A Views: 0
I'm trying to setup a logon script using VB. The problem is that all the printers are shared off of client machines and they've requested that everyone has access to any printer.
Below is my scr...
http://www.experts-exchange.com/Networking/Misc/Q_21508080.html
Zones:
NetworkingDate Answered: 07/28/2005 Grade: A Views: 0
Hi Folks!
While attempting to install some .msi package I noticed that the script I'd like to use didn't do the job. When I manually tried to install the package it did work. Now I'd like to kno...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_21520234.html
Zones:
Windows XP,
MSIDate Answered: 08/09/2005 Grade: A Views: 0
Can anyone develop a small script for us to add a new user to Active Directory.
Script should use the following input boxes:
First Name:
Last Name:
Full Name : First Name+Last Name field...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_21764882.htm...
Zones:
Windows 2000Date Answered: 03/10/2006 Grade: A Views: 0
EXPERTS,
Turn this vbs into something I can run on the web, also instead of creating an actual xml file I need it to return an xml string variable. How do you do this?
Thanks!
CODE
---...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_21773606.htm...
Zones:
ASPDate Answered: 03/14/2006 Grade: A Views: 0
Hi All,
I just need to know if the following is possible. Every month we perform specific tasks. One task I have is just plain annoying. I have to manually compare my AD user lists vs Assentor ...
http://www.experts-exchange.com/Programming/Languages/Scripting/Q_22486706.html