Networking Forums

Networking Forums > Computer Networking > Windows Networking > Can No Longer Access Shares Remotely

Reply
Thread Tools Display Modes

Can No Longer Access Shares Remotely

 
 
razor
Guest
Posts: n/a

 
      10-30-2007, 03:50 PM
Hello--

We have some shared folders on external hard drives connected to PCs running
WXP that we use to store archived data onto. These PCs are on different
subnets and accessed remotely via an MPLS WAN.

There is a server running W2K3 in our network that has a scheduled task to
drop data into the shared folders on these remote computers periodically. It
has done this task for over a year with no issues.

Recently we replaced the server that is scheduled to drop the data into the
remote shares and now it cannot access the shares. In fact, no machine in our
network can access the shares any longer. I will post the error we are
getting below, but I wanted to mention that there is plenty of storage space,
and permissions are not the issue. As a troubleshooting effort, we unshared
the folders, rebooted the PCs and then shared the folders again with the
appropriate permissions.

Again, the problem started when we replaced a server in our network but made
no changes to the PC's where the shared folders are hosted. Here is the error
we get:

"\\server\share is not accessible. You might not have permission to use this
network resource. Contact the administrator of this server to find out if you
have access permissions. Not enough server storage is available to process
this command."


 
Reply With Quote
 
 
 
 
Meinolf Weber
Guest
Posts: n/a

 
      10-30-2007, 06:33 PM
Hello razor,

What happens if you use \\ipaddress\share ? Did you check DNS settings on
the new machine and also that it is registered in your DNS server correctly?

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.dts-l.org/goodpost.htm

> Hello--
>
> We have some shared folders on external hard drives connected to PCs
> running WXP that we use to store archived data onto. These PCs are on
> different subnets and accessed remotely via an MPLS WAN.
>
> There is a server running W2K3 in our network that has a scheduled
> task to drop data into the shared folders on these remote computers
> periodically. It has done this task for over a year with no issues.
>
> Recently we replaced the server that is scheduled to drop the data
> into the remote shares and now it cannot access the shares. In fact,
> no machine in our network can access the shares any longer. I will
> post the error we are getting below, but I wanted to mention that
> there is plenty of storage space, and permissions are not the issue.
> As a troubleshooting effort, we unshared the folders, rebooted the PCs
> and then shared the folders again with the appropriate permissions.
>
> Again, the problem started when we replaced a server in our network
> but made no changes to the PC's where the shared folders are hosted.
> Here is the error we get:
>
> "\\server\share is not accessible. You might not have permission to
> use this network resource. Contact the administrator of this server to
> find out if you have access permissions. Not enough server storage is
> available to process this command."
>



 
Reply With Quote
 
razor
Guest
Posts: n/a

 
      10-30-2007, 07:55 PM
Hello--

If I use the ip address the same thing happens. All of the shared resources
open on the target PC, however when I try to open the shared folder, I get
the error that I posted earlier.

The DNS on the new server is correct and the DNS records for that machine
are correct on our DNS server.

There is one more observation that might help. I can open shares on the
server from the remote PC's. So the shared permissions, etc are going from
the PC to the server, but not the server to the PCs.

Can you think of anything else this can be?

Thanks,

sd



"Meinolf Weber" wrote:

> Hello razor,
>
> What happens if you use \\ipaddress\share ? Did you check DNS settings on
> the new machine and also that it is registered in your DNS server correctly?
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and confers
> no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.dts-l.org/goodpost.htm
>
> > Hello--
> >
> > We have some shared folders on external hard drives connected to PCs
> > running WXP that we use to store archived data onto. These PCs are on
> > different subnets and accessed remotely via an MPLS WAN.
> >
> > There is a server running W2K3 in our network that has a scheduled
> > task to drop data into the shared folders on these remote computers
> > periodically. It has done this task for over a year with no issues.
> >
> > Recently we replaced the server that is scheduled to drop the data
> > into the remote shares and now it cannot access the shares. In fact,
> > no machine in our network can access the shares any longer. I will
> > post the error we are getting below, but I wanted to mention that
> > there is plenty of storage space, and permissions are not the issue.
> > As a troubleshooting effort, we unshared the folders, rebooted the PCs
> > and then shared the folders again with the appropriate permissions.
> >
> > Again, the problem started when we replaced a server in our network
> > but made no changes to the PC's where the shared folders are hosted.
> > Here is the error we get:
> >
> > "\\server\share is not accessible. You might not have permission to
> > use this network resource. Contact the administrator of this server to
> > find out if you have access permissions. Not enough server storage is
> > available to process this command."
> >

>
>
>

 
Reply With Quote
 
Henrik
Guest
Posts: n/a

 
      11-01-2007, 07:36 PM
Are you 100% sure of that it's not any permissions you have forgot to set on
the folder? Start with granting autenticated users fullcontrol and don't
restrict the folder with NTFS permissions. If Autenticated users have full
controll on the shared folder every user whos authenticated to the domain
will be able to reach the share. Try this and respond. Maby you are setting
to tight NTFS permissions on the shared folder, just a guess.
--
Henrik
MCSE - Windows Server 2003 + MCP


"razor" wrote:

> Hello--
>
> If I use the ip address the same thing happens. All of the shared resources
> open on the target PC, however when I try to open the shared folder, I get
> the error that I posted earlier.
>
> The DNS on the new server is correct and the DNS records for that machine
> are correct on our DNS server.
>
> There is one more observation that might help. I can open shares on the
> server from the remote PC's. So the shared permissions, etc are going from
> the PC to the server, but not the server to the PCs.
>
> Can you think of anything else this can be?
>
> Thanks,
>
> sd
>
>
>
> "Meinolf Weber" wrote:
>
> > Hello razor,
> >
> > What happens if you use \\ipaddress\share ? Did you check DNS settings on
> > the new machine and also that it is registered in your DNS server correctly?
> >
> > Best regards
> >
> > Meinolf Weber
> > Disclaimer: This posting is provided "AS IS" with no warranties, and confers
> > no rights.
> > ** Please do NOT email, only reply to Newsgroups
> > ** HELP us help YOU!!! http://www.dts-l.org/goodpost.htm
> >
> > > Hello--
> > >
> > > We have some shared folders on external hard drives connected to PCs
> > > running WXP that we use to store archived data onto. These PCs are on
> > > different subnets and accessed remotely via an MPLS WAN.
> > >
> > > There is a server running W2K3 in our network that has a scheduled
> > > task to drop data into the shared folders on these remote computers
> > > periodically. It has done this task for over a year with no issues.
> > >
> > > Recently we replaced the server that is scheduled to drop the data
> > > into the remote shares and now it cannot access the shares. In fact,
> > > no machine in our network can access the shares any longer. I will
> > > post the error we are getting below, but I wanted to mention that
> > > there is plenty of storage space, and permissions are not the issue.
> > > As a troubleshooting effort, we unshared the folders, rebooted the PCs
> > > and then shared the folders again with the appropriate permissions.
> > >
> > > Again, the problem started when we replaced a server in our network
> > > but made no changes to the PC's where the shared folders are hosted.
> > > Here is the error we get:
> > >
> > > "\\server\share is not accessible. You might not have permission to
> > > use this network resource. Contact the administrator of this server to
> > > find out if you have access permissions. Not enough server storage is
> > > available to process this command."
> > >

> >
> >
> >

 
Reply With Quote
 
razor
Guest
Posts: n/a

 
      11-01-2007, 08:19 PM
Henrik--

As a troubleshooting step I gave the "everyone" full permissions and that
failed. Would the 'authenticated users' be any better?

Thanks,

sd

"Henrik" wrote:

> Are you 100% sure of that it's not any permissions you have forgot to set on
> the folder? Start with granting authenticated users full control and don't
> restrict the folder with NTFS permissions. If Authenticated users have full
> control on the shared folder every user whos authenticated to the domain
> will be able to reach the share. Try this and respond. Maby you are setting
> to tight NTFS permissions on the shared folder, just a guess.
> --
> Henrik
> MCSE - Windows Server 2003 + MCP
>
>
> "razor" wrote:
>
> > Hello--
> >
> > If I use the ip address the same thing happens. All of the shared resources
> > open on the target PC, however when I try to open the shared folder, I get
> > the error that I posted earlier.
> >
> > The DNS on the new server is correct and the DNS records for that machine
> > are correct on our DNS server.
> >
> > There is one more observation that might help. I can open shares on the
> > server from the remote PC's. So the shared permissions, etc are going from
> > the PC to the server, but not the server to the PCs.
> >
> > Can you think of anything else this can be?
> >
> > Thanks,
> >
> > sd
> >
> >
> >
> > "Meinolf Weber" wrote:
> >
> > > Hello razor,
> > >
> > > What happens if you use \\ipaddress\share ? Did you check DNS settings on
> > > the new machine and also that it is registered in your DNS server correctly?
> > >
> > > Best regards
> > >
> > > Meinolf Weber
> > > Disclaimer: This posting is provided "AS IS" with no warranties, and confers
> > > no rights.
> > > ** Please do NOT email, only reply to Newsgroups
> > > ** HELP us help YOU!!! http://www.dts-l.org/goodpost.htm
> > >
> > > > Hello--
> > > >
> > > > We have some shared folders on external hard drives connected to PCs
> > > > running WXP that we use to store archived data onto. These PCs are on
> > > > different subnets and accessed remotely via an MPLS WAN.
> > > >
> > > > There is a server running W2K3 in our network that has a scheduled
> > > > task to drop data into the shared folders on these remote computers
> > > > periodically. It has done this task for over a year with no issues.
> > > >
> > > > Recently we replaced the server that is scheduled to drop the data
> > > > into the remote shares and now it cannot access the shares. In fact,
> > > > no machine in our network can access the shares any longer. I will
> > > > post the error we are getting below, but I wanted to mention that
> > > > there is plenty of storage space, and permissions are not the issue.
> > > > As a troubleshooting effort, we unshared the folders, rebooted the PCs
> > > > and then shared the folders again with the appropriate permissions.
> > > >
> > > > Again, the problem started when we replaced a server in our network
> > > > but made no changes to the PC's where the shared folders are hosted.
> > > > Here is the error we get:
> > > >
> > > > "\\server\share is not accessible. You might not have permission to
> > > > use this network resource. Contact the administrator of this server to
> > > > find out if you have access permissions. Not enough server storage is
> > > > available to process this command."
> > > >
> > >
> > >
> > >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Connecting Network Shares Remotely tkutil Windows Networking 4 05-31-2008 01:41 AM
Every time my Linux PC gets new Ip address, I can't access remotely, how can I access?/ GS Linux Networking 7 10-16-2005 03:53 AM
SBS2003 and XP Pro can no longer access Mac OS9 shares Chris Windows Networking 2 02-20-2005 05:30 AM
Event Log Error and Shares are no longer available Bart Perrier Windows Networking 0 10-01-2004 01:12 PM
How to remotely access my computer 7M Windows Networking 1 10-07-2003 09:52 AM



1 2 3 4 5 6 7 8 9 10 11