View Single Post
  #3  
Old 5th Jan 04, 11:03 AM
~*McoreD*~'s Avatar
~*McoreD*~ ~*McoreD*~ is offline
Super Moderator
 
Join Date: Jul 2002
Location: Australia
Posts: 2,902
~*McoreD*~ is an unknown quantity at this point
Hi there SlickVic78,

This Net User command completely disables your target user account from accessing it.

I guess Microsoft® haven't included all the necessary code for Net User related events in Windows XP. So you won't get any MsgBoxes or anything to let to know what's happening. I am pretty sure Longhorn will have the complete event handling for this procedure.

For now, all Windows XP can do is, just prevent the user from logging in between those restricted times. It will say: The password is wrong. (Stupid Windows XP ).

This works for all the Account Types in Windows XP.
...I guess Windows 2000 too.

Cheers,
McoreD

P.S:
Here is updated version. Fixed some minor issues. Sorry.
Reply With Quote