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 Offline
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 Offline
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 Offline
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 Offline
addict

Registered: 03/14/00
Posts: 461
or

MD MyFolder

smile

Top


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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22