summaryrefslogtreecommitdiff
path: root/samba
diff options
context:
space:
mode:
authorJuri Jensen <juri@xenux.dk>2001-09-17 10:59:52 +0000
committerJuri Jensen <juri@xenux.dk>2001-09-17 10:59:52 +0000
commitf3a2b7287012d3021859007ef8ced28fe5ab7177 (patch)
tree02fefd780e757272cdc8fb59fc87f66023e2d30e /samba
parent386cd2b23e8fa9a1f32aa66f74bb7e76a0121e73 (diff)
* Fixed some typos.
* Added samba/netlogon/common.bat
Diffstat (limited to 'samba')
-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