About 1,310,000 results
Open links in new tab
  1. PowerShell Documentation - PowerShell | Microsoft Learn

    Official product documentation for PowerShell. What is PowerShell? Available editions, tools, and technology that supports PowerShell. Connect with other PowerShell users. Communicate …

  2. Strings in PowerShell – Replace, compare, concatenate ... - 4sysops

    May 15, 2015 · PowerShell knows a variety of techniques to find and replace substrings. For the more demanding tasks, regular expressions are available, which can be applied with the …

  3. What is the equivalent of str.Substring in PowerShell?

    Sep 6, 2023 · PowerShell offers virtually unlimited access to all .NET APIs, so you're free to call the System.String type's .Substring() directly; e.g.: I just need everything after the last "/".

  4. PowerShell String Manipulation: A Comprehensive Guide

    Sep 17, 2025 · Discover the powerful capabilities of PowerShell string manipulation with this comprehensive guide. Optimize your scripts with PowerShell string operations.

  5. PowerShell Strings - ZetCode

    Feb 15, 2025 · PowerShell strings tutorial shows how to use PowerShell to manipulate and format strings.

  6. PowerShell How-to guides - PowerShell - SS64.com

    Windows PowerShell How-to guides and examples ... Variables ... Evaluate expressions ... Functions and Modules

  7. PowerShell Cheat Sheet: The Ultimate Guide for Beginners

    Jan 17, 2025 · Looking to get started with PowerShell? Our cheat sheet covers the must-know commands and concepts for beginners.

  8. The Most Helpful PowerShell Cheat Sheet You’ll Ever Find

    May 28, 2025 · PowerShell is a scripting language and command-line interface (CLI) built on Microsoft ’s .NET Framework to automate administrative tasks and manage system …

  9. Using PowerShell for System Administration and Automation Tasks

    With PowerShell, system administrators can automate and manage various components of the desktop versions of Windows, Windows Server roles, and other components of the Microsoft …

  10. Getting Started with PowerShell - PowerShell | Microsoft Learn

    Aug 2, 2024 · What is PowerShell? Windows PowerShell is an easy-to-use command-line shell and scripting environment for automating administrative tasks of Windows-based systems. …