Hello,
I have two terminal servers running Metaframe 1.8, one NT and one Windows 2000. The domain controllers are Server 2003, and when logging into the domain a VBS logon script runs. When lo...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_21278995.html
Zones:
Windows NTDate Answered: 01/19/2005 Rating: 9.4 Views: 0
I've got a vb logon script that each user see's when they log onto the network. The script gives the user 3 choices for logon.
Ok -
No -
Cancel -
The script I'm using is:
Dim WhatTo...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_21622283.html
Zones:
Visual BasicDate Answered: 11/07/2005 Rating: 9.6 Views: 0
Hi Guys,
I have a windows 2003 AD with two domain controllers. When the administrator logs in a vbs logon scripts runs.... but I cant find where from! The default Domain Policy does not have a l...
http://www.experts-exchange.com/OS/Miscellaneous/Q_21786456.html
Zones:
Misc OSDate Answered: 03/24/2006 Rating: 7.8 Views: 0
In a previous message, I rested help on creating a login script which users use when logging onto the domain.
I have two new questions about this:
(1) I want to map printers based on the Group ...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_218484...
I have vbs script and i would like it to run on AD in the profile part of the user "Logon Script". The file is in a shared folder. On the Logon script I put: \\phitronics\download\script\Stock_prin...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_21871703.htm...
Zones:
Windows 2000Date Answered: 06/02/2006 Rating: 9.4 Views: 0
I have a logon script that needs to run a program. The problem is that when the script runs, the drives map as they should but the program does not load. After login, the script can be ran again ...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_227626...
Need some help with VB logon script mapping network drives with Vista. Did some research on the problem, tried the launchapp.wsf in the GPO, this did not work. I'm thinking that something is wrong ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_23608879.ht...
I am trying to use the following:
UserString = UCase(WSHNetwork.UserName)
to map a network drive per user in a VB script.
The code looks like this:
WSHNetwork.MapNetworkDrive "U:", "\\SERVERN...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23969688.html
I have a VB script that runs at logon. This script creates some desktop shortcuts on the users computers. I've listed the code in this post. The script I've listed works great but now I have the ne...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_24441175.ht...
Hi All,
We have two scripts, programmed in VB script, that we use at log on and log off. They work fine on every machine except one. We have just purchased some new laptops and are currently con...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_23491624.ht...