Net view \\NewPC - does not work

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I am setting up new PC from scratch. I installed Windows XP SP2 and
connected it to my LAN. On the network connection, I enabled Client for MS
Networks, File and Printer Sharing for MS Networks, Qos Packet Scheduler, and
TCP/IP, giving it a static IP address of 192.168.3.3. I also created a
shared folder and granted permission to 'Everyone'.

If I go to another PC on my LAN and type 'net view', the name of the new pc
(\\NewPC) shows up in the list. If I type 'net view \\NewPC', I get 'System
error 5 - Access is denied'. Can anyone tell me if there is anything I can
check to see why I am getting this?

Thanks,
Paul
 
system error 5 is permission issue. even you have assign everyone to the shared folder, also check the security settings.
For more and other information, go to http://howtonetworking.com.

Don't send e-mail or reply to me except you need consulting services. Posting on MS newsgroup will benefit all readers and you may get more help.

Bob Lin, MS-MVP, MCSE & CNE
How to Setup Windows, Network, Remote Access on http://www.HowToNetworking.com
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
This posting is provided "AS IS" with no warranties.
I recommend Brinkster for web hosting!

Hi,

I am setting up new PC from scratch. I installed Windows XP SP2 and
connected it to my LAN. On the network connection, I enabled Client for MS
Networks, File and Printer Sharing for MS Networks, Qos Packet Scheduler, and
TCP/IP, giving it a static IP address of 192.168.3.3. I also created a
shared folder and granted permission to 'Everyone'.

If I go to another PC on my LAN and type 'net view', the name of the new pc
(\\NewPC) shows up in the list. If I type 'net view \\NewPC', I get 'System
error 5 - Access is denied'. Can anyone tell me if there is anything I can
check to see why I am getting this?

Thanks,
Paul
 
Check the firewall and make sure there is an exception for file and printer
sharing.

Doug Sherman
MCSE Win2k/NT4.0, MCSA, MCP+I, MVP
 
Hi,

I am setting up new PC from scratch. I installed Windows XP SP2 and
connected it to my LAN. On the network connection, I enabled Client for MS
Networks, File and Printer Sharing for MS Networks, Qos Packet Scheduler, and
TCP/IP, giving it a static IP address of 192.168.3.3. I also created a
shared folder and granted permission to 'Everyone'.

If I go to another PC on my LAN and type 'net view', the name of the new pc
(\\NewPC) shows up in the list. If I type 'net view \\NewPC', I get 'System
error 5 - Access is denied'. Can anyone tell me if there is anything I can
check to see why I am getting this?

Thanks,
Paul

Paul,

Are you running XP Home, XP Pro, a mixture, other OSs? This makes a difference.

On any XP Pro computer, check to see if Simple File Sharing (Control Panel -
Folder Options - View - Advanced settings) is enabled or disabled. With XP Pro,
you need to have SFS properly set on each computer.

On XP Pro with SFS disabled, check the Local Security Policies (Control Panel -
Administrative Tools). Under Local Policies - Security Options, look at
"Network access: Sharing and security model", and ensure it's set to "Classic -
local users authenticate as themselves".

On XP Pro with SFS disabled, if you set the above Local Security Policy to
"Guest only", enable the Guest account, using Start - Run - "cmd" - type "net
user guest /active:yes" in the command window. If "Classic", setup and use a
common non-Guest account on all computers. Whichever account is used, give it
an identical, non-blank password on all computers.

On XP Home, and on XP Pro with Simple File Sharing enabled, make sure that the
Guest account is enabled, on each computer. Enable Guest, with Start - Run -
"cmd", then type "net user guest /active:yes" in the command window. Ensure
that the password for Guest is blank, with Start - Run - "control
userpasswords2"; select Guest, click Reset Password, click OK without entering a
new password.

On XP Pro, if you're going to use Guest authentication, check your Local
Security Policy (Control Panel - Administrative Tools) - User Rights Assignment,
on the XP Pro computer, and look at "Deny access to this computer from the
network". Make sure Guest is not in the list. Look at "Access this computer
from the network", and make sure that Everyone is in this list.

Check the Windows Firewall - Exceptions, and ensure that you've enabled File and
Printer Sharing. Firewall configurations are a very common cause of (network)
browser, and file sharing, problems.

--
Cheers,
Chuck
Paranoia comes from experience - and is not necessarily a bad thing.
My email is AT DOT
actual address pchuck sonic net
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top