You are not logged in. [
Log In
]
CompatDB.org
»
Forums
»
Windows NT4/2000/XP/2003/Vista/2008/Home Server/7
»
Networking
» Making a logon script
Register User
Forum List
FAQ
Making a logon script
I need the code for a logonscript that makes a dir on the client, can sombody help me?...
Topic Options
#146374
-
09/22/04
03:07 PM
Making a logon script
Michael Nielsen
stranger
Registered: 09/22/04
Posts: 1
I need the code for a logonscript that makes a dir on the client, can sombody help me?
Top
Advertisement
#146377
-
09/22/04
04:40 PM
Re: Making a logon script
ooops
newbie
Registered: 07/01/01
Posts: 42
Here's an example of what we use.
net use /persistent:no
net use f: \\fs1\share
net use h: \\fs1\privatedata\jerryb
net use w: \\fs1\mis
net use m: \\fs1\market
net time /set /yes \\ds1
Hope this helps
Top
#146464
-
09/23/04
05:48 PM
Re: Making a logon script
DS3Circuit
old hand
Registered: 12/11/02
Posts: 739
Loc: Northeast PA
Quote:
logonscript that makes a dir on the client
huh?!
Makes a folder?
mkdir MyFolder
Top
#146510
-
09/24/04
11:55 AM
Re: Making a logon script
yakkob
addict
Registered: 03/14/00
Posts: 461
or
MD MyFolder
Top
the sims 2 versus voodoo 3
Index
network printer under TERMINAL SERVEUR (TSE)
Preview
Hop to:
CompatDB.org ------
CompatDB.org Announcements
CompatDB.org Feedback & Suggestions
Windows NT4/2000/XP/2003/Vista/2008/Home Server/7 ------
Everything New Technology
Legacy OS
Hardware
Software
Games
Networking
Customization & Tweaking
Security
Linux ------
Everything Linux
Linux Hardware
Linux Software
Linux Games
Linux Networking
Linux Customization & Tweaking
Linux Security
Apple ------
Everything Apple
Other ------
Upcoming News
Slack Space
Buy, Sell or Trade
Feedback
Print Topic
View profile
Send a PM
Add to your Watched Users
View posts
View profile
Send a PM
Add to your Watched Users
View posts
View profile
Send a PM
Add to your Watched Users
View posts
View profile
Send a PM
Add to your Watched Users
View posts
Forums
Windows Support Forums
Everything New Technology
Legacy OS
Hardware
Software
Games
Networking
Customization & Tweaking
Security
Linux Support Forums
Everything Linux
Linux Hardware
Linux Software
Linux Games
Linux Networking
Linux Customization & Tweaking
Linux Security
Apple Support Forums
Everything Apple
Recent Topics
MSDTC - Update causes Apps to fail
by Zman
6 minutes 38 seconds ago
Ntloader missing message when trying to install xp
by Complutenovice
07/10/09
04:20 AM
Odd 3DO malfuction.
by one thread wonder
07/09/09
06:53 AM
DosBox v0.73 Released
by jmmijo
07/09/09
04:20 AM
qtech winxp pc
by johnmony
07/08/09
12:58 AM
Who's Online
1 Registered (Zman), 165 Guests and 13 Spiders online.
Key:
Admin
,
Global Mod
,
Mod
Forum Stats
90558
Members
24
Forums
52396
Topics
182627
Posts
Max Online: 1079 @
03/12/08
01:36 PM
Privacy statement
·
Mark all read
compatdb
linuxcompatible
macoscompatible
ntcompatible
NT Compatible
·
Linux Compatible
·
Mac OS Compatible
·
Top
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22