Hi Guys,I fixed this issue a few years ago. However, last weekend I installed Pi-Hole and I struggle with Indirect connections from web browsers to my Plex Server. After, troubleshooting I reminded myself that OpenDNS is blocking those connections. If you want to use OpenDNS and Plex you have to…
How to: Windows
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…
Those steps which you have to take to be able using Enter-PSSession command on your Linux box. Step1. Install PowerShell Core.Go to and follow Microsoft documentation: https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-core-on-linux?view=powershell-7.1 Step2. To make Enter-PSSession working on Linux you have to install gss-ntlmssp apt install gss-ntlmssp Step3. Enable PSRemoting on Windows machine Enable-PSRemoting –Force…
Hi Guys, Sometimes you want to delete checkpoint but there is no option like in the screenshot bellow. You can, of course, shut down VM and manually merge snapshots. I do not recommend it. However, I found out that you can just choose a snapshot which you want to delete…
The action ‘Set-DistributionGroup’, ‘RequireSenderAuthenticationEnabled’, can’t be performed on the object ‘[Your Distribution Group]’ because the object is being synchronized from your on-premises organization. This action should be performed on the object in your on-premises organization. Today I was trying to reset the password for one AWS account. We are using…