Networking Forums

Networking Forums > Computer Networking > Windows Networking > Server 2003 network directory access

Reply
Thread Tools Display Modes

Server 2003 network directory access

 
 
Hybrid
Guest
Posts: n/a

 
      03-13-2008, 07:56 PM
I 've had many issues with a server over the past couple of days. The
server is running Windows 2003 Enterprise and handles our backup-to-disk
operations. Over the weekend, a memory module failed and the server
restarted. When we booted back up on Monday, there was corrupt data that
was saved to the hard drive. The first thing we did was test to ensure that
there was no issues with the hard disk and after verifying it was the
memory, we removed the bad module and began to repair the problems.

There were a couple of corrupt OS files keeping the server from booting so
we recovered those in the recovery console and it booted into windows fine.
The next problem we ran into was the network card showed that the driver
could not be loaded becase a file was missing and would not show the network
connections. This turned out to be something that was corrupt in the
registry and after resolving it using MS article KB825826, we were able to
assign the network card it's TCP IP info. This is where we got stuck.

This server is not a domain controller. It can ping other computers on our
network by their host names using the assigned DNS servers. Other computers
can also resolve its host name. The problem occurs when I try to access any
computer shares over the network. When I type \\computer_name\share_name\
I get "The network location cannot be reached. For information about
network troubleshooting, see Windows Help". If I'm on the backup server,
when I type \\backup_server\share_name\ I get \\backup_server\share_name\ 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 " I've checked the to make sure all sharing and security
permissions are set correctly. Furthermore, if I am on any computer on our
network and I try to access \\backup_server\share_name\ I get "The network
path was not found"

What else is strange is that Symantec Backup Exec System Recovery, which
uses file shares, can access the backup server shares from other computers
to perform it routine backups.

Does anyone have any ideas?


 
Reply With Quote
 
 
 
 
Pegasus \(MVP\)
Guest
Posts: n/a

 
      03-13-2008, 08:39 PM

"Hybrid" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
>I 've had many issues with a server over the past couple of days. The
>server is running Windows 2003 Enterprise and handles our backup-to-disk
>operations. Over the weekend, a memory module failed and the server
>restarted. When we booted back up on Monday, there was corrupt data that
>was saved to the hard drive. The first thing we did was test to ensure
>that there was no issues with the hard disk and after verifying it was the
>memory, we removed the bad module and began to repair the problems.
>
> There were a couple of corrupt OS files keeping the server from booting so
> we recovered those in the recovery console and it booted into windows
> fine. The next problem we ran into was the network card showed that the
> driver could not be loaded becase a file was missing and would not show
> the network connections. This turned out to be something that was corrupt
> in the registry and after resolving it using MS article KB825826, we were
> able to assign the network card it's TCP IP info. This is where we got
> stuck.
>
> This server is not a domain controller. It can ping other computers on
> our network by their host names using the assigned DNS servers. Other
> computers can also resolve its host name. The problem occurs when I try
> to access any computer shares over the network. When I type
> \\computer_name\share_name\ I get "The network location cannot be reached.
> For information about network troubleshooting, see Windows Help". If I'm
> on the backup server, when I type \\backup_server\share_name\ I get
> \\backup_server\share_name\ 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 " I've checked the to
> make sure all sharing and security permissions are set correctly.
> Furthermore, if I am on any computer on our network and I try to access
> \\backup_server\share_name\ I get "The network path was not found"
>
> What else is strange is that Symantec Backup Exec System Recovery, which
> uses file shares, can access the backup server shares from other computers
> to perform it routine backups.
>
> Does anyone have any ideas?


This sounds like a compromised server. If it was my server
then I would rebuild it from the most recent backup.


 
Reply With Quote
 
lforbes
Guest
Posts: n/a

 
      03-14-2008, 09:49 PM
Hi,

Remember using share names like \\server\share don't use DNS but NetBios.
Try \\(E-Mail Removed)\share instead. Does that work?

If so there is something up with the NetBios. Usually it has fallen out of
the NetBios list on the Master Server.

We have always had NetBios issues. We use WINS but even that isn't 100%
foolproof.

"Hybrid" wrote:

> I 've had many issues with a server over the past couple of days. The
> server is running Windows 2003 Enterprise and handles our backup-to-disk
> operations. Over the weekend, a memory module failed and the server
> restarted. When we booted back up on Monday, there was corrupt data that
> was saved to the hard drive. The first thing we did was test to ensure that
> there was no issues with the hard disk and after verifying it was the
> memory, we removed the bad module and began to repair the problems.
>
> There were a couple of corrupt OS files keeping the server from booting so
> we recovered those in the recovery console and it booted into windows fine.
> The next problem we ran into was the network card showed that the driver
> could not be loaded becase a file was missing and would not show the network
> connections. This turned out to be something that was corrupt in the
> registry and after resolving it using MS article KB825826, we were able to
> assign the network card it's TCP IP info. This is where we got stuck.
>
> This server is not a domain controller. It can ping other computers on our
> network by their host names using the assigned DNS servers. Other computers
> can also resolve its host name. The problem occurs when I try to access any
> computer shares over the network. When I type \\computer_name\share_name\
> I get "The network location cannot be reached. For information about
> network troubleshooting, see Windows Help". If I'm on the backup server,
> when I type \\backup_server\share_name\ I get \\backup_server\share_name\ 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 " I've checked the to make sure all sharing and security
> permissions are set correctly. Furthermore, if I am on any computer on our
> network and I try to access \\backup_server\share_name\ I get "The network
> path was not found"
>
> What else is strange is that Symantec Backup Exec System Recovery, which
> uses file shares, can access the backup server shares from other computers
> to perform it routine backups.
>
> Does anyone have any ideas?
>
>
>

 
Reply With Quote
 
Bill Board
Guest
Posts: n/a

 
      03-24-2008, 07:09 PM
I've never seen the \\(E-Mail Removed)\share what would I put for the
..local part?

For example if my server was called fish and the domain was called lake and
my share was programs$ i'd enter \\fish@lake\programs$

Is that correct?

"lforbes" <(E-Mail Removed)> wrote in message
news:585A249A-9DE5-49EE-A5F8-(E-Mail Removed)...
> Hi,
>
> Remember using share names like \\server\share don't use DNS but NetBios.
> Try \\(E-Mail Removed)\share instead. Does that work?
>
> If so there is something up with the NetBios. Usually it has fallen out of
> the NetBios list on the Master Server.
>
> We have always had NetBios issues. We use WINS but even that isn't 100%
> foolproof.
>
> "Hybrid" wrote:
>
>> I 've had many issues with a server over the past couple of days. The
>> server is running Windows 2003 Enterprise and handles our backup-to-disk
>> operations. Over the weekend, a memory module failed and the server
>> restarted. When we booted back up on Monday, there was corrupt data that
>> was saved to the hard drive. The first thing we did was test to ensure
>> that
>> there was no issues with the hard disk and after verifying it was the
>> memory, we removed the bad module and began to repair the problems.
>>
>> There were a couple of corrupt OS files keeping the server from booting
>> so
>> we recovered those in the recovery console and it booted into windows
>> fine.
>> The next problem we ran into was the network card showed that the driver
>> could not be loaded becase a file was missing and would not show the
>> network
>> connections. This turned out to be something that was corrupt in the
>> registry and after resolving it using MS article KB825826, we were able
>> to
>> assign the network card it's TCP IP info. This is where we got stuck.
>>
>> This server is not a domain controller. It can ping other computers on
>> our
>> network by their host names using the assigned DNS servers. Other
>> computers
>> can also resolve its host name. The problem occurs when I try to access
>> any
>> computer shares over the network. When I type
>> \\computer_name\share_name\
>> I get "The network location cannot be reached. For information about
>> network troubleshooting, see Windows Help". If I'm on the backup server,
>> when I type \\backup_server\share_name\ I get \\backup_server\share_name\
>> 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 " I've checked the to make sure all sharing and security
>> permissions are set correctly. Furthermore, if I am on any computer on
>> our
>> network and I try to access \\backup_server\share_name\ I get "The
>> network
>> path was not found"
>>
>> What else is strange is that Symantec Backup Exec System Recovery, which
>> uses file shares, can access the backup server shares from other
>> computers
>> to perform it routine backups.
>>
>> Does anyone have any ideas?
>>
>>
>>



 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      03-24-2008, 10:38 PM
Do you really have a single label domain, or are you just giving us the
Netbios name of it?

Using a single label domain is not recommened for W2k/W2k3.

"Bill Board" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I've never seen the \\(E-Mail Removed)\share what would I put for the
> .local part?
>
> For example if my server was called fish and the domain was called lake
> and my share was programs$ i'd enter \\fish@lake\programs$
>
> Is that correct?
>
> "lforbes" <(E-Mail Removed)> wrote in message
> news:585A249A-9DE5-49EE-A5F8-(E-Mail Removed)...
>> Hi,
>>
>> Remember using share names like \\server\share don't use DNS but NetBios.
>> Try \\(E-Mail Removed)\share instead. Does that work?
>>
>> If so there is something up with the NetBios. Usually it has fallen out
>> of
>> the NetBios list on the Master Server.
>>
>> We have always had NetBios issues. We use WINS but even that isn't 100%
>> foolproof.
>>
>> "Hybrid" wrote:
>>
>>> I 've had many issues with a server over the past couple of days. The
>>> server is running Windows 2003 Enterprise and handles our backup-to-disk
>>> operations. Over the weekend, a memory module failed and the server
>>> restarted. When we booted back up on Monday, there was corrupt data
>>> that
>>> was saved to the hard drive. The first thing we did was test to ensure
>>> that
>>> there was no issues with the hard disk and after verifying it was the
>>> memory, we removed the bad module and began to repair the problems.
>>>
>>> There were a couple of corrupt OS files keeping the server from booting
>>> so
>>> we recovered those in the recovery console and it booted into windows
>>> fine.
>>> The next problem we ran into was the network card showed that the driver
>>> could not be loaded becase a file was missing and would not show the
>>> network
>>> connections. This turned out to be something that was corrupt in the
>>> registry and after resolving it using MS article KB825826, we were able
>>> to
>>> assign the network card it's TCP IP info. This is where we got stuck.
>>>
>>> This server is not a domain controller. It can ping other computers on
>>> our
>>> network by their host names using the assigned DNS servers. Other
>>> computers
>>> can also resolve its host name. The problem occurs when I try to access
>>> any
>>> computer shares over the network. When I type
>>> \\computer_name\share_name\
>>> I get "The network location cannot be reached. For information about
>>> network troubleshooting, see Windows Help". If I'm on the backup
>>> server,
>>> when I type \\backup_server\share_name\ I get
>>> \\backup_server\share_name\ 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 " I've checked the to make sure all sharing and security
>>> permissions are set correctly. Furthermore, if I am on any computer on
>>> our
>>> network and I try to access \\backup_server\share_name\ I get "The
>>> network
>>> path was not found"
>>>
>>> What else is strange is that Symantec Backup Exec System Recovery, which
>>> uses file shares, can access the backup server shares from other
>>> computers
>>> to perform it routine backups.
>>>
>>> Does anyone have any ideas?
>>>
>>>
>>>

>
>


 
Reply With Quote
 
lforbes
Guest
Posts: n/a

 
      03-25-2008, 02:22 AM
Hi,

That is the DNS name of your domain. I use mydomainname.local but some use
..com. However, .local (internal only DNS extension) is recommended over an
external DNS name that can cause issues.

Domains in NT did not use DNS. Therefore they only had one name - a netbios
name. Eg. Lake

Domains with Active Directory (Windows 2000, 2003, 2008) are DNS domains and
therefore need an extension (dns name).

Eg. lake.local

Therefore you would map \\(E-Mail Removed)\programs$

If you don't know what your extension is then open up Active Directory or
DNS and the name will be right there.

Cheers,
Lara

"Bill Board" wrote:

> I've never seen the \\(E-Mail Removed)\share what would I put for the
> ..local part?
>
> For example if my server was called fish and the domain was called lake and
> my share was programs$ i'd enter \\fish@lake\programs$
>
> Is that correct?
>
> "lforbes" <(E-Mail Removed)> wrote in message
> news:585A249A-9DE5-49EE-A5F8-(E-Mail Removed)...
> > Hi,
> >
> > Remember using share names like \\server\share don't use DNS but NetBios.
> > Try \\(E-Mail Removed)\share instead. Does that work?
> >
> > If so there is something up with the NetBios. Usually it has fallen out of
> > the NetBios list on the Master Server.
> >
> > We have always had NetBios issues. We use WINS but even that isn't 100%
> > foolproof.
> >
> > "Hybrid" wrote:
> >
> >> I 've had many issues with a server over the past couple of days. The
> >> server is running Windows 2003 Enterprise and handles our backup-to-disk
> >> operations. Over the weekend, a memory module failed and the server
> >> restarted. When we booted back up on Monday, there was corrupt data that
> >> was saved to the hard drive. The first thing we did was test to ensure
> >> that
> >> there was no issues with the hard disk and after verifying it was the
> >> memory, we removed the bad module and began to repair the problems.
> >>
> >> There were a couple of corrupt OS files keeping the server from booting
> >> so
> >> we recovered those in the recovery console and it booted into windows
> >> fine.
> >> The next problem we ran into was the network card showed that the driver
> >> could not be loaded becase a file was missing and would not show the
> >> network
> >> connections. This turned out to be something that was corrupt in the
> >> registry and after resolving it using MS article KB825826, we were able
> >> to
> >> assign the network card it's TCP IP info. This is where we got stuck.
> >>
> >> This server is not a domain controller. It can ping other computers on
> >> our
> >> network by their host names using the assigned DNS servers. Other
> >> computers
> >> can also resolve its host name. The problem occurs when I try to access
> >> any
> >> computer shares over the network. When I type
> >> \\computer_name\share_name\
> >> I get "The network location cannot be reached. For information about
> >> network troubleshooting, see Windows Help". If I'm on the backup server,
> >> when I type \\backup_server\share_name\ I get \\backup_server\share_name\
> >> 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 " I've checked the to make sure all sharing and security
> >> permissions are set correctly. Furthermore, if I am on any computer on
> >> our
> >> network and I try to access \\backup_server\share_name\ I get "The
> >> network
> >> path was not found"
> >>
> >> What else is strange is that Symantec Backup Exec System Recovery, which
> >> uses file shares, can access the backup server shares from other
> >> computers
> >> to perform it routine backups.
> >>
> >> Does anyone have any ideas?
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
Paul Adare
Guest
Posts: n/a

 
      03-25-2008, 03:49 AM
On Mon, 24 Mar 2008 20:22:01 -0700, lforbes wrote:

> Domains in NT did not use DNS. Therefore they only had one name - a netbios
> name. Eg. Lake
>
> Domains with Active Directory (Windows 2000, 2003, 2008) are DNS domains and
> therefore need an extension (dns name).
>
> Eg. lake.local
>
> Therefore you would map \\(E-Mail Removed)\programs$
>
> If you don't know what your extension is then open up Active Directory or
> DNS and the name will be right there.


The point is that what you've typed above is not a DNS name but is an
RFC822 formatted name. The DNS name would be \\fish.lake.local\program$.

--
Paul Adare
MVP - Virtual Machines
http://www.identit.ca
If a program is useful, it must be changed.
 
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
Users on Server 2003 / Active Directory Can Not Access Shared Folders martinenglish@ascentive.com Windows Networking 1 10-15-2007 05:15 PM
Windows 2003 Server Active Directory Simon Glencross Windows Networking 3 06-23-2005 06:40 AM
Server 2003: question on shared directory settings Langholm Home Networking 1 06-06-2005 07:34 PM
2003 Server can't access network =?Utf-8?B?ZG1vcnpu?= Windows Networking 2 03-31-2005 08:49 PM
Unable to access Windows 2003 file server in a Windows 2003/XP Active Directory Domain Edward Ray Windows Networking 0 11-21-2003 03:03 AM



1 2 3 4 5 6 7 8 9 10 11