Remove ASP.NET User?
#1
Posted 11 August 2004 - 05:58 PM
Thanks in advance.
#2
Posted 11 August 2004 - 06:17 PM
net user ASP.NET /delete
OR
net user "ASP.NET" /delete
Maybe that will help. It removes the ASP.NET account.
Try either one and see which one works...
#3
Posted 11 August 2004 - 06:23 PM
Thanks!
#5
Posted 12 August 2004 - 04:58 AM
gamehead200, on Aug 12 2004, 02:36 AM, said:
http://support.microsoft.com/default.aspx?...kb;en-us;827072
#6
Posted 12 August 2004 - 09:34 AM
SolidasRock, on Aug 12 2004, 04:58 AM, said:
gamehead200, on Aug 12 2004, 02:36 AM, said:
http://support.microsoft.com/default.aspx?...kb;en-us;827072
This is good. I'll try this one. Unfortunately gamehead200's method did not work on the real thing. I'm not sure why exactly but no matter what I did it couldn't find the name of the user.
#7
Posted 12 August 2004 - 12:13 PM
CrimsonKain, on Aug 12 2004, 05:34 PM, said:
SolidasRock, on Aug 12 2004, 04:58 AM, said:
gamehead200, on Aug 12 2004, 02:36 AM, said:
http://support.microsoft.com/default.aspx?...kb;en-us;827072
This is good. I'll try this one. Unfortunately gamehead200's method did not work on the real thing. I'm not sure why exactly but no matter what I did it couldn't find the name of the user.
net user /delete ASPNETand this works for me. but the url i give i noticed last week and i think this is a better way to solve the logonproblem....
#8
Posted 12 August 2004 - 01:22 PM
CrimsonKain, on Aug 12 2004, 11:34 AM, said:
SolidasRock, on Aug 12 2004, 04:58 AM, said:
gamehead200, on Aug 12 2004, 02:36 AM, said:
http://support.microsoft.com/default.aspx?...kb;en-us;827072
This is good. I'll try this one. Unfortunately gamehead200's method did not work on the real thing. I'm not sure why exactly but no matter what I did it couldn't find the name of the user.
Weird... If adding users works that way but using the /add switch instead, I'm starting to wonder why deleting users doesn't work...



Help
Back to top









