Previous Posts


Security flaw in RealVNC 4.1.1

Reboot computers on your network

Force IE to default to your home page

Numlock and Capslock - The enemy of Citrix and ter...

Vista security feature makes dual booting difficul...

Disable USB Drives

1978 Picture of Bill Gates & Company

Hide shared folders - based on users access level

Run Internet Explorer in a secure sandbox

Microsoft to re-release problematic patch



Archives

May 2005

January 2006

April 2006

May 2006

June 2006

July 2006

September 2006

October 2006

November 2006

December 2006

January 2007

February 2007

March 2007

April 2007

May 2007

June 2007

July 2007

August 2007

September 2007

October 2007

November 2007

December 2007

January 2008

February 2008

March 2008

April 2008

May 2008



Subscribe to our Feed:






How to setup a logon script on your Windows 2000/2003 Active Directory Network

We are still looking through our code to find the reason for the flaw in VNC 4 - we will keep you updated as we find more.

On to another question. It may be easy for some of you, but setting up a logon script in active directory is not always that simple. Lets walk through setting one up.

First, open "Active Directory Users and Computers" on the domain controller



Now right click on the user you want to have the logon script and select the properties menu.

A properties dialog like the one shown below will appear. Select the 'Profile' Tab



Here is the confusing part. If I just put any old batch file name in the logon script field, where does windows try to find it from?

Lets find out. First, type in this field 'logon.bat'

Click OK.

Now, we need to find the folder where the server loads logon scripts. It follows this format:

\\(SERVERNAME)\sysvol\(DOMAIN NAME)\scripts

So, if my server was named DCServer1, and my domain was intelliadmin.com, we would browse to this path:

\\DCServer1\sysvol\intelliadmin.com\scripts



Now that we know where to put it, creating the script is easy. Just open up notepad, and write your batch file. For our test batch file we will put in a line that loads our profile generator for Microsoft Outlook XP



We are done with the script, so we save the text file as:

\\DCServer1\sysvol\intelliadmin.com\scripts\logon.bat

Now, the next time this user logs in, they will load the login script.


Posted By: Steve Wiseman on Wednesday, May 10, 2006

Check out our utilities for windows

 



Copyright © IntelliAdmin, LLC, 2008. All Rights Reserved