on boot up this morning (of my laptop with desktop already runnning)
I got a msg during boot that said something to the effect of,
svhost could not write at memory address........
click ok or click cancel to debug
---Sorry but I saw this before I read your post about giving "all" of
the msg. This particular one was "very" long.
I have an HP printer shared off the Desktop and I wonder how this is
playing
into all of this new pswd access scenario ? It still prints without
asking
any password. And sitting at the Desktop there is a whole string
of hp drivers checked when I look at the Firewall->Exceptions along with
the File and print sharing
--------
Now as to your new net return requests (these are all from fresh boot
at my laptop, before I tried to access any nodes)
First I tried a
|||||||||||||||||||||||||||||||||||||||||||||||||
net use
New connections will not be remembered.
There are no entries in the list.
||||||||||||||||||||||||||||||||||||||||||||||||||
and then I tried,
||||||||||||||||||||||||||||||||||||||||||||||||||
net user
User accounts for \\
--------------------------------------------------------
Administrator ASPNET Guest
HelpAssistant Owner.RB SUPPORT_388945a0
The command completed with one or more errors.
||||||||||||||||||||||||||||||||||||||||||||||||||||
So then I tried to access the Desktop node from the
filehandler and I got the following messages:
1.(first time I ever got this one)
"Unable to browse Network
Network is not present or started"
(this is really strange, never got this one before, I can
get on the internet from a browser but can not see local
Lan. I get a feeling this has something to do with this
mornings svhost msg. It is really getting amazing to me
what all has happened just because I wanted to add pswd
implementation to my LAN)
2.So now I'm faced with trying to get something started
with net, so I try
||||||||||||||||||||||||||||||||||||||||||||||||||
net start
< a big long list of stuff started>
The command completed successfully.
||||||||||||||||||||||||||||||||||||||||||||||||||
I then try to access the Lan again in the filehandler
I get same msg, I basically now have no network.
So I reboot, this time no svchost msg just an unusual screen flicker
during the boot process.
After reboot:
I then try net again and get these
|||||||||||||||||||||||||||||||||||||||||||||||||
net use
New connections will not be remembered.
There are no entries in the list.
||||||||||||||||||||||||||||||||||||||||||||||||||
then
|||||||||||||||||||||||||||||||||||||||||||||||||
net view
Server Name Remark
\\RB-LAPTOP Gateway
\\DESKTOP
The command completed successfully
|||||||||||||||||||||||||||||||||||||||||||||||||
So now again I try the shared node access thru filehandler
This time the network will expand in the filehandler Tree
but when I click on the plus + sign I get this msg
"\\Desktop\DesktopSharedFolder 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.
Access is Denied"
and if I click on the actual DesktopSharedFolder name (beside the + )
then I get a very brief err msg box saying "Access Denied"
So immediately I go to a shell window and try
|||||||||||||||||||||||||||||||||||||||||||||||||||
net use
New Connections will not be remembered
Status Local Remote Network
OK \\Desktop\DesktopSharedFolder Microsoft Windows Network
The command completey successfully
|||||||||||||||||||||||||||||||||||||||||||||||||||
So then I go to the Desktop and try to access the laptop
and it works (as it always has) flawlessly and first prompts
me for my laptop passord which I gave it.
Then I go back to my laptop and check net stuff again
and nothing different everything reports same
Then I try to access the desktop share from my laptop again
Same err msg "Access denied"
I could not replicate the one "The credentials supplied conflict ...."
msg I quoted to you the
other day. It never showed up this time. There is one thing that keep
hanging my
mind, and that is, why won't my lsptop's user acct ManagePasswords
window let me add anything ( like my Desktop's did ) instead my
Laptop's window for this has everything grayed out. What is up
with this ?
========previous messages=========================
John John - MVP said:
RB wrote:
Hi John, I tried you suggestions but I still got Access Denied when
I tried
to access the shared node folder, so I played around with net and
got the
following results. If you can spot any pertinent info from these
please let
me know.
==================
from a fresh boot I tried these (return from net is shown under each
cmd
net use /persistent:no
The command completed successfully
net use * /d
There are no entries in the list.
net use
New connections will not be remembered.
There are no entries in the list.
* Then I try to access the node and get
"Access Denied" msge
So then I immediately go back and run net again and get these,
net use
New connections will not be remembered.
Status Local Remote Network
----------------------------------------------------
OK \\Desktop\DesktopShared Microsoft Windows Network
The command completed successfully.
net use * /d
You have these remote connections:
\\Desktop\DesktopShared
Continuing will cancel the connections.
Do you want to continue this operation? (Y/N) [N]:
---So obviously there is something going (but not right) here.
You have any input on this ?
Also I have never used this "net" before, is there anything I can
mess up (permanetly) with it ?
Also I found the below (clicking around on my laptop inside control
panel) if you would comment
ControlPanel(ClassicView)->AdministrativeTools->LocalSecurityPolicies->LocalPolicies->UserRightsAssignment
click on Access this computer from the network, then click on Add
User or Group (make sure node is on that you want to assign) then
click on Locations and select the desired ComputerName or
WorkgroupName and then click OK, then click Advanced, then click
Find and up pops all the Computers in the selected Workgroup
(or all the users and groups on the selected ComputerName)
I get a message that says "You are about to change this setting to a
value that may affect
compatability with client
I kinda get the feeling that this is not going to help my problem
anyhow so I clicked cancel to the above.
You're not going to mess up anything permanently with the Net
command, the net command is very useful when troubleshooting network
problems.
Has the "The credentials supplied conflict wiht..." error message
completely disappeared? What happens now when you try making the
connection?
After you attempt the connection go back to the command prompt and
issue the NET VIEW command.
Please give us the *exact* error messages.
John