Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
Hi All
I use fallowing command for my login script
@echo off
ECHO Removing existing mappings,expect errors
NET USE /PERSISTENT:YES
NET USE I: /DELETE /yes
NET USE * /DELETE /yes
NET USE * /DELETE /yesECHO Turning off persistant drive mappings
NET USE /PERSISTENT:NOREM Synchronize the workstation to the network Time Server.
net time \\Personal /yes /sREM Mapping student home directory
NET USE I: /homeREM mapping share folder
NET USE * \\Personal\anti
NET USE * \\Personal\Office$It works fin with winNT clients but doesn't work in Win95 clients. It looks like script is running when user login but doesn't do anything(i.e doesn't map drive). I run same script in win95 client machine it maps drive but it gives me erro in "/PERSISTENT" command. looks like win95 is not understanding this command. I have two server(PDC and BDC). I put this script in both server directory "c:\winnt\system32\repl\import\script" manually because I don't have replication setup. I can't understand why it is not working. I wondering if any one have any idea what going on?
I also want to check virus defination file in client machine is older than new and if it is older than I want to upgrad that file, my question is how do I do that through login script(I mean at time user login in)?
Thank you In Advance
Regards
Arju

Hi! You should use the KixTart modules. It works fine with NT and 95. It allows to check group menbership, modify registry, files, ...
http://www.ntinternals.com

Hi! You should use the KixTart modules. It works fine with NT and 95. It allows to check group menbership, modify registry, files, ...
Oupps sorry I didn't paste the good URL :
http://netnet.net/~swilson/kix.html

![]() |
![]() |
![]() |

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |