Where to learn Logon Scripting? 
Author Message
 Where to learn Logon Scripting?

I am looking for a tutorial on how to program logon scripts for Windows 2000
Server.  Please advise.

Michael Mishler



Sat, 30 Oct 2004 07:54:51 GMT  
 Where to learn Logon Scripting?
Wow...
That's a big topic, and there are *NO* good general tutorials that I have seen..
but then, I'm picky.

Books
For batch file programming, Tim Hill's NT Shell Scripting is *the* book.  His
Windows Script Host book is also good (both are from what was formerly known as
Macmillan Technical Publishing.

Forums
For online resources, the very best is generally the
microsoft.public.scripting.wsh newsgroup.  The
microsoft.public.scripting.VBScript group is higher traffic and has lots of
spillover.  When I first started using the NGs, I put a watch on Michael Harris
and Torgeir Bakken in particular since they post so much quality stuff which can
be immediately used by newcomers.  You will find *several* other high-quality
responders over there, whose names I won't mention since I will probably forget
some.  Also there are regular drivebys by "celebrity" scripter.(Really, there is
such a thing).

Sites for Raw Material
http://cwashington.netreach.net has most of the good stuff.  You can find bits
and pieces of things elsewhere, but most places have exceedingly poor quality
control.

Sites for Ideas, Tips, Interaction
check out:
http://communities.msn.com/WindowsScript
One of the "big" names in scripting, Ian Morrish, is the originator of this
community.  It's lower traffic than the newsgroups (no surprise, they're *busy*)
and rather "homey".  Lots of organized snippets of info and specialty script
pieces are provided in the community boards.  I consider myself to be a superior
scripter and I keep finding new things over there.

Things You Need To Get

Get the latest version of WSH; it is officially not supported on Win95, but it
appears to work even there.  Note that XP comes with this, and Win2K clients
take a different version from the other Windows clients.  Watch for a wrapping
URL below:
http://msdn.microsoft.com/downloads/sample.asp?url=/MSDN-FILES/027/00...
ompositedoc.xml

Get the WSH 5.6 docs:
http://download.microsoft.com/download/winscript56/Install/5.6/W982KM...
crdoc56en.exe


Quote:
> I am looking for a tutorial on how to program logon scripts for Windows 2000
> Server.  Please advise.

> Michael Mishler



Sun, 31 Oct 2004 15:53:07 GMT  
 Where to learn Logon Scripting?

Quote:
> Sites for Raw Material
> http://cwashington.netreach.net has most of the good stuff.  You can find bits
> and pieces of things elsewhere, but most places have exceedingly poor quality
> control.

Fill in "logon script" in the quickFIND field to get a lot of logon script examples.

--
torgeir



Sun, 31 Oct 2004 16:22:58 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Clearing the screen in pascal

2. logon.exe script.vbs in profile (logon script)

3. How can I get logon server name and IP address from logon script using wsh

4. Win98, Logon script & finding logon server

5. CLPB Mini FAQ

6. Multi user Logon script

7. Writing an NT logon script with VB5

8. NT logon script Error

9. Writing comms logon scripts in Visual Basic ?

10. logon script to check the next available drive letter (The code is a bit long)

11. WSH: Can't create folder and file in Logon Script

12. Concurrent Logon Script

 

 
Powered by phpBB® Forum Software