Re: Can not use UNC path in Windows server 2003 server 64 bit OS
- From: "Herb Martin" <news@xxxxxxxxxxxxxx>
- Date: Sat, 1 Oct 2005 06:27:02 -0500
"Kiran" <Kiran@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:980F4BEA-F133-4996-85A4-9F4634CE098B@xxxxxxxxxxxxxxxx
> Sorry for not providing details
> I have logged onto the stand alone machine with Win 2003 64 bit OS (not
> connected to network)
> Ran CMD window
> Ran dir \\Machine Name\c$
With that space in there? (UNC names don't support that unless you
quote it but a ServerName wouldn't have a space anyway.)
> or \\Machine Name\Log (where log has been shared with full access right
> to
> admins) and I have logged on to machine as as an adminstrator
>
> It says network can not be reached
Can you ping? Can you net view the machine?
Try an explicit use:
net use * \\MachineName\c$
Add in an explicit authentication:
net use * \\MachineName\c$ /user:SharedMachineOrDomain\UserOnShared
Does it change anything if you connect with the shared machines
IP address:
net use \\192.168.0.1\c$ <<<---use real IP
Try the above with the explicit authentication as above with the
machine NAME...
net view \\MachineName <<<-----no spaces
Copy all of the results from the screen as TEXT (not graphics)
and post it so that we can see commands and error messages.
Can you connect to the share from the SAME machine (as
where the share is located)?
Show us your "IPconfig /all" for both the 'client' and the
'server' machines involved (server is one with the share,
client is the one connecting TO it.)
--
Herb Martin, MCSE, MVP
Accelerated MCSE
http://www.LearnQuick.Com
[phone number on web site]
>
>
> Tahnks
> Kiran
>
>
>
> "Ace Fekay [MVP]" wrote:
>
>> In news:69217594-972B-4B99-9811-F18D2564499D@xxxxxxxxxxxxx,
>> Kiran <Kiran@xxxxxxxxxxxxxxxxxxxxxxxxx> made this post, which I then
>> commented about below:
>> > Can not use UNC path in Windows server 2003 server 64 bit OS
>> >
>> > It says network can not be reached
>> >
>> > Any clues would help
>> >
>> >
>> > Kiran
>>
>> Not enough info. We'll need much more to go on.
>>
>> Let's start with how are you connecting?
>>
>> \\machinename\sharename
>> \\machinename.domain.com\sharename
>> \\IpAddress\sharename
>>
>> Which one above does or doesn't work?
>>
>> --
>> Ace
>>
>> This posting is provided "AS-IS" with no warranties or guarantees and
>> confers no rights.
>>
>> If this post is viewed at a non-Microsoft community website, and you were
>> to
>> respond to it through that community's website, I may not see your reply
>> unless that website posts replies back to the original Microsoft forum.
>> Therefore, please direct all replies ONLY to the Microsoft public
>> newsgroup
>> this thread originated in so all can benefit or ensure the web community
>> posts it back to the original forum.
>>
>> Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT, MVP
>> Microsoft Windows MVP - Windows Server - Directory Services
>> Microsot Certified Trainer
>> Infinite Diversities in Infinite Combinations.
>> =================================
>>
>>
>>
.
- References:
- Re: Can not use UNC path in Windows server 2003 server 64 bit OS
- From: Ace Fekay [MVP]
- Re: Can not use UNC path in Windows server 2003 server 64 bit OS
- Prev by Date: Re: Can not use UNC path in Windows server 2003 server 64 bit OS
- Next by Date: Re: DNS problem?
- Previous by thread: Re: Can not use UNC path in Windows server 2003 server 64 bit OS
- Next by thread: Re: Can not use UNC path in Windows server 2003 server 64 bit OS
- Index(es):
Relevant Pages
|