Sorry, I missed this part:
 
net config server /autodisconnect:65535
 
On the workstation you want net config workstation /autodisconnect:65535 I think.


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kennedy, Jim
Sent: Monday, December 12, 2005 10:53 AM
To: [email protected]
Subject: RE: [ActiveDir] Persistent Drives

 
The persistent command you are using does not keep the drive connected when logged on....it makes the mapping stick the next time the user logs on. Same as the 'reconnect at logon' box if you do the mapping manually via my computer.
 
I would advise against that setting in your logon script. If you go to move a users mapped folder and redo their logon file.....the old drive might still be there in XP and it often won't be replaced. So you have to add 'net use * /delete /y' to clear the old mappings. And that can even be hit or miss if you are using fastlogon with XP.
 
As for your  disconnect problem take a look at the net config server/workstation commands on the workstation. XP auto disconnects mapped drives after a certain period of inactivity and reconnect if the user access it. This will confuse some programs to think the drive is no longer there.
 
net config workstation ?
net config server ?
 
to see the syntax.
 
JK
 
 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of George Arezina
Sent: Monday, December 12, 2005 10:43 AM
To: [email protected]
Subject: [ActiveDir] Persistent Drives

Hi folks,

Scenario: Scripts run at logon on Windows XP desktops, defined through a GPO (Windows 2003 AD). Within the scripts I have mapped certain drives:

Example:

NET USE P: \\XXXXX\Bob /persistent:yes

NET USE I: \\XXXXX\Joe /persistent:yes

NET USE M: \\XXXXX\Dick /persistent:yes

 

However, after a certain amount of time, the mapped drives lose connections. I have run the following command on my W3K server and XP box: net config server /autodisconnect:65535. However, users still lose their connections after a certain period. Is there anyway to make the above connections persistent? Persistency is required because one applications pulls certain data from these drives.

 

Thanks in advance.

George

 


Informacija sa Stedionica Opportunity International A.D. Novi Sad putem e-maila je bez garancije. Zakljucivanje pravnih poslova putem ovog medija nije dozvoljeno. Ovaj e-mail moze sadrzati poverljive i/ili povlascene informacije. Ukoliko ste ovaj e-mail primili greskom, ovim putem vas obavestavamo da je svako otkrivanje, kopiranje, distribucija ili preduzimanje bilo kakvih aktivnosti u vezi njegovog sadrzaja strogo zabranjeno i moze biti nezakonito. Ukoliko ste e-mail primili greskom, molimo Vas da nas odmah obavestite tako sto cete odgovoriti na ovaj email, a zatim ga izbrisite iz vaseg sistema.
____________________________________________________________

____________________________________________________________
The exchange of messages with Stedionica Opportunity International A.D. Novi Sad via e-mail is not binding. Declarations regarding legal transactions must not be exchanged via this medium. The information contained in this e-mail message is confidential and intended exclusively for the addressee. Persons receiving this e-mail message who are not the named addressee (or his/her co-workers, or persons authorized to take delivery) must not use, forward or reproduce its contents. If you have received this e-mail message by mistake, please contact us immediately and delete this email message beyond retrieval.

Reply via email to