Unlike VMWare, Hyper-V has not got a built-in feature to clone virtual machines (cloning is available only in Virtual Machine Manager). To create a full copy of an existing VM, you will have to use the import and export features of Hyper-V. In this article, we’ll show how to clone a virtual machine in Hyper-V using import and export with the Hyper-V Manager GUI, PowerShell, and Windows Admin Center (WAC).
- Active DirectoryGroup PoliciesWindows 10Windows Server 2019
How to Install and Update Group Policy Administrative Templates (ADMX)?
February 27, 2023In this article, we will show how to update (install) new GPO administrative templates (admx) in the Active Directory domain when upgrading a Windows 10 or Windows Server 2016/2019 build…
- Office 365Windows 10Windows Server 2019
How to Install Office 365 ProPlus on RDS (Terminal) Server?
May 11, 2023In this article, we will show how to prepare and install Office 365 on a terminal server with the Remote Desktop Services (RDS) role for simultaneous use by multiple users.…
- AzureExchangeMicrosoft 365PowerShell
Whitelist Domains and Email Addresses on Exchange Server and Microsoft 365
December 6, 2021In Exchange Server and Microsoft 365 (Exchange Online), you can create a whitelist of trusted email addresses, domains and IP addresses of senders, from which mail must be accepted regardless…
- PowerShellWindows 10Windows Server 2016
How to Automatically Restart Crashed or Closed App/Process with PowerShell?
June 16, 2021Let’s learn how to use PowerShell in order to check if a specific application or process is running; how to restart it automatically in case of a crash, if a…
- Group PoliciesWindows 10Windows 8Windows Server 2016
How to Disable “Open File – Security Warnings” on Windows 10?
February 27, 2023When you trying to run an exe, msi, bat, cmd or other executable type of files from a local drive or network folder in Windows, you can see this warning:…
Windows allows to save passwords used to connect to Wi-Fi networks. Due to it, if a known Wi-Fi network is within range of your wireless network adapter, Windows can automatically…
- PowerShellSecurityWindows Server 2016Windows Server 2019
Using Windows Defender Antivirus on Windows Server 2019 and 2016
December 20, 2022Windows Defender Antivirus is Microsoft’s free built-in antivirus that comes installed by default on Windows Server 2016 and 2019 (since Windows 10 2004 the name Microsoft Defender is used). In…
In this article we’ll show a simple PowerCLI script to check the amount of free space on VMWare vSphere datastores and detect Thin Provisioning datastores with the total size of…
- Windows 10Windows 7Windows Server 2012 R2Windows Server 2016
How to Check, Enable or Disable SMB Protocol Versions on Windows?
May 11, 2023The Server Message Block (SMB) network protocol is used to share and access folders, files, printers, and other devices over network (TCP port 445). In this article, we will look…