diff options
author | Klaus Agnoletti <klaus@xenux.dk> | 2002-04-24 14:48:36 +0000 |
---|---|---|
committer | Klaus Agnoletti <klaus@xenux.dk> | 2002-04-24 14:48:36 +0000 |
commit | 9639053d2ef44c626fa95a0e07147fea248310ab (patch) | |
tree | e40603da9691f801ebd3411f87750a0b02dd6558 /samba/netlogon | |
parent | ad75a4c47206765ccf3c202d09c3955252172de2 (diff) |
* Corrected a few errors in site ntiexpo
Diffstat (limited to 'samba/netlogon')
-rw-r--r-- | samba/netlogon/logon-ntiexpo.bat | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/samba/netlogon/logon-ntiexpo.bat b/samba/netlogon/logon-ntiexpo.bat new file mode 100644 index 0000000..a8e666e --- /dev/null +++ b/samba/netlogon/logon-ntiexpo.bat @@ -0,0 +1,7 @@ +rem [Global] commands
+NET TIME \\balrog /SET /YES
+NET USE V: \\balrog\pdfshare /YES
+NET USE W: \\balrog\dokumenter /YES
+NET USE X: \\balrog\homes /YES
+NET USE Y: \\balrog\programmer /YES
+
\ No newline at end of file |