Hyper-V Live Migration error: “The operation is not supported”
Issue When you run the Hyper-V Live migration or move the storage location of the VM on the Stand-Alone Hyper-V server (Not Cluster), you got the following error: And In…
Issue When you run the Hyper-V Live migration or move the storage location of the VM on the Stand-Alone Hyper-V server (Not Cluster), you got the following error: And In…
Since Windows Server 2012, Microsoft introduces the ability to change or inject IP configuration of Guest VM from its HyperV host. This feature is using Msvm_GuestNetworkAdapterConfiguration class. Below is the…
Problem Sometimes, You want to enable DHCP Server logging to monitor the DHCP server to track down the issue you have. Solution Using PowerShell Command You can enable the DHCP…
I have an issue while installing the SSL Certificate for RDS Deployment using GUI. Therefore, I use the PowerShell command to do that. Basically, the command is using Set-RDCertificate CmdLet.…
We recently got an authentication issue on Our Outlook Web App (OWA) for Exchange 2010. The OWA itself can be loaded. However, when you try to log on (Authenticate) there…
Yesterday, I got a request from our customer that need to run a SQL Server Query using PowerShell command. After looking on the Google :D I found the Script from…
On Windows Computer, the Remote Desktop is disabled by default. You need to enable it in order to make the computer is accessible remotely through Remote Desktop Protocol (RDP). In…
Problem I've configured the Windows Task Scheduler on my Server to run a PowerShell Script. However, the Windows Task Scheduler Fails to run with error code 2147943785. Below the error…
Recently, I got the error below when re-installing Microsoft SQL Server 2016 Reporting Services on my server: The catalog database file exists. Select a files-only mode installation. The catalog temporary…
Microsoft has introduced a new Windows Terminal. Windows Terminal is a new, modern, fast, efficient, powerful, and productive terminal application for users of command-line tools and shells. It includes a…