Disable Last Login (Computer Policy) - wAlber47/Tech-Journal GitHub Wiki

  1. Create a new GPO within the 'Computers' OU. Call it 'DisableLastLogin'.
  2. The security filter on this policy should be applied to Domain Computers, and not authenticated users.
  3. Edit the policy so that the "Do not display last user name" is enabled.
    1. You can find this option under Policies -> Security Settings -> Local Policies -> Security Options.
  4. Test your changes back on the computer you want to update using these two commands. May need to be run from an elevated position.
    1. gpupdate /force
    2. gpresult /scope computer /r
    3. Test the update: gpresult /r