Change Remote Desktop listening port
  • Start the registry editor. (Type regedit in the Search box.)
  • Navigate to the following registry subkey: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp\PortNumber
  • Click Edit –> Modify –> Decimal.
  • Type the new port number, and then click OK.
  • Close the registry editor, and restart the computer.
Enable People app and other default Windows 10 apps

Right-click the start menu, select Windows PowerShell (Admin), paste the command below, and press enter

Get-AppxPackage -allusers | foreach {Add-AppxPackage -register “$($_.InstallLocation)\appxmanifest.xml” -DisableDevelopmentMode}

This command will reinstall the Microsoft Store and all default Windows 10 apps.

Create Volume Shadow Copies With Task Scheduler

1. Open Task Scheduler
2. Create new task
3. Give it a name like Volume shadow copy
4. Check the radio botton ‘Run whether the user is logged on or not’
5. Check the box ‘Run with highest privileges’
6. Select the Trisggers tab and click New
7. Specify a time and click ok
8. Select the Actions tab and select the action ‘Start a program’
9. in Program/script enter wmic
10. in ‘Add argument (optional) enter shadowcopy call create Volume=C:\  and click ok

Domain PCs default to public network after reboot

(Be careful! This doesn’t apply to home computers or computers that aren’t joined to a local domain)

Add this REG_DWORD in registry 

Go to:   HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Parameters

Right-click at the right window and click New DWORD (32-bit) Value
Type:  AlwaysExpectDomainController
Change the value to 1

Close regedit and reboot.

Contact us

Office

P.O.Box 175744
Fort Mitchell, KY 41017

Hours

M-F: 8am - 7pm
S-S: Closed

Call Us

(859) 322-9852