Merge pull request #1212 from nschonni/double-to

typo: Double word "to"
This commit is contained in:
Patti Short
2018-07-03 06:55:13 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@ -92,7 +92,7 @@ The Administrator account cannot be deleted or removed from the Administrators g
**Security considerations**
Because the Administrator account is known to exist on many versions of the Windows operating system, it is a best practice to disable the Administrator account when possible to make it more difficult for malicious users to gain access to to the server or client computer.
Because the Administrator account is known to exist on many versions of the Windows operating system, it is a best practice to disable the Administrator account when possible to make it more difficult for malicious users to gain access to the server or client computer.
You can rename the Administrator account. However, a renamed Administrator account continues to use the same automatically assigned security identifier (SID), which can be discovered by malicious users. For more information about how to rename or disable a user account, see [Disable or activate a local user account](http://technet.microsoft.com/library/cc732112.aspx) and [Rename a local user account](http://technet.microsoft.com/library/cc725595.aspx).