• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Changing local password in Windows NT4?

Swank76

Member
I was given this question by my superiors at work. It goes something like this, "How would you change every Local Administrators password on every PC on the network?" Its a simple test to see if we know what to do it put in a situation of compromised security. I search the MS technet and found nothing to help me or even point me in the right direction. Anyone have any idea about this. Thanks
 
Well...yu could get NTFS DOS and replace each SAM file under winnt.
This effectively clears the password and admin profile and would allow you to logon at will.

The problem with this is if you do replace the SAM file any profiles on the system become useless.
 
Back
Top