summaryrefslogtreecommitdiff
path: root/samba/netlogon/common.bat
diff options
context:
space:
mode:
Diffstat (limited to 'samba/netlogon/common.bat')
-rw-r--r--samba/netlogon/common.bat7
1 files changed, 7 insertions, 0 deletions
diff --git a/samba/netlogon/common.bat b/samba/netlogon/common.bat
new file mode 100644
index 0000000..3133455
--- /dev/null
+++ b/samba/netlogon/common.bat
@@ -0,0 +1,7 @@
+rem [Global] commands
+@ECHO "Welcome to Xenux' network!!!"
+NET TIME \\Debian /SET /YES
+NET USE F: \\Debian\dokumenter /YES
+NET USE U: \\Debian\homes /YES
+NET USE P: \\Debian\programmer /YES
+ \ No newline at end of file