|
Windows ME / 98 clients - net use to hidden share
|
|
| · | Create accounts
|
| · | Creates home directories
|
| · | Create a hidden share for each home directory
|
| · | Use a logon script with "net use" to map home directories to each users hidden share
|
| · | Example: "e:\users". The home directory root is the directory on the server where sub directories for all users will be created. The file system on the drive you choose MUST be NTFS!
|
| · | Locate the netlogon folder on your server (Example: C:\WINNT\SYSVOL\sysvol\D22\scripts)
|
| · | Right click in the folder and choose new text document in the pop-up menu, name it "studw9x.bat".
|
| · | Right click "studw9x.bat", choose edit.
|
| · | Insert this line -
|
| · | Save "studw9x.bat".
|
| · | Domain name = "D2.acme.com" -> "SET ADDomainPath=dc=com/dc=acme/dc=D2".
|
| · | Server name = "\\EDU8" -> listed in the [Machines] section.
|
| · | Use the "ADOU" variable to specify destination OU.
|
| · | Edit the line "Set HomeRoot=xxxx" in the [Settings] section and insert your own home directory root path. Example: "Set HomeRoot=e:\users"
|
| · | Edit the [Data] section, enter account names in column 2 and passwords in column 3
|
| · | Save the script
|
| · | Click "Run Batch"
|
| · | Set up the Windows ME / 98 Workstation, try try to log on
|
| · | Right click "Network Neighborhood"
|
| · | Click "properties/configuration/client for MS networks/properties"
|
| · | Check "log on to Windows NT domain"
|
| · | Enter the NT domain name of your server
|
| · | Reboot the machine
|
| · | Log on to the workstation using one of the accounts created above
|
| · | Check the drive mapping
|
| · | Start SetupBatcher
|
| · | Open the file with the accounts you want to delete
|
| · | Click "Remove Markers"
|
| · | Click "Run Undo Batch"
|