Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

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

Tag: Microsoft Windows

How to install WSL2 on Windows Server

Posted on 29/06/202302/07/2023 Matthew By Matthew No Comments on How to install WSL2 on Windows Server
How to install WSL2 on Windows Server

WSL2 (Windows Subsystem for Linux 2) introduces a new architecture in which Microsoft provides its own Linux kernel. This new architecture enables running Linux programs on Windows using a lightweight virtual machine. In this article, we will explore the benefits of WSL2, including improved compatibility with Linux applications, the use of a native file system,…

Read More “How to install WSL2 on Windows Server” »

Linux, Windows Server

Do not use Public DNS in Prod: Change DNS Server in Windows

Posted on 29/06/202308/04/2025 Matthew By Matthew No Comments on Do not use Public DNS in Prod: Change DNS Server in Windows
Do not use Public DNS in Prod: Change DNS Server in Windows

In this article, we will explore why it is advisable not use Public DNS in Prod: Change DNS Server in Windows. Many of us have experienced the convenience of quickly entering 8.8.8.8 as the DNS when we need to test internet connectivity or can’t recall our ISP’s DNS. Please, see steps to Fixing AIX Veeam…

Read More “Do not use Public DNS in Prod: Change DNS Server in Windows” »

Network | Monitoring, Windows

How to install Windows Subsystem for Linux on Windows Server

Posted on 29/06/202315/12/2023 Matthew By Matthew No Comments on How to install Windows Subsystem for Linux on Windows Server
How to install Windows Subsystem for Linux on Windows Server

Welcome to the world of Windows Subsystem for Linux (WSL) on Windows Server! With WSL, you can run Linux applications natively as Linux processes on your Windows Server, bridging the gap between the Windows and Linux ecosystems. In this article, I will show you how to install Windows Subsystem for Linux on Windows Server. Please…

Read More “How to install Windows Subsystem for Linux on Windows Server” »

Linux, Windows Server

Disable credential Prompts for Remote Desktop Connections

Posted on 21/06/202324/10/2024 IT Expert By IT Expert No Comments on Disable credential Prompts for Remote Desktop Connections
Disable credential Prompts for Remote Desktop Connections

In this article, I will show you how to Disable credential Prompts for Remote Desktop Connections. Please see these exciting articles: How to allow saved credentials for RDP connection, Remove saved RDP connections in Windows, and How to Prevent the Saving of RDP Credentials in Windows 10. Remote Desktop Protocol (RDP) is used while connecting…

Read More “Disable credential Prompts for Remote Desktop Connections” »

Windows, Windows Server

How to run Windows 11 on HyperV

Posted on 21/06/202313/11/2023 IT Expert By IT Expert No Comments on How to run Windows 11 on HyperV
How to run Windows 11 on HyperV

Windows 11 enables us to get the most protection from advanced attacks out of the box with the requirement of a TPM 2.0 chip to help ensure they benefit from security backed by a hardware root-of-trust. You may want to see Measured Boot, Secure Boot, Trusted Boot, and Early Launch Anti-Malware: How to secure the Windows…

Read More “How to run Windows 11 on HyperV” »

Virtualization, Windows, Windows Server

RDP Configuration Settings: Connect automatically to RDP session

Posted on 12/06/202324/10/2024 IT Expert By IT Expert No Comments on RDP Configuration Settings: Connect automatically to RDP session
RDP Configuration Settings: Connect automatically to RDP session

Remote Desktop Protocol (RDP) is a secure network communication protocol. It allows users to execute remote operations on other computers. It facilitates secure information exchange between remotely connected machines over an encrypted communication channel. In this article, we shall discuss how to view RDP Configuration Settings: Connect automatically to RDP session. Please see how to allow…

Read More “RDP Configuration Settings: Connect automatically to RDP session” »

Windows, Windows Server

How to Fix Cannot Save to Windows System32 Default.rdp Error

Posted on 09/06/202317/10/2025 IT Expert By IT Expert No Comments on How to Fix Cannot Save to Windows System32 Default.rdp Error
How to Fix Cannot Save to Windows System32 Default.rdp Error

The built-in Windows Remote Desktop Connection (RDP) client (mstsc.exe) saves the remote computer name (or IP address) and the username that is used to log in after each successful connection to the remote computer. In this article, we will learn how to Fix Cannot Save to Windows System32 Default.rdp Error. On the next start, the…

Read More “How to Fix Cannot Save to Windows System32 Default.rdp Error” »

Network | Monitoring

Prevent users from saving RDP Credentials on Windows 11

Posted on 09/06/202324/10/2024 IT Expert By IT Expert No Comments on Prevent users from saving RDP Credentials on Windows 11
Prevent users from saving RDP Credentials on Windows 11

By default, Windows allows users to save their passwords for RDP connections. To do it, a user must enter the name of the Remote Device, and the Username. Then check the box Allow me to save credentials in the RDP client window. Here is a guide on how to prevent the saving of RDP Credentials in Windows…

Read More “Prevent users from saving RDP Credentials on Windows 11” »

Windows

Prevent Windows from Saving RDP Connection History

Posted on 08/06/202324/10/2024 IT Expert By IT Expert No Comments on Prevent Windows from Saving RDP Connection History
Prevent Windows from Saving RDP Connection History

In this article, I will show you how to Prevent Windows from Saving RDP Connection History. Please see how to Get lists of installed Microsoft Windows Updates, How to remove saved RDP connections in Windows, and how to view and remove Remote Desktop connection history. Remote Desktop Client enables you to log on to any…

Read More “Prevent Windows from Saving RDP Connection History” »

Windows, Windows Server

Copy Deployment Share between Servers without using linked Deployment Shares

Posted on 01/06/202328/04/2026 IT Expert By IT Expert No Comments on Copy Deployment Share between Servers without using linked Deployment Shares
Copy Deployment Share between Servers without using linked Deployment Shares

The Microsoft Deployment Toolkit (MDT) is for Windows operating system deployment. It is a free tool for automating Windows and Windows Server operating system deployment, leveraging the Windows Assessment and Deployment Kit (ADK) for Windows 10. In this article, I will show you how to copy Deployment Share between Servers without using linked Deployment Shares….

Read More “Copy Deployment Share between Servers without using linked Deployment Shares” »

Windows, Windows Server

Bypass unsupported CPU and Processor by upgrading to Windows 11 via Windows Update

Posted on 01/06/202301/06/2023 IT Expert By IT Expert No Comments on Bypass unsupported CPU and Processor by upgrading to Windows 11 via Windows Update
Bypass unsupported CPU and Processor by upgrading to Windows 11 via Windows Update

The processors listed in this link represent the processor models which meet the minimum requirements for the supported processor generations and up through the latest processors at the time of writing this guide. These processors meet the design principles around security, reliability, and the minimum system requirements for Windows 11. Future generations of processors that…

Read More “Bypass unsupported CPU and Processor by upgrading to Windows 11 via Windows Update” »

Virtualization, Windows

What are System Partition and Boot Partition in Windows?

Posted on 28/05/202331/05/2023 Matthew By Matthew No Comments on What are System Partition and Boot Partition in Windows?
What are System Partition and Boot Partition in Windows?

Welcome to the exciting world of Windows system files and boot partitions! If you’ve ever been curious about what these sections are and how they’re important to the way your computer works, you’re in the right place. In this guide, we’ll go into detail about system partitions and boot partitions. We’ll talk about how to…

Read More “What are System Partition and Boot Partition in Windows?” »

Windows

Clone a VM via Export and Import: Copy Virtual Hard Disk on Hyper-V

Posted on 27/05/202321/01/2026 Temitope Odemo By Temitope Odemo No Comments on Clone a VM via Export and Import: Copy Virtual Hard Disk on Hyper-V
Clone a VM via Export and Import: Copy Virtual Hard Disk on Hyper-V

Cloning a virtual machine is the process of making a copy of an existing virtual machine without the need to install it again. This saves you time and stress even though the process may not seem straightforward on Hyper-V. In this guide, I will be showing you “how to Clone a VM via Export and…

Read More “Clone a VM via Export and Import: Copy Virtual Hard Disk on Hyper-V” »

Virtualization, Windows, Windows Server

Posts pagination

Previous 1 … 24 25 26 … 61 Next

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • How to create and delete MySQL database
    How to delete and create MySQL Databases Oracle/MSSQL/MySQL
  • Integrate WordTune on Microsft Word
    Integrate WordTune with Microsoft Word on Mac Microsoft Exchange/Office/365
  • Enhancing Proactive Monitoring with Veeam ONE
    Enhanced Proactive Monitoring with Veeam ONE Backup
  • images 5 3
    How to uninstall AWS CLI in Windows AWS/Azure/OpenShift
  • Featured image Microsoft Outlook
    How to Recall an Email in Microsoft Outlook Network | Monitoring
  • Chocolatey Packages
    Create Chocolatey Package: Upgrade Software with Chocolatey Scripts
  • banner
    Fix npm install hangs on “sill idealTree buildDeps” Linux
  • preometheus
    Monitoring Synology with Prometheus and Grafana Reviews

Subscribe to Blog via Email

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

Join 1,806 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

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

Copyright © 2025 TechDirectArchive