How do I stop/view a domain login script?
April 6, 2007 11:38 PM
Subscribe
How do I stop/view a domain login script? Work uses a domain login script with kixtart (kix32.exe), that maps shares, auto software installs, etc. Back with NT4 running novell, there was a nice checkbox to step through login scripts, but I have not seen anything like that in shareware/freeware.
posted by IronWolve to computers & internet (4 comments total)
1 user marked this as a favorite
That aside: when I need to do this, I will generally log on using a local machine account, then run the domain logon script by hand. You can make a local copy and insert PAUSE statements in it if you want to see what the various steps do.
You'll generally find your domain logon script inside \\domaincontroller\NETLOGON, and it's often called logon.bat.
posted by flabdablet at 5:06 AM on April 7, 2007 [1 favorite has favorites]