Navigation : Learning Recources Music Cooking Cryptography Tools Other Learning notes Microsoft - Azure - Powershell -- Powershell Storage -- Powershell Remote -- Powershell Networking -- Commands -- Beginning --- Firt Steps --- Powershell Help --- Powershell Providers Psdrive Manage Files and Folders --- Selecting and Sorting Objects --- Formatting --- Filter and Compare --- Pipeline --- Variables --- Operators --- Core Commands --- Custom Objects --- Powershell Regular Expressions -- - Windows Server Git Graphics Design Security Storage Elastic Stack Variables Use variable in text $svc = Get-Service browser "The $($svc.displayname) service is $($svc.status)" Pipeline Operators