Okay, I am in the middle of planning a huge Active Directory/Echange 2000 rollout for my company. We are running 3 DC's at the HQ. 2 of them Windows 2000 (one of which is the Exchange server) and one Windows 2003. We have 14 branches, (mixed Windows XP and Windows 2000 Machines) but none of our network is meshed. Basically a point to point connection to each branch. Kind of a star shaped network. We are running Frame Relay and do not have the best bandwidth in the world. We are going to have a file server at each branch. I was thinking of making each of these a global catalog server also. Any suggestions? We have many programs that will run off of the file servers through shortcuts on the users desktops. I know I can make a logon script and apply it through group policy out to the desktops. I've done this for certain files, but never for shortcuts. It doesn't seem to work in my test domain. This is what I am doing....
1.Making shortcut of program
2.Putting shortcut in a shared folder
3.Writing batch file...
copy "\\test-dc1\shortcuts\homeland.ink" "C:\documents and settings\all users\desktop"
4.Save this as a .bat file
5.In AD users and computers, I apply it as a logon script in group policy to the OU that I want.
6.Wait for replication
7.Logon as user in correct OU
8.Get nothing................................
Any suggestions?
Any help would be appreciated
1.Making shortcut of program
2.Putting shortcut in a shared folder
3.Writing batch file...
copy "\\test-dc1\shortcuts\homeland.ink" "C:\documents and settings\all users\desktop"
4.Save this as a .bat file
5.In AD users and computers, I apply it as a logon script in group policy to the OU that I want.
6.Wait for replication
7.Logon as user in correct OU
8.Get nothing................................
Any suggestions?
Any help would be appreciated