9,815 pts.
 Windows 7 AD users connecting to OS X servers via login script.
We have several Windows 7 users that will need to access Mac OS X servers. How can we make this happen via an AD login script? What needs to be modified on the server or client?

Software/Hardware used:
ASKED: October 19, 2010  3:21 PM
UPDATED: February 15, 2011  5:19 AM

Answer Wiki:
"net use z: \macserversharename /persistent:yes" Make that into a .bat file and put in the "netlogon" share of your DC. Open Active Directory Users and Computers, find the user account, go to the "Profile" tab, set the logon script to the name of the .bat file. Next time the windows users logon, they will have a mapped drive to the mac server. What filesystem is the Mac share using? HFS only has read support for windows, so it needs to be NTFS or something else "windows compatible".
Last Wiki Answer Submitted:  February 15, 2011  5:19 am  by  Ingram87   1,285 pts.
All Answer Wiki Contributors:  Ingram87   1,285 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _