CheapWindowsVPS Blog

Category: Powershell

AllBlogWindows 11ArticlesWindows 10PowershellWindows Server 2022Windows Server 2025DevopsSecurity
Group Policies

Streamline Your Workflow: Adding or Removing Pinned Folders to Quick Access Using PowerShell and GPO

Windows File Explorer has a separate panel that displays a list of favorite folders and locations called Quick Access. Many users and…

Hyper V

Step-by-Step Guide to GPU Passthrough in Hyper-V Virtual Machines

The feature RemoteFX vGPU was previously accessible in older Hyper-V versions (starting from Windows 7 and Windows Server 2008 R2) to allocate…

Active Directory

Using PowerShell Script to Assess Windows 11 Hardware Compatibility

In this article, we’ll examine how to employ Microsoft’s official HardwareReadiness.ps1 PowerShell script to run a bulk Windows 11 hardware compatibility check…

Powershell

Guide to Reading, Modifying, and Parsing JSON Files with PowerShell

JSON is a popular text-based format for representing and transmitting structured data based on JavaScript object syntax. There are two cmdlets in…

Microsoft Office

A Comprehensive Guide on How to Use PowerShell to Read Outlook Emails

Let’s examine the process of opening, reading, and parsing emails from a connected Outlook mailbox using a PowerShell script. The direct access…

Powershell

Step-by-step Guide to Enabling and Configuring Wake-on-LAN (WoL) in Windows

Wake on LAN (WoL) is an essential feature in computer networking that allows a device in sleep mode or low power mode…

Powershell

A Comprehensive Guide on Creating, Deleting and Managing System Restore Points on Windows 10/11

System Restore Points offer a convenient solution for reverting your Windows OS to a previous state should you encounter unintended system file…

Powershell

Step-by-step Guide: How to Add an ESXi Host to VMware vCenter Server (vCSA)

Let’s examine how to incorporate a standalone host with an ESXi hypervisor into the VMware vCenter Server (vCSA) for administrative centralization and…

Active Directory

The Procedure for Unlocking User Accounts in Active Directory

A user account lockout in a domain is one of the most popular reasons why users contact the technical support team. In…

Articles

How to Use PowerShell for Managing System and User-Assigned Managed Identities in Azure

Managed identities provide secure authentication for resources accessing other resources in Azure without requiring sensitive information such as secrets, credentials, and certificates…