Hi, have a questions, ok several that i hope someone will be kind enough to help me along the way. A little background, I am a network designer but volunteer at my church helping with the IT stuff. Originally I was just to support the network side of things but ended up doing much more and the latest is setting up a new server/domain controller. I have pretty much have the server pretty much ready to go and the last thing that I am struggling with is login scripts. Most of all of my work/play deal with linux, so you can see that I have had to read quite alot regarding MS servers and how they like to do things. So here is what I am trying to accomplish I have most of the pieces I just need a better understanding of how to put it together.

What I would like to accomplish is to create a Outlook/exchange profile if the user needs one (I want to use Kdyers code, i have created my outlook profile), mount certain drives on the server based on groups ( I have code to do this), mount the common network printers ( I have code to do this). So what I am wrestling with is how to have a main script that runs and then calls each of the subscripts to complete. I am also trying to understand how to/where to place the files on the server. I am using SBS 2003 R2 and intend to use a GPO and assign a startup script to accomplish. If anyone has some guidance/how to's that would help me on my way it would be greatly appreciated. Thanks.