MSFN Forum: Remove ASP.NET User? - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Remove ASP.NET User? Rate Topic: -----

#1 User is offline   CrimsonKain 

  • Junior
  • Pip
  • Group: Members
  • Posts: 59
  • Joined: 09-August 04

Posted 11 August 2004 - 05:58 PM

Anyone know how to remove the ASP.NET user account created by the .NET Framework? I remember seeing something about it during my many searches but I can't for the life of me find the answer.

Thanks in advance.


#2 User is offline   gamehead200 

  • SEARCH!!! SEARCH!!!
  • Group: Super Moderator
  • Posts: 7,019
  • Joined: 02-September 02
  • OS:Windows 7 x64
  • Country: Country Flag

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. :) You would have to run in one of your batch files somewhere, probably with adding new users! :rolleyes:

Try either one and see which one works... :D

#3 User is offline   CrimsonKain 

  • Junior
  • Pip
  • Group: Members
  • Posts: 59
  • Joined: 09-August 04

Posted 11 August 2004 - 06:23 PM

Well I just added an account called Test and made a batch to try it out. It seemed to work just fine (with the quotes - probably w/o too). Hopefully it'll work just as fine during the real thing.

Thanks!

#4 User is offline   gamehead200 

  • SEARCH!!! SEARCH!!!
  • Group: Super Moderator
  • Posts: 7,019
  • Joined: 02-September 02
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 11 August 2004 - 06:36 PM

Glad I could help! :)

#5 User is offline   Solid as a rock 

  • So solid as a rock is
  • PipPipPipPipPip
  • Group: Members
  • Posts: 718
  • Joined: 30-May 04

Posted 12 August 2004 - 04:58 AM

gamehead200, on Aug 12 2004, 02:36 AM, said:

Glad I could help! :)

http://support.microsoft.com/default.aspx?...kb;en-us;827072

:rolleyes:

#6 User is offline   CrimsonKain 

  • Junior
  • Pip
  • Group: Members
  • Posts: 59
  • Joined: 09-August 04

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:

Glad I could help! :)

http://support.microsoft.com/default.aspx?...kb;en-us;827072

:rolleyes:

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 User is offline   Solid as a rock 

  • So solid as a rock is
  • PipPipPipPipPip
  • Group: Members
  • Posts: 718
  • Joined: 30-May 04

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:

Glad I could help! :)

http://support.microsoft.com/default.aspx?...kb;en-us;827072

:rolleyes:

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 ASPNET
and 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 User is offline   gamehead200 

  • SEARCH!!! SEARCH!!!
  • Group: Super Moderator
  • Posts: 7,019
  • Joined: 02-September 02
  • OS:Windows 7 x64
  • Country: Country Flag

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:

Glad I could help! :rolleyes:

http://support.microsoft.com/default.aspx?...kb;en-us;827072

:D

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... :)

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy