how to write login script
GUys help me to build a login script
I have win2k3 server with 50 clients. I want as soon as my clients log on to the server a particular file should be run on their screen saying “Good morning etc” I have a flash file, how do i creat script and how do i incorporate that flash file. Please help or send me the script
raj














17.Dec.2007 6.38am
ummm, do you want me to advise you on what font this message would look good in?
Jason C
17.Dec.2007 6.52am
Raj, I think you are on the wrong forum for that sort of information.
17.Dec.2007 6.54am
Does it have to be Flash? Why not just the usual method? :-
http://support.microsoft.com/kb/310430
Personally, I think executing Flash as part of the login process is too fiddly, would annoy the users and slow down things down too much.
If you do wish to do this anyway, you’ll need to create a batch file that somehow executes the Flash in a window (not sure off hand how you’d do this), place this and the Flash file in a location accessible to all users, then set the batch to run as a login script for all users via a Group Policy in the Active Directory snap-in.
More on logon scripts:
http://www.rlmueller.net/LogonScriptFAQ.htm
And yes, it is kinda the wrong forum for this :) Try a Windows Administration forum or Microsoft’s support site.