
How to upgrade PowerShell 7 on Windows 10 and 11
PowerShell 7 installs beside Windows PowerShell 5.1, it does not replace it. How to upgrade with winget, the MSI, the ZIP or the MSIX package, and what changes after 7.6.
Step-by-step guides: how a command or feature works and how to use it on real Windows, Active Directory, VMware and Linux systems.

PowerShell 7 installs beside Windows PowerShell 5.1, it does not replace it. How to upgrade with winget, the MSI, the ZIP or the MSIX package, and what changes after 7.6.

dfsutil and dfsdiag are the two command-line tools that come with the DFS Namespaces management feature. dfsutil reads and edits namespace configuration…

Invoke-VMScript is the PowerCLI cmdlet that runs a script inside the guest operating system of a virtual machine. It does not use…

where answers one question: when I type this command, which file on disk actually runs? On a machine that has been in…

dfsrmig is the SYSVOL migration tool. It ships with the DFS Replication service and it does exactly one job: it moves replication…

A hands-on Ubuntu Server lab: extend the VMDK from 60 to 80 GB in vSphere, then grow the partition, the LVM physical volume, the logical volume and the ext4 filesystem, checking every layer as you go.

The full path from a Windows workstation to a working Linux session: checking the OpenSSH client, the first connection and the fingerprint prompt, moving to keys, the config file, copying files, and reading the error when it refuses you.

bcdedit is the only editor Windows ships for the Boot Configuration Data store: the binary database that replaced boot.ini and decides which…

driverquery prints the list of device drivers Windows has registered, with no module to import and no elevation required on the local…

Get-VMGuestDisk answers a question that no other PowerCLI cmdlet can answer: how much free space is left on the volumes inside a…