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

Contact us

1 + 10 =

Office

P.O.Box 175744
Fort Mitchell, KY 41017

Hours

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

Call Us

(859) 322-9852