Friday, July 29, 2016

Windows auto update reboot stop

Preventing automatic reboots after windows updates

1. Press Windows Key+R to open the run prompt.

2. Type "gpedit.msc" and press enter.

3. In the "Local Group Policy Editor", navigate to Computer Configuration > Administrative Templates > Windows Components > Windows Update.

4. Enable the "Configure Automatic Updates" policy and set it to "2".

5. Enable the "No auto-restart with logged on users for scheduled automatic updates installations" policy.

RDP port change for windows


1.Start Registry Editor (Run > regedit)

 2.Locate and then click the following registry subkey:

 3.HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer\WinStations\RDP-Tcp\PortNumber

4.On the Edit menu, click Modify, and then click Decimal (Value present - 3389)

5.Type the new port number(13579), and then click OK

6.Quit Registry Editor

7. Restart the computer (will need the hostname:port to login using RDP after restart)

8.Note When you try to connect to this computer by using the Remote Desktop connection, you must type the new port. Maybe you have to set the firewall to allow the new port number before you connect to this computer by using the Remote Desktop connection.