Hi Guys, Today I will show you how to easily move PLEX to the new server with all settings and user’s watched lists. PLEX documentation tells us that we just need one file: Preferences.xml. This is not true. You also need the Plug-in Support folder where the database lives. Let’s…
migration
Hi guys, After deployed Windows 2012/16 and promoting it to AD SYSVOL folder is not sync with Windows 2008. Problem this exists because Windows 2008 in default is using FSRM when Windows 2012/16 DFSR to sync SYSVOL. Fix: migrating FRS to DFSR SYSVOL. 1. If you deployed Windows 2012 and…
Today simple tip how to migrate DHCP from Windows Server 2008 to 2012. Log on to the old/existing DHCP server. Click Start, click Run, type cmd in the Open box, right-click, and then “Run as Administrator”. Type netsh dhcp server export C:\Users\Desktop\dhcp.txt all , and then press ENTER. Install the…