|
server
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Login Script
Does anyone know of or have a script that i can use to display a login
message after sucessfull login? or example Welcome %DOMAINUSER%i am guessing it is done in .vbs if so i need to get a rnage of scripts done that can work on a per user basis for drive mappings and printer mappings etc also to initiate redirects of history folders and cookies. could someone point me in the drection as i am not too confident with vbs Take a look at the Kixtart engine. It was designed specfically for windows
environments and will accomplish exacly what you are looking for. It also comes with a ver intuitive refernce (help file). www.kixtart.org The users commuties are great. Many sample scripts to pic from. Best, Show quote "Matt" <mattsett***@blueyonder.co.uk> wrote in message news:E7104AD7-C88C-43E1-89D6-62AC460E4B9A@microsoft.com... > Does anyone know of or have a script that i can use to display a login > message after sucessfull login? or example Welcome %DOMAINUSER%i am > guessing it is done in .vbs if so i need to get a rnage of scripts done > that can work on a per user basis for drive mappings and printer mappings > etc also to initiate redirects of history folders and cookies. could > someone point me in the drection as i am not too confident with vbs i dont know the type of scripting so am not going to attempt to learn a
whoel new one i want to use batch or vbs Show quote "Matt" <mattsett***@blueyonder.co.uk> wrote in message news:E7104AD7-C88C-43E1-89D6-62AC460E4B9A@microsoft.com... > Does anyone know of or have a script that i can use to display a login > message after sucessfull login? or example Welcome %DOMAINUSER%i am > guessing it is done in .vbs if so i need to get a rnage of scripts done > that can work on a per user basis for drive mappings and printer mappings > etc also to initiate redirects of history folders and cookies. could > someone point me in the drection as i am not too confident with vbs Other good resources if you want vbs or batch:
http://www.microsoft.com/technet/scriptcenter/default.mspx http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/vbscripttoc.asp http://www.scriptinganswers.com/ http://cwashington.netreach.net/main/default.asp?topic=news Show quote "Matt" <mattsett***@blueyonder.co.uk> wrote in message news:3738982E-E6E2-4386-8ECC-0DDD4F8C0D50@microsoft.com... >i dont know the type of scripting so am not going to attempt to learn a >whoel new one i want to use batch or vbs > > > "Matt" <mattsett***@blueyonder.co.uk> wrote in message > news:E7104AD7-C88C-43E1-89D6-62AC460E4B9A@microsoft.com... >> Does anyone know of or have a script that i can use to display a login >> message after sucessfull login? or example Welcome %DOMAINUSER%i am >> guessing it is done in .vbs if so i need to get a rnage of scripts done >> that can work on a per user basis for drive mappings and printer mappings >> etc also to initiate redirects of history folders and cookies. could >> someone point me in the drection as i am not too confident with vbs > Matt wrote:
> Does anyone know of or have a script that i can use to display a Joseph M. wrote:> login message after sucessfull login? or example Welcome > %DOMAINUSER%i am guessing it is done in .vbs if so i need to get a > rnage of scripts done that can work on a per user basis for drive > mappings and printer mappings etc also to initiate redirects of > history folders and cookies. could someone point me in the > drection as i am not too confident with vbs > Take a look at the Kixtart engine. It was designed specfically for Matt wrote:> windows environments and will accomplish exacly what you are > looking for. It also comes with a ver intuitive refernce (help > file). www.kixtart.org The users commuties are great. Many > sample scripts to pic from. > i dont know the type of scripting so am not going to attempt to Why did you respond to yourself instead of the only other response in the > learn a whoel new one i want to use batch or vbs thread that you were obviously responding to? (I have put it in the frankensteined together thread above.) You are in the wrong business if you don't want to learn new things. ;-) Your original post said you were not too confident with vbs - so are you still learning that and just want to use batch? Trust me - I used to live and breath batch. Went to VBS and Powershell and although batch still has its place in my daily routines - vbs and such has much more power and flexibility. Joseph gave you some great links in this thread... Joseph M. wrote: > Other good resources if you want vbs or batch: That can help you piece together some awesome logon scripts.> > http://www.microsoft.com/technet/scriptcenter/default.mspx > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/vbscripttoc.asp > > http://www.scriptinganswers.com/ > > http://cwashington.netreach.net/main/default.asp?topic=news You will especially enjoy the last one. You may wish to learn to use Google too... Search using Google! http://www.google.com/ (How-to: http://www.google.com/intl/en/help/basics.html ) I used to say that any system administrator better learn to use Internet search engines well... It's the best resource out there - but now I think I will revise that and say, 'Everyone could benefit from learning to use Internet search engines well - as the amount of free information - and accurate at that - you can get is amazing. Well worth the effort.' -- Shenan Stanley MS-MVP -- How To Ask Questions The Smart Way http://www.catb.org/~esr/faqs/smart-questions.html |
|||||||||||||||||||||||