Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

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

Tag: Microsoft Windows

Handy WSUS Commands: Windows Server Update Services Commands, WAUACLT, PowerShell and USOClient

Posted on 05/02/202008/04/2025 Christian By Christian 4 Comments on Handy WSUS Commands: Windows Server Update Services Commands, WAUACLT, PowerShell and USOClient
Handy WSUS Commands: Windows Server Update Services Commands, WAUACLT, PowerShell and USOClient

Working with Windows Update Automatic Update (WSUS) is not a relatively easy task, for ease of troubleshooting and fixing updates errors, there is a need to know a bunch of useful commands such as the WAUACLT, PowerShell, and USOClient. Please see How to disable Ads in Windows 11, How to apply Windows Updates with PowerShell,…

Read More “Handy WSUS Commands: Windows Server Update Services Commands, WAUACLT, PowerShell and USOClient” »

Windows Server

How to Start, Stop and Restart Windows Server Update WSUS Services via PowerShell and CMD

Posted on 04/02/202022/09/2023 Christian By Christian No Comments on How to Start, Stop and Restart Windows Server Update WSUS Services via PowerShell and CMD
How to Start, Stop and Restart Windows Server Update WSUS Services via PowerShell and CMD

Windows Server Update Services (WSUS) previously known as Software Update Services (SUS) is a computer program and network service developed by Microsoft Corporation that enables administrators to manage the distribution of updates and hotfixes released for Microsoft products to computers in a corporate environment. For more articles I have written, see the following links: Configuring…

Read More “How to Start, Stop and Restart Windows Server Update WSUS Services via PowerShell and CMD” »

Windows

How to set up System Insights on Windows Admin Center

Posted on 04/02/202002/06/2023 Christian By Christian No Comments on How to set up System Insights on Windows Admin Center
How to set up System Insights on Windows Admin Center

System Insights is a new feature available in the Windows Server 2019 and it brings local predictive analytics capabilities natively to Windows Server. These predictive capabilities are leveraged by the machine-learning model which locally analyses Windows Server system data, such as performance counters and events, providing high-accuracy predictions. This helps reduce the operational expenses associated…

Read More “How to set up System Insights on Windows Admin Center” »

Windows Server

How to set Execution Policy via Windows PowerShell

Posted on 04/02/202008/05/2025 Christian By Christian No Comments on How to set Execution Policy via Windows PowerShell
How to set Execution Policy via Windows PowerShell

By default, PowerShell prevents the execution of scripts on Windows systems. The PowerShell execution policy actively controls the conditions under which it loads configuration files and runs scripts as a security feature. In this guide, you will learn how to set Execution Policy via Windows PowerShell. Please see How to install and update PowerShell version…

Read More “How to set Execution Policy via Windows PowerShell” »

Windows Server

How to save and stop modification to Microsoft Management Console

Posted on 02/02/202022/09/2023 Christian By Christian No Comments on How to save and stop modification to Microsoft Management Console
How to save and stop modification to Microsoft Management Console

MMC is a component of Windows 2000 and its successors that provides system administrators and advanced users an interface for configuring and monitoring the system. You use Microsoft Management Console (MMC) to create, save and open administrative tools, called consoles, which manage the hardware, software, and network components of your Microsoft Windows operating system. MMC runs on…

Read More “How to save and stop modification to Microsoft Management Console” »

Windows

Download and use Windows Sysinternals Tools locally

Posted on 25/01/202030/12/2023 Christian By Christian No Comments on Download and use Windows Sysinternals Tools locally
Download and use Windows Sysinternals Tools locally

Sysinternals Tools are free and widely used by IT Administrators as they are handier than the built-in Windows Tools. With these tools, IT administrators no longer need to struggle to manage desktops because of the insufficient capabilities of Windows-native tools. In this article, I will show you how to Download and use Windows Sysinternals Tools…

Read More “Download and use Windows Sysinternals Tools locally” »

Windows

Enable Automatic Logon on Windows

Posted on 25/01/202001/10/2024 Christian By Christian No Comments on Enable Automatic Logon on Windows
Enable Automatic Logon on Windows

AutoLogon provides the means to configure Windows built-in auto logon. Here, the user does not need to enter his username and password. The systems (windows) automatically make use of the credentials entered in the AutoLogin. This is worth noting that this is encrypted in the Registry. In this guide, we shall discuss how to Enable…

Read More “Enable Automatic Logon on Windows” »

Windows Server

How to use Hyper-V checkpoint to restore a VM to its previous state

Posted on 24/01/202015/11/2023 Christian By Christian No Comments on How to use Hyper-V checkpoint to restore a VM to its previous state
How to use Hyper-V checkpoint to restore a VM to its previous state

With Hyper-V checkpoints, you can quickly restore a VM to the state when the checkpoint was created. However, this is completely different from restoring a VM from a backup. In this article, we shall discuss how to use “Hyper-V checkpoint to restore a VM to its previous state”. Please see How to create a Microsoft HyperV checkpoint, the differences…

Read More “How to use Hyper-V checkpoint to restore a VM to its previous state” »

Virtualization

The following error occurred attempting to rename the computer Account already exists

Posted on 24/01/202025/06/2025 Christian By Christian No Comments on The following error occurred attempting to rename the computer Account already exists
The following error occurred attempting to rename the computer Account already exists

In this guide, I will be showing you how to fix “the following error occurred attempting to rename the computer Account already exists”. An Active Directory (AD) domain is basically the same as an Internet domain. It “defines a realm of administrative autonomy, authority, and control” for a group of computers. Please how to fix “The logon attempt failed for the…

Read More “The following error occurred attempting to rename the computer Account already exists” »

Windows Server

How to set up a Single App Kiosk Mode Configuration using a Local Account / MDM Bridge WMI Provider

Posted on 24/01/202006/12/2023 Christian By Christian No Comments on How to set up a Single App Kiosk Mode Configuration using a Local Account / MDM Bridge WMI Provider
How to set up a Single App Kiosk Mode Configuration using a Local Account / MDM Bridge WMI Provider

Assigned Access Configuration Service Provider (CSP) is an interface to read, set, modify, or delete configuration settings on the device. These settings map to registry keys or files and this is used to set the device to run in kiosk mode. In this article, we shall discuss “Single App Kiosk setup using a Local Account…

Read More “How to set up a Single App Kiosk Mode Configuration using a Local Account / MDM Bridge WMI Provider” »

Windows

Application User Model ID: How to find the AUMID of an installed UWP App

Posted on 23/01/202006/12/2023 Christian By Christian No Comments on Application User Model ID: How to find the AUMID of an installed UWP App
Application User Model ID: How to find the  AUMID  of an installed UWP App

In this article, you will learn about “Application User Model ID: How to find the AUMID of an installed UWP App”. I wrote this article simply because I needed to get the AUMID of an Application needed for kiosk mode setup. Follow the steps discussed below to achieve this. Please see How to add WhatsApp…

Read More “Application User Model ID: How to find the AUMID of an installed UWP App” »

Windows

How to fix unable to create a new VM on HyperV

Posted on 19/01/202009/10/2024 Christian By Christian No Comments on How to fix unable to create a new VM on HyperV
How to fix unable to create a new VM on HyperV

In this article, we shall discuss how to fix unable to create a new VM on HyperV. Hyper-V is a virtualization platform from Microsoft that enables you to create and manage virtual machines (VMs) on a physical server. It is widely used in enterprise environments for consolidating workloads, testing, and running multiple operating systems on…

Read More “How to fix unable to create a new VM on HyperV” »

Virtualization

How to set up a VM via PXE boot on a Generation 1 VM

Posted on 19/01/202025/03/2026 Christian By Christian No Comments on How to set up a VM via PXE boot on a Generation 1 VM
How to set up a VM via PXE boot on a Generation 1 VM

To boot a virtual machine (VM) using PXE boot, the VM has to support an emulated Legacy Network Adapter. Follow the steps below to perform this. Please see “Generation 2 VM deployment of Windows Server 2019, how to set up a Generation 2 VM via PXE boot, how to set up a Generation 1VM via PXE boot, and…

Read More “How to set up a VM via PXE boot on a Generation 1 VM” »

Virtualization

Posts pagination

Previous 1 … 56 57 58 … 61 Next

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • Featured image
    Latest Improvement to File Explorer on Windows 11 Windows
  • screenshot 2020 05 05 at 22.42.35
    How to run Windows applications on Linux via WineHQ Linux
  • mountedimagenotaccessible
    Unable to access the image: Make sure that the image path exist Windows
  • Disable Hardware Acceleration in Browsers and Windows
    How to Disable Hardware Acceleration in Browsers and Windows Windows
  • How to configure Cisco switches A step by step guide
    How to configure a console port password on Cisco Router Network | Monitoring
  • banner 3
    How to Set Network Adapter Priority on Windows 11 Network | Monitoring
  • Screenshot 4
    Veeam Agent for AIX: Initial Deploy/UUID Error Network | Monitoring
  • upgrade Microsoft SQL Server
    How to upgrade Microsoft SQL Server 2019 to 2022 Oracle/MSSQL/MySQL

Subscribe to Blog via Email

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

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