Does this indicate a problem? Should the Guest account be "active" when
it is "off"
Thanks
TR
Guest
Guest Account is off
run cmd net user guest
.
.
.
Account active Yes
I think that you're looking at two different things and that
everything's OK.
The Guest account setting in Control Panel | User Accounts determines
whether someone can log in as Guest at the keyboard attached to the
computer. It has nothing to do with networking.
The "net user guest" command shows whether someone can access your
computer over the local area network via the Guest account. It has
nothing to do with logging in at the keyboard.
If simple file sharing is enabled on your computer, all users on all
other computers are forced to access your computer over the network
via the Guest account. That requires having the Guest account active,
as shown by "net user guest".
To enable the Guest account for network access:
net user guest /active:yes
To disable the Guest account for network access:
net user guest /active:no
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)
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