Monday, April 22, 2019

Common disable auto update and change rdp


Disable auto update
services.msc
windows update -> startup -> disabled

dd to Dave's reply, Windows + R, type gpedit.msc to open Local Group Policy Editor, the location is Computer configuration, policies, Administrative templates, Windows Components, Windows Update, in the right pane choose "Configure automatic updates" to disabled.


Change RDP port 

Click simultaneously on the Windows logo + R to open the “Run” dialog.
  1. Open the registry editor by typing the “regedit” command.
  2. Search for this registry subkey: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer\WinStations\RDP-Tcp\PortNumber.



Upgrading from Windows Server 2016 Standard "Evaluation" to a fully registered version

Dism /online /Set-Edition:ServerStandard /AcceptEula /ProductKey:12345-67890-12345-67890-12345

No comments:

Post a Comment