Go Back   TechArena Community > Technical Support > Computer Help > Windows Server > Windows Server Help
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , ,

Sponsored Links



How to connect to a USB drive installed on the server, but from a client PC?

Windows Server Help


Reply
 
Thread Tools Search this Thread
  #1  
Old 16-06-2009
Lledrith
 
Posts: n/a
How to connect to a USB drive installed on the server, but from aclient PC?

Hi,

In my company we have several PC under windows XP. And a windows 2003
server.

On this windows server, we have connected a USB drive.

But from the PC we are unable to connect to this server USB drive. When
we try to access the shared directory on this drive, we always have the
message "insufisant memory to perform the operation" or something like that.

Do you have an idea on how I can access this USB drive from a windows XP
computer?

Thanks
Reply With Quote
  #2  
Old 18-06-2009
Lanwench [MVP - Exchange]
 
Posts: n/a
How to connect to a USB drive installed on the server, but from a client PC?

Lledrith <nospam@invalid.personne> wrote:
> Hi,
>
> In my company we have several PC under windows XP. And a windows 2003
> server.
>
> On this windows server, we have connected a USB drive.
>
> But from the PC we are unable to connect to this server USB drive.
> When we try to access the shared directory on this drive, we always have
> the message "insufisant memory to perform the operation" or something
> like that.
> Do you have an idea on how I can access this USB drive from a windows
> XP computer?
>
> Thanks


See
http://windowsitpro.com/article/arti...ize-error.html
.... you have to increase the value of the IRPStackSize in the hosting
computer's registry.

That said, I'm not a fan of sharing removable hard drives over the network.


Reply With Quote
  #3  
Old 19-06-2009
Lledrith
 
Posts: n/a
Re: How to connect to a USB drive installed on the server, but froma client PC?

Lanwench [MVP - Exchange] a écrit :
> That said, I'm not a fan of sharing removable hard drives over the network.


This was because we needed additional storage and we bought a 2 To USB
hard drive ;)
Reply With Quote
  #4  
Old 19-06-2009
Lanwench [MVP - Exchange]
 
Posts: n/a
Re: How to connect to a USB drive installed on the server, but from a client PC?

Lledrith <nospam@invalid.personne> wrote:
> Lanwench [MVP - Exchange] a écrit :
>> That said, I'm not a fan of sharing removable hard drives over the
>> network.

>
> This was because we needed additional storage and we bought a 2 To USB
> hard drive ;)


I'd have invested in a decent NAS appliance that can participate in AD.


Reply With Quote
  #5  
Old 22-06-2009
Lledrith
 
Posts: n/a
Re: How to connect to a USB drive installed on the server, but froma client PC?

Lanwench [MVP - Exchange] a écrit :

> I'd have invested in a decent NAS appliance that can participate in AD.


The price is not the same ;) And as we will soon change our server... we
can move a USB drive. And 2 Tb of NAS is very expensive...
Reply With Quote
  #6  
Old 22-06-2009
Lanwench [MVP - Exchange]
 
Posts: n/a
Re: How to connect to a USB drive installed on the server, but from a client PC?

Lledrith <nospam@invalid.personne> wrote:
> Lanwench [MVP - Exchange] a écrit :
>
>> I'd have invested in a decent NAS appliance that can participate in
>> AD.

>
> The price is not the same ;)


That's true. But good things cost money.

> And as we will soon change our server...
> we can move a USB drive. And 2 Tb of NAS is very expensive...


When you change your server invest in an external storage array that gives
you the space you need. I would bet a lot of money that the USB drive you
have now does not give you SAS or SCSI drives in a hardware RAID, which is
the only place you should be storing data you care about. :-)



Reply With Quote
  #7  
Old 23-06-2009
Anteaus
 
Posts: n/a
Re: How to connect to a USB drive installed on the server, but fro


If cost is the concern, then it's worth noting that most of the commercial
NAS boxes use Busybox Linux as their OS. You can download this for free
anyway, and build your own NAS fromany suitable hardware. Or, you could use
other distros such as Debian or CentOS, which will allow you to add a wider
range of services if needed.

A fullsize case will also allow you far more vesatility in adding drives
than a pokey NAS box. I would be inclined to go for a mobo with SATA-300
interfaces, nowadays the only reason to need a (costly) SCSI/SCA interface is
if you want to use 15,000rpm disks, and in a cost-conscious build that's not
sensible anyway.

If not familiar with Linux/Samba then the build will involve a bit of
head-scratching, but then there is always a tradeoff between
speed-of-deployment and cost. Once done you will have a cracking-good
filestore with absolutely no licensing restrictions on its use.

"Lanwench [MVP - Exchange]" wrote:

> Lledrith <nospam@invalid.personne> wrote:
> > Lanwench [MVP - Exchange] a écrit :
> >
> >> I'd have invested in a decent NAS appliance that can participate in
> >> AD.

> >
> > The price is not the same ;)

>
> That's true. But good things cost money.
>
> > And as we will soon change our server...
> > we can move a USB drive. And 2 Tb of NAS is very expensive...

>
> When you change your server invest in an external storage array that gives
> you the space you need. I would bet a lot of money that the USB drive you
> have now does not give you SAS or SCSI drives in a hardware RAID, which is
> the only place you should be storing data you care about. :-)
>
>
>
>

Reply With Quote
  #8  
Old 23-06-2009
Lledrith
 
Posts: n/a
Re: How to connect to a USB drive installed on the server, but fro

But with NAS we are limited by the network speed. That is why I do not
really like NAS. Moreover, NAS has its own rights managements, and that
is what I do not like with NAS.

I do not want to have to create users for user management in the NAS. We
had a iomega NAS before and I do not like that, as I would like to be
able to use my windows users to create the correct right access. And for
the quota management as well.

That is why I prefer a local drive that can use the windows 2003 users
and right management...
Reply With Quote
  #9  
Old 23-06-2009
Ben M. Schorr - MVP
 
Posts: n/a
Re: How to connect to a USB drive installed on the server, but fro

You're limited by the network speed anyhow, unless all of your users are
simply working at the local console or via TS or something.

Lacie has some NAS devices that integrate with AD for permissions and
account management.

--
-Ben-
Ben M. Schorr, MVP
Roland Schorr & Tower
http://www.rolandschorr.com
http://www.officeforlawyers.com
Author - The Lawyer's Guide to Microsoft Outlook 2007:
http://tinyurl.com/5m3f5q



"Lledrith" <nospam@invalid.personne> wrote in message
news:uODOq598JHA.4560@TK2MSFTNGP03.phx.gbl:

> But with NAS we are limited by the network speed. That is why I do not
> really like NAS. Moreover, NAS has its own rights managements, and that
> is what I do not like with NAS.
>
> I do not want to have to create users for user management in the NAS. We
> had a iomega NAS before and I do not like that, as I would like to be
> able to use my windows users to create the correct right access. And for
> the quota management as well.
>
> That is why I prefer a local drive that can use the windows 2003 users
> and right management...


Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Server > Windows Server Help


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "How to connect to a USB drive installed on the server, but from a client PC?"
Thread Thread Starter Forum Replies Last Post
PWA from client PC cannot connect to Project Server 2007 Harshadn Microsoft Project 2 14-02-2009 12:34 AM
XP Pro client cannot connect the same domain in newer server dtang888 Windows Server Help 6 12-11-2008 09:29 PM
Client can not connect to WSUS server (error 0x80072EFD) Dandando Server Update Service 15 24-07-2008 08:59 PM
Cannot connect client to server 2003 SOLONY Small Business Server 8 01-07-2008 03:40 PM
Cannot connect client to SBS server via VPN. Error 721. Gordon411 Small Business Server 3 21-03-2007 09:00 PM


All times are GMT +5.5. The time now is 02:27 AM.