Several registry settings in server security settings do not display the User Name of the Last Logon
The Code is as follows:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \ Lsa]
"Restrictanonymous" = dword: 00000001
3389 modify the reg file on the port number
The Code is as follows:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \ Terminal Server \ Wds \ rdpwd \ Tds \ tcp]
"PortNumber" = dword: 12721ee
[HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \ Terminal Server \ WinStations \ RDP-Tcp]
"PortNumber" = dword: 12721ee
Delete registry files that share ipc by default
The Code is as follows:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ lanmanserver \ parameters]
"AutoShareServer" = dword: 00000000