6 lines
160 B
Batchfile
6 lines
160 B
Batchfile
REM To set the time when clients logon to the domain:
|
|
REM net time \\servername /set /yes
|
|
REM
|
|
REM To map a home directory to drive h:
|
|
REM net use h: /home
|