!!User Profile 
!Profile Path:
{{{
\\drtim\data\profiles\%username%
}}}

!Logon Script:
{{{
logon.bat
}}}

!! Reference Information
!Sofdent is at:
D:\softdent

Volume "data" is a share to the root of "D:\"

!logon.bat
Located at:
C:\WINDOWS\SYSVOL\domain\scripts
{{{
@echo off
net use S: \\Drtim\data
}}}

All workstations need drive "S:" mapped to the share "data".

!Printer drivers and Other Shared Installs
Printer drivers and other shared installs are kept at:
{{{
\\Drtim\data\softwareInstalls
}}}