diff options
-rw-r--r-- | samba/netlogon/logon-sagahus.bat | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/samba/netlogon/logon-sagahus.bat b/samba/netlogon/logon-sagahus.bat new file mode 100644 index 0000000..23d8bc7 --- /dev/null +++ b/samba/netlogon/logon-sagahus.bat @@ -0,0 +1,6 @@ +rem [Global] commands
+NET TIME \\saga /SET /YES
+NET USE W: \\saga\dokumenter /YES
+NET USE X: \\saga\homes /YES
+NET USE Y: \\saga\software /YES
+
\ No newline at end of file |