guest vs admin accounts

G

Guest

Folks:


I would like to gain administrative access to an XP machine on my home
network.

So from within windows explorer, I type \\MachineName\c$. The dialog box
that shows up has the user name "Guest" ;all grayed out anyhow. Now I know
that Guest is disabled by default.


* But what about the admin account that I created when I first
installed the (XP) Operating system ?
* How can I get the dialog box to ask for the admin account rather
than the disabled guest account ?



Thanks,
Jo.
 
F

Fox

Two things you can check...

first, is the guest account really disabled? if it is then you won't
see that box.

second, did the administrator account have a password?

usually when u give a user name in the last stages of XP installation
that is taken as th administrator account, as a security measure so as
not to use the administrator user name, which is more prone to hacking
than any other user name.

chk out the guest account....and then reply...

u can type the default user name u give to login at the prompt when u
give \\MachineName\c$ to access it over the network.

HTH
a n t h
 
J

John Wunderlich

I would like to gain administrative access to an XP machine on my
home network.

So from within windows explorer, I type \\MachineName\c$. The
dialog box that shows up has the user name "Guest" ;all grayed out
anyhow. Now I know that Guest is disabled by default.


* But what about the admin account that I created when I
first
installed the (XP) Operating system ?
* How can I get the dialog box to ask for the admin account
rather
than the disabled guest account ?

Open up a command window (Start->Run->Cmd) and enter the command:

net use * \\MachineName\c$ /user:MachineName\Administrator

(careful with forward vs back slashes)

HTH,
John
 

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

Top