|
Shane - I attempted to put the two lines into the login.ini file and it still didn't want to go. I am a Enterprise and domain admin and it still doesn't want to change the registry yet the personal folder get mapped. This is what I have in my ini.
[COMMON] ClearPrinterMappings=n ForceVisible=y ClearDriveMappings=y ClearShareConnections=y MinimumDisplayTime=15 BEEP=N $null = writevalue ("HKEY_LOCAL_MACHINE\SOFTWARE\Lightspeed Systems\SecurityAgent","Use Lightspeed","0","REG_DWORD") $null = writevalue ("HKEY_LOCAL_MACHINE\SOFTWARE\Lightspeed Systems\SecurityAgent","TTC Server","ttp.pamplincorp.com","REG_MULTI_SZ")
[COMMAND definitions] CLASS=COMMAND PATH=\\pcc-trackit2\TrackIt8\Audit32.exe PRIV=null COMPUTEROUS=!servers,!Domain Controllers,!pamplincom\servers GROUPS=domain users,
[Personal] CLASS=DISK TARGET=P: PATH=\\pmg2svr\%username%$ DESC=Personal Drive
|