Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Contact
  • Reviews
  • Toggle search form

Category: Virtualization

Virtualization is the technology that creates virtual versions of hardware, operating systems, or networks, enabling efficient resource use, scalability, and simplified IT management

Analyse Disks with Treesize: Defragment and Shrink VMware Workstation VM Disks

Posted on 15/10/202415/10/2024 Christian By Christian No Comments on Analyse Disks with Treesize: Defragment and Shrink VMware Workstation VM Disks
Analyse Disks with Treesize: Defragment and Shrink VMware Workstation VM Disks

In this article, we will discuss how to “Analyse Disk with Treesize: Defragment and Shrink VMware Workstation VM Disks”. If you’re looking to improve VM performance, defragmenting is the way to go. If you are trying to free up disk space on the host, compacting (shrinking) or disk clean up will be appropriate. Please see…

Read More “Analyse Disks with Treesize: Defragment and Shrink VMware Workstation VM Disks” »

Virtualization

Map and disconnect Virtual Disk in VMware Workstation

Posted on 14/10/202414/10/2024 Christian By Christian No Comments on Map and disconnect Virtual Disk in VMware Workstation
Map and disconnect Virtual Disk in VMware Workstation

While we have discussed steps to perform shared folders or copying data between a virtual machine and the host system. In this article, we will discuss how to “Map and disconnect virtual disk in VMware Workstation”. This means that you can map a virtual disk directly to the host system. This approach allows you to…

Read More “Map and disconnect Virtual Disk in VMware Workstation” »

Virtualization

Configure Autologin for a VM in VMware Workstation

Posted on 14/10/202414/10/2024 Christian By Christian No Comments on Configure Autologin for a VM in VMware Workstation
Configure Autologin for a VM in VMware Workstation

In this article, we shall discuss how to configure Autologin for VM in VMware Workstation. The autologin feature is a convenient option you can set up for a VM in VMware Workstation. Once configured, this feature allows you to log into the VM automatically each time you boot it up. Please see How to install…

Read More “Configure Autologin for a VM in VMware Workstation” »

Virtualization

Monitoring Synology with Prometheus and Grafana

Posted on 24/09/202418/11/2025 Christian By Christian 6 Comments on Monitoring Synology with Prometheus and Grafana
Monitoring Synology with Prometheus and Grafana

In this article, we will discuss “Monitoring Synology with Prometheus and Grafana”. We will be utilizing Portainer which is a lightweight/open-source management solution designed to simplify working with Docker containers instead of working with the Container Manager on Synology itself. Please see How to use Prometheus for Monitoring, how to Install Grafana on Windows and…

Read More “Monitoring Synology with Prometheus and Grafana” »

Reviews, Storage, Virtualization

Could not connect to virtual machine try to connect again Hyper-V

Posted on 16/05/202405/06/2024 Christian By Christian No Comments on Could not connect to virtual machine try to connect again Hyper-V
Could not connect to virtual machine try to connect again Hyper-V

Hyper-V is Microsoft’s hardware virtualization solution that enables one to create and run a software version of a computers referred to as virtual machines (VMs). Each VM acts like a separate PC, running its own operating system and programs. In this article, we may get an error “Could not connect to the virtual machine try to connect…

Read More “Could not connect to virtual machine try to connect again Hyper-V” »

Virtualization, Windows Server

An error occurred while attempting to start the selected VM

Posted on 18/04/202409/10/2024 Christian By Christian No Comments on An error occurred while attempting to start the selected VM
An error occurred while attempting to start the selected VM

A Synthetic SCSI Controller refers to a virtual storage controller used in virtualization environments found in hypervisors like VMware vSphere, Microsoft Hyper-V, or other virtualization platforms. This controller emulates a SCSI (Small Computer System Interface) controller in software rather than being a physical hardware device. In this article, we shall discuss how to resolve an…

Read More “An error occurred while attempting to start the selected VM” »

Virtualization, Windows Server

Setup iSCSI Target and Storage LUN on Synology DS923+ for VBR

Posted on 15/04/202429/04/2024 Christian By Christian No Comments on Setup iSCSI Target and Storage LUN on Synology DS923+ for VBR
Setup iSCSI Target and Storage LUN on Synology DS923+ for VBR

We discussed using HyperV host with a local disk as a VBR Repository (not recommended). The recommended approach is to use a different Windows Server as a backup repo. What you could also do is use a directly attached storage as a backup repository on the Windows Server such as iSCSI/FC SAN LUN etc. In…

Read More “Setup iSCSI Target and Storage LUN on Synology DS923+ for VBR” »

Reviews, Storage, Virtualization

Setup DS923+ Synology NAS as a Backup Repository for VBR

Posted on 13/04/202403/05/2024 Christian By Christian No Comments on Setup DS923+ Synology NAS as a Backup Repository for VBR
Setup DS923+ Synology NAS as a Backup Repository for VBR

Veeam Backup & Replication utilises NAS-Based Repository to store backup files, VM copies, and metadata for replicated VMs. In this article, we will discuss Setup DS923+ Synology NAS as a Backup Repository for VBR (Veeam Backup and Replication). Please see DSM Security: How to Protect Synology DS923+ NAS, and how to install SAMBA file shares for…

Read More “Setup DS923+ Synology NAS as a Backup Repository for VBR” »

Reviews, Storage, Virtualization

Failed to Power on with Error ‘A virtual machine disk support provider for the specified file was not found

Posted on 07/03/202409/10/2024 Christian By Christian No Comments on Failed to Power on with Error ‘A virtual machine disk support provider for the specified file was not found
Failed to Power on with Error ‘A virtual machine disk support provider for the specified file was not found

Encountering an error with the message “The application encountered an error while attempting to change the state of VM” can have various causes. How the VM was set up is required to fix this issue. In this article, I will be showing you how to fix “Failed to Power on with Error ‘A virtual machine…

Read More “Failed to Power on with Error ‘A virtual machine disk support provider for the specified file was not found” »

Virtualization

Install HyperV and Configure vSwitch on Windows Server with PowerShell

Posted on 02/03/202402/03/2024 Christian By Christian No Comments on Install HyperV and Configure vSwitch on Windows Server with PowerShell
Install HyperV and Configure vSwitch on Windows Server with PowerShell

Microsoft’s hardware virtualisation product is Hyper-V. It enables the creation of a software version of a computer known as a virtual machine. Each virtual machine functions as a complete computer. In this article, we shall discuss how to Install HyperV and Configure vSwitch on Windows Server 2022 with PowerShell. Please see “vSwitches: How to delete…

Read More “Install HyperV and Configure vSwitch on Windows Server with PowerShell” »

Virtualization

Configure Azure Container Registry for a secure connection with Azure Container Apps

Posted on 10/02/202414/03/2024 Raphael Gab-Momoh By Raphael Gab-Momoh No Comments on Configure Azure Container Registry for a secure connection with Azure Container Apps
Configure Azure Container Registry for a secure connection with Azure Container Apps

Ensuring container app resource security is important, and creating a private endpoint for security ensures it. This guide prioritizes actively configuring Azure Container Registry for secure connections with Azure Container Apps. Microsoft Azure empowers users with Azure Container Registry, enabling secure storage and management of Docker container images via Docker Hub technology. Please see how…

Read More “Configure Azure Container Registry for a secure connection with Azure Container Apps” »

AWS/Azure/OpenShift, Containers, Network | Monitoring, Virtualization

Install Proxmox VE on a Beelink EQ12 Mini PC

Posted on 06/02/202404/03/2025 Christian By Christian No Comments on Install Proxmox VE on a Beelink EQ12 Mini PC
Install Proxmox VE on a Beelink EQ12 Mini PC

In this article, we shall discuss “How to install Proxmox VE on a Bare metal Server [Beelink EQ12] :-)”. The source code of Proxmox VE is licensed under the GNU AGPLv3 and free to download and use. With the bare-metal installation, you’ll get a complete operating system based on Debian GNU/Linux, 64-bit, a Proxmox VE…

Read More “Install Proxmox VE on a Beelink EQ12 Mini PC” »

Virtualization

How to install ESXi on a Beelink EQ12 Mini PC

Posted on 06/02/202406/02/2024 Christian By Christian No Comments on How to install ESXi on a Beelink EQ12 Mini PC
How to install ESXi on a Beelink EQ12 Mini PC

In this article, I will be showing you the steps on “How to install ESXi on a Beelink EQ12 Mini PC”. I have been looking for cost-effective home appliances to retire my old IT gear. Then I decided between the Intel NUC 13 which is very expensive and “Beelink EQ12 Mini PC. Please see IP…

Read More “How to install ESXi on a Beelink EQ12 Mini PC” »

Virtualization

Posts pagination

Previous 1 2 3 4 … 11 Next

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • Delete VM and Storage in Proxmox
    How to delete a VM and Storage in Proxmox Virtualization
  • powershell auto run
    How to pause a PowerShell script Windows
  • xxxxxx 1
    Have the taskbar appear on one or both displays in Windows Windows
  • tuning tomcat
    How to upgrade Apache Tomcat from One Version to another Web Server
  • what is saml e1690630549650
    What is SAML – Security Assertion Markup Language Windows Server
  • hero windowsserver hyperv
    Why does the legacy PXE not does work on Generation 2 VM Virtualization
  • uninstalloffice
    Remove All Microsoft Office Apps from Mac Network | Monitoring
  • Featured image   Missing Taskbar icon
    How to Fix Taskbar Icons Missing on Windows 11 Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,813 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive