Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Logon Script
Name: shoeb Date: August 17, 2006 at 00:12:06 Pacific OS: Windows 2003 CPU/Ram: P4 Product: HP
Comment:
Hi,
I want a help in creating a logon script. I have windows 2003 domain and clients XP-SP2.
There is a group poliicy set to display the Company security information before the login window.
Now the management wants me create a login script which will POPUP Days Event as soon as users logs in and thereafter that Days Event should be the Default screen saver through out the day.
Name: hell_on_pluto Date: August 18, 2006 at 07:03:49 Pacific
Reply:
Set group policy to use a screen saver that is located at one location on a server e.g. \\fileserver\share\screensaver.scr
This way you only amend one screensaver.
You can make a visual basic script to popup the days events. Again put the script in one location and point each user to this script. You only have to amend one script.
Summary: i am new to logon script i have a server installed with w2k3 and some workstations installed with Xp. I need to create a logon script for mapping drives and printers. i have created the script but whe...
Summary: Hi, I have been running a windows server domain for a while now, but recently I have noticed that logon scripts are running noticeably slowly. The scripts work (all they do is map drives), and everyth...
Summary: I am running a .vbs script to assign home drives to users in a 2003 server domain. Script works fine. I assign it thru the Default Domain Policy as a user logon script. It maps an F:\drive to the use...