Windows XP Forums


Reply
Thread Tools Display Modes

Cant Access \\Computername\c$

 
 
Mizraab
Guest
Posts: n/a
 
      1st February 2009
I am unable to access my hard disk from my Laptop but i can access my
Laptop's hard disk from my desktop pc :S
I am putting correct username and password but its still not working.
please help

My desktop is running on Windows Xp
My Laptop is running on Windows Vista

I can access my shared files/folders using \\computername but i cant access
my hard disk using \\computername\c$ command.
 
Reply With Quote
 
 
 
 
Jack \(MVP-Networking\).
Guest
Posts: n/a
 
      2nd February 2009
Hi
For security reasons Vista does not allow C$ sharing.
Jack (MS, MVP-Networking)

"Mizraab" <(E-Mail Removed)> wrote in message
news:21676D59-E370-4F78-A5E0-(E-Mail Removed)...
>I am unable to access my hard disk from my Laptop but i can access my
> Laptop's hard disk from my desktop pc :S
> I am putting correct username and password but its still not working.
> please help
>
> My desktop is running on Windows Xp
> My Laptop is running on Windows Vista
>
> I can access my shared files/folders using \\computername but i cant
> access
> my hard disk using \\computername\c$ command.


 
Reply With Quote
 
Mizraab
Guest
Posts: n/a
 
      2nd February 2009
But i am trying to access Widows XP C$ sharing.
 
Reply With Quote
 
Steve Winograd
Guest
Posts: n/a
 
      2nd February 2009
On Sun, 1 Feb 2009 15:13:01 -0800, Mizraab
<(E-Mail Removed)> wrote:

>I am unable to access my hard disk from my Laptop but i can access my
>Laptop's hard disk from my desktop pc :S
>I am putting correct username and password but its still not working.
>please help
>
>My desktop is running on Windows Xp
>My Laptop is running on Windows Vista
>
>I can access my shared files/folders using \\computername but i cant access
>my hard disk using \\computername\c$ command.


Which version of Windows XP does the desktop have?

XP Home Edition doesn't have administrative shares like C$.

To enable administrative shares on XP Professional, disable simple
file sharing.
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Desktop Experience)

Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.

Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com
 
Reply With Quote
 
Mizraab
Guest
Posts: n/a
 
      3rd February 2009
> Which version of Windows XP does the desktop have?
>
> XP Home Edition doesn't have administrative shares like C$.
>
> To enable administrative shares on XP Professional, disable simple
> file sharing.
> --


I Have Windows XP Professional
i do not have Simple File Sharing Enabled
 
Reply With Quote
 
John Wunderlich
Guest
Posts: n/a
 
      3rd February 2009
=?Utf-8?B?TWl6cmFhYg==?= <(E-Mail Removed)> wrote
in news:21676D59-E370-4F78-A5E0-(E-Mail Removed):

> I am unable to access my hard disk from my Laptop but i can access
> my Laptop's hard disk from my desktop pc :S
> I am putting correct username and password but its still not
> working. please help
>
> My desktop is running on Windows Xp
> My Laptop is running on Windows Vista
>
> I can access my shared files/folders using \\computername but i
> cant access my hard disk using \\computername\c$ command.
>


Is your desktop C$ drive shared?

Right-click "My Computer" -> Manage -> System Tools -> Shared Folders
-> Shares
Verify that "C$" is in the "Shared Folder" column.
Verify that you are trying to connect with an account with
Administrator privilege.
Right-click the "C" drive -> Properties -> Security
and make sure the settings allow access.

HTH,
John
 
Reply With Quote
 
Mizraab
Guest
Posts: n/a
 
      5th February 2009
> Is your desktop C$ drive shared?
>
> Right-click "My Computer" -> Manage -> System Tools -> Shared Folders
> -> Shares
> Verify that "C$" is in the "Shared Folder" column.
> Verify that you are trying to connect with an account with
> Administrator privilege.
> Right-click the "C" drive -> Properties -> Security
> and make sure the settings allow access.
>
> HTH,
> John
>


Yes it is shared and yes access is also allowed. i am posting images of my
Local Security Policy and D Drive Properties

Local Security Policy
http://img87.imageshack.us/img87/186/23467127fp2.jpg

D Drive Security Properties
http://img87.imageshack.us/img87/8655/24445009fz3.jpg
 
Reply With Quote
 
smlunatick
Guest
Posts: n/a
 
      5th February 2009
On Feb 5, 12:44*pm, Mizraab <Mizr...@discussions.microsoft.com> wrote:
> > Is your desktop C$ drive shared?

>
> > Right-click "My Computer" -> Manage -> System Tools -> Shared Folders
> > * -> Shares
> > Verify that "C$" is in the "Shared Folder" column.
> > Verify that you are trying to connect with an account with
> > Administrator privilege.
> > Right-click the "C" drive -> Properties -> Security
> > * and make sure the settings allow access.

>
> > HTH,
> > * John

>
> Yes it is shared and yes access is also allowed. i am posting images of my
> Local Security Policy and D Drive Properties
>
> Local Security Policyhttp://img87.imageshack.us/img87/186/23467127fp2.jpg
>
> D Drive Security Propertieshttp://img87.imageshack.us/img87/8655/24445009fz3.jpg


Any drive share ending with $ is usually reserved for the
administration of the drive(s) and might require an "administrator"
type account.
 
Reply With Quote
 
John Wunderlich
Guest
Posts: n/a
 
      5th February 2009
=?Utf-8?B?TWl6cmFhYg==?= <(E-Mail Removed)> wrote
in news:EA190CC2-24D4-4D45-9FD7-(E-Mail Removed):

>> Is your desktop C$ drive shared?
>>
>> Right-click "My Computer" -> Manage -> System Tools -> Shared
>> Folders -> Shares
>> Verify that "C$" is in the "Shared Folder" column.
>> Verify that you are trying to connect with an account with
>> Administrator privilege.
>> Right-click the "C" drive -> Properties -> Security
>> and make sure the settings allow access.
>>
>> HTH,
>> John
>>

>
> Yes it is shared and yes access is also allowed. i am posting
> images of my Local Security Policy and D Drive Properties
>
> Local Security Policy
> http://img87.imageshack.us/img87/186/23467127fp2.jpg
>
> D Drive Security Properties
> http://img87.imageshack.us/img87/8655/24445009fz3.jpg


Sometimes the command prompt gives better error messages.
From the machine you are trying to connect from, bring up a command
window (Start->Run->Cmd) and enter the command:

net use * \\RAMEEZ\C$ /user:RAMEEZ\administrator

When asked, provide the password for the administrator. If you have a
different logon user that is in the "Administrators" group, use that
name instead of "administrator" in the command line and provide the
appropriate password. See what kind of error you get.

HTH,
John
 
Reply With Quote
 
Mizraab
Guest
Posts: n/a
 
      6th February 2009
> Sometimes the command prompt gives better error messages.
> From the machine you are trying to connect from, bring up a command
> window (Start->Run->Cmd) and enter the command:
>
> net use * \\RAMEEZ\C$ /user:RAMEEZ\administrator
>
> When asked, provide the password for the administrator. If you have a
> different logon user that is in the "Administrators" group, use that
> name instead of "administrator" in the command line and provide the
> appropriate password. See what kind of error you get.
>
> HTH,
> John
>


something related to ERROR 5 has occured
Access Denied
 
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
How to access an XP Pro computer using \\computername\C$ Ichy Windows XP Networking 5 25th February 2008 06:18 PM
\\Computername\sharename not accessible. access denied. Angus Comber Windows XP Help and Support 0 21st March 2006 06:39 PM
Computername Michael G. Schmidt Windows XP Help and Support 1 16th October 2004 02:34 PM


All times are GMT. The time now is 04:23 AM.
Windows XP Forums is an independent website and is not affiliated with Microsoft Corporation.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26