When a Win 98 PC is on a network (NIC or dial-up), a network login window appears when the PC is booted up, and also after the user clicks "Start > Log off..."
My question is,... is there a way fo...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/98/Q_10182313.html
Zones:
Windows 98Date Answered: 07/14/1999 Rating: 7.8 Views: 0
I set a logoff script for domain that backs up files to the server when users log off their workstations and it works fine. The problem is that it executes also when they restart their machines whe...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_20932625.htm...
Zones:
Windows 2000Date Answered: 04/06/2004 Rating: 8.0 Views: 0
I am trying to achieve the following -
When users log onto our domain, depending on which group they are part of depends on which .bat file excutes when they login, this defines there Mapped Ne...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_21300607.htm...
Zones:
Windows 2000Date Answered: 02/08/2005 Rating: 7.6 Views: 0
hi to everyone
I have the following script that writes in a txt file when users logon or log off
Script is as follows:
rem Log on script
If Exist "\\ServerName\Logs\LogOns.Log" GoTo START1
...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_217985...
I'm having some trouble with my log off script. It doesn't seem to be working for some people. I think it might be a permissions issue. The script is set in AD to run at logoff. It copies all the ....
http://www.experts-exchange.com/Programming/Languages/Scripting/Q_22746323.html
I was looking for a script to force logoffs at the end of the day. I have some users who don't know how to log themselves off. I pulled the following script off another post here:
schtasks /crea...
http://www.experts-exchange.com/Networking/Misc/Q_22111482.html
Zones:
NetworkingDate Answered: 01/05/2007 Rating: 7.8 Views: 0
I want to use vb scripting to change the registry key responsible for wallpaper at logoff.
I've already got the key, the value I want to enter and the AD set up to run the script, I just want to k...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20576717.html
Zones:
Visual BasicDate Answered: 05/20/2003 Rating: 7.2 Views: 0
We are running a WIN2Ksp4 server with MetaFrame XP in a NetWare environment. I have NALWIN32.exe called from a logon script and a batch file being called on a logoff script. It seems that neither...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_20819378.htm...
Zones:
Windows 2000Date Answered: 05/25/2004 Rating: 7.6 Views: 0
I have a script that I need to run with Administrative prelivages when a user logs off. I know there has to be a way and I thought of:
C:\WINDOWS\system32\runas.exe /u:mradmin "%windir%\System32...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_21268737.html
Zones:
Windows XPDate Answered: 01/14/2005 Rating: 6.6 Views: 172
Hi folks.
I know nothing about scripting but a little about batch files.
I am trying to follow the recommendations I have read here about limiting the size of user profiles in order to speed ...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_213547...