Win XP Home machine in a SBS 2003 office

  • Thread starter Thread starter Jordon
  • Start date Start date
J

Jordon

Guest
I have a single computer running Windows XP Home in an office of XP
Pro boxes hooked to a SBS 2003 server. The only purpose for this
computer was to gather GPS data from company trucks using RF. I get
the data remotely using a script in a remote control program that
connects in the middle of the night.

The problems started when the boss asked me to also get billing data,
and that data sits on the server. No problem connecting to the server.
No problem mapping a drive letter to the folder where the billing data
sits. No problems transferring the data manually.

But after a period of inactivity, say for a few hours, the XP Home
machine seems to log out and lose it's drive mapping. Then the script
that transfers the files fails.

I've set it to not go into standby. No screen saver is set. The "power
scheme" is set to always on. But since I need to lock the workstation
so no one accesses it I do it with the following shortcut...

%windir%\System32\rundll32.exe user32.dll,LockWorkStation

Any ideas on how I could force this machine to retain it's drive
mapping?

--
Jordon
 
Re: Win XP Home machine in a SBS 2003 office


"Jordon" <jordon.haguewood@gmail.com> wrote in message
news:19ea4335-e10e-4c41-8b40-3f95002d90fd@e23g2000prf.googlegroups.com...
>I have a single computer running Windows XP Home in an office of XP
> Pro boxes hooked to a SBS 2003 server. The only purpose for this
> computer was to gather GPS data from company trucks using RF. I get
> the data remotely using a script in a remote control program that
> connects in the middle of the night.
>
> The problems started when the boss asked me to also get billing data,
> and that data sits on the server. No problem connecting to the server.
> No problem mapping a drive letter to the folder where the billing data
> sits. No problems transferring the data manually.
>
> But after a period of inactivity, say for a few hours, the XP Home
> machine seems to log out and lose it's drive mapping. Then the script
> that transfers the files fails.
>
> I've set it to not go into standby. No screen saver is set. The "power
> scheme" is set to always on. But since I need to lock the workstation
> so no one accesses it I do it with the following shortcut...
>
> %windir%\System32\rundll32.exe user32.dll,LockWorkStation
>
> Any ideas on how I could force this machine to retain its drive
> mapping?
>
> --
> Jordon


Have a look at the item "Disconnected Network Drive", posted
here just 6 hours ago. It deals with exactly the same question.
 
Re: Win XP Home machine in a SBS 2003 office

On Feb 26, 12:46 pm, "Pegasus \(MVP\)" <I....@fly.com.oz> wrote:
> "Jordon" <jordon.haguew...@gmail.com> wrote in message
>
> news:19ea4335-e10e-4c41-8b40-3f95002d90fd@e23g2000prf.googlegroups.com...
>
>
>
> >I have a single computer running Windows XP Home in an office of XP
> > Pro boxes hooked to a SBS 2003 server. The only purpose for this
> > computer was to gather GPS data from company trucks using RF. I get
> > the data remotely using a script in a remote control program that
> > connects in the middle of the night.

>
> > The problems started when the boss asked me to also get billing data,
> > and that data sits on the server. No problem connecting to the server.
> > No problem mapping a drive letter to the folder where the billing data
> > sits. No problems transferring the data manually.

>
> > But after a period of inactivity, say for a few hours, the XP Home
> > machine seems to log out and lose it's drive mapping. Then the script
> > that transfers the files fails.

>
> > I've set it to not go into standby. No screen saver is set. The "power
> > scheme" is set to always on. But since I need to lock the workstation
> > so no one accesses it I do it with the following shortcut...

>
> > %windir%\System32\rundll32.exe user32.dll,LockWorkStation

>
> > Any ideas on how I could force this machine to retain its drive
> > mapping?

>
> > --
> > Jordon

>
> Have a look at the item "Disconnected Network Drive", posted
> here just 6 hours ago. It deals with exactly the same question.


Thanks for that Pegasus. The solution in the MS article talks about
what's suppose to be a value in the registry called KeepConn. It isn't
there, in either the XP Home machine or the server.I will modify the
autodisconnect value on the server and see if that makes a difference.

--
Jordon
 
Re: Win XP Home machine in a SBS 2003 office

On Feb 27, 7:41 am, Jordon <jordon.haguew...@gmail.com> wrote:
> On Feb 26, 12:46 pm, "Pegasus \(MVP\)" <I....@fly.com.oz> wrote:
>
>
>
> > "Jordon" <jordon.haguew...@gmail.com> wrote in message

>
> >news:19ea4335-e10e-4c41-8b40-3f95002d90fd@e23g2000prf.googlegroups.com...

>
> > >I have a single computer running Windows XP Home in an office of XP
> > > Pro boxes hooked to a SBS 2003 server. The only purpose for this
> > > computer was to gather GPS data from company trucks using RF. I get
> > > the data remotely using a script in a remote control program that
> > > connects in the middle of the night.

>
> > > The problems started when the boss asked me to also get billing data,
> > > and that data sits on the server. No problem connecting to the server.
> > > No problem mapping a drive letter to the folder where the billing data
> > > sits. No problems transferring the data manually.

>
> > > But after a period of inactivity, say for a few hours, the XP Home
> > > machine seems to log out and lose it's drive mapping. Then the script
> > > that transfers the files fails.

>
> > > I've set it to not go into standby. No screen saver is set. The "power
> > > scheme" is set to always on. But since I need to lock the workstation
> > > so no one accesses it I do it with the following shortcut...

>
> > > %windir%\System32\rundll32.exe user32.dll,LockWorkStation

>
> > > Any ideas on how I could force this machine to retain its drive
> > > mapping?

>
> > > --
> > > Jordon

>
> > Have a look at the item "Disconnected Network Drive", posted
> > here just 6 hours ago. It deals with exactly the same question.

>
> Thanks for that Pegasus. The solution in the MS article talks about
> what's suppose to be a value in the registry called KeepConn. It isn't
> there, in either the XP Home machine or the server.I will modify the
> autodisconnect value on the server and see if that makes a difference.
>
> --
> Jordon


The autodisconnect value change in the MS article did the trick.

--
Jordon
 
Re: Win XP Home machine in a SBS 2003 office


"Jordon" <jordon.haguewood@gmail.com> wrote in message
news:557f5003-630f-47b3-8980-b68d46a7a0a6@x41g2000hsb.googlegroups.com...
> On Feb 27, 7:41 am, Jordon <jordon.haguew...@gmail.com> wrote:
>> On Feb 26, 12:46 pm, "Pegasus \(MVP\)" <I....@fly.com.oz> wrote:
>>
>>
>>
>> > "Jordon" <jordon.haguew...@gmail.com> wrote in message

>>
>> >news:19ea4335-e10e-4c41-8b40-3f95002d90fd@e23g2000prf.googlegroups.com...

>>
>> > >I have a single computer running Windows XP Home in an office of XP
>> > > Pro boxes hooked to a SBS 2003 server. The only purpose for this
>> > > computer was to gather GPS data from company trucks using RF. I get
>> > > the data remotely using a script in a remote control program that
>> > > connects in the middle of the night.

>>
>> > > The problems started when the boss asked me to also get billing data,
>> > > and that data sits on the server. No problem connecting to the
>> > > server.
>> > > No problem mapping a drive letter to the folder where the billing
>> > > data
>> > > sits. No problems transferring the data manually.

>>
>> > > But after a period of inactivity, say for a few hours, the XP Home
>> > > machine seems to log out and lose it's drive mapping. Then the script
>> > > that transfers the files fails.

>>
>> > > I've set it to not go into standby. No screen saver is set. The
>> > > "power
>> > > scheme" is set to always on. But since I need to lock the workstation
>> > > so no one accesses it I do it with the following shortcut...

>>
>> > > %windir%\System32\rundll32.exe user32.dll,LockWorkStation

>>
>> > > Any ideas on how I could force this machine to retain its drive
>> > > mapping?

>>
>> > > --
>> > > Jordon

>>
>> > Have a look at the item "Disconnected Network Drive", posted
>> > here just 6 hours ago. It deals with exactly the same question.

>>
>> Thanks for that Pegasus. The solution in the MS article talks about
>> what's suppose to be a value in the registry called KeepConn. It isn't
>> there, in either the XP Home machine or the server.I will modify the
>> autodisconnect value on the server and see if that makes a difference.
>>
>> --
>> Jordon

>
> The autodisconnect value change in the MS article did the trick.
>
> --
> Jordon


Thanks for the feedback.
 
Back
Top