https://devblogs.microsoft.com/scripting/use-powershell-regular-expressions-to-parse-an-rss-feed/
Use PowerShell Regular Expressions to Parse an RSS Feed - Scripting Blog [archived]
Mar 4, 2011 - Summary: Learn how to use Windows PowerShell regular expressions to parse an RSS feed. Hey, Scripting Guy! How can I find patterns in text with regular...
use powershellregular expressions
https://www.pdq.com/blog/how-to-use-powershell-pipeline-input/
How to use PowerShell pipeline-input | PDQ
In order to receive objects in a pipeline, the receiving cmdlet must have a parameter that accepts pipeline input. Learn how to use PowerShell pipeline-input.
how to usepowershellpipelineinputpdq
https://devblogs.microsoft.com/scripting/use-powershell-to-create-csv-file-to-open-in-excel/
Use PowerShell to Create CSV File to Open in Excel - Scripting Blog [archived]
Feb 4, 2014 - Summary: Microsoft Scripting Guy, Ed Wilson, talks about exporting a directory list to a CSV file and opening the file in Microsoft Excel with Windows...
use powershellcsv file
https://devblogs.microsoft.com/scripting/powertip-use-powershell-to-find-wmi-classes-for-creating/
PowerTip: Use PowerShell to Find WMI Classes for Creating - Scripting Blog [archived]
Jul 27, 2014 - Summary: Learn to find WMI classes that permit creating stuff. How can I use Windows PowerShell to help me find WMI classes that will permit me to create...
use powershellto find
https://www.debug.school/suyash/use-powershell-to-add-or-update-any-registry-key-value-2g39
Use PowerShell to add or update any registry key value - Debug School
The Registry The registry is a collection of hierarchical keys; a registry key may have... Tagged with devops, powershell, scripting, registry.
use powershellto add
https://devblogs.microsoft.com/scripting/powertip-use-powershell-to-find-reserved-system-volumes/
PowerTip: Use PowerShell to Find Reserved System Volumes - Scripting Blog [archived]
May 3, 2013 - Summary: Use Windows PowerShell 3.0 in Windows 8 to find information about the system reserved volume. How can I use Windows PowerShell 3.0 in Windows 8 to...
use powershellto findpowertip
https://devblogs.microsoft.com/scripting/powertip-use-powershell-to-read-tab-delimited-file/
PowerTip: Use PowerShell to Read Tab Delimited File - Scripting Blog [archived]
Aug 25, 2014 - Summary: Use Windows PowerShell to read a Tab delimited file. How can I use Windows PowerShell to read a Tab delimited file? Use the Import-CSV cmdlet and...
use powershellto readpowertip
https://devblogs.microsoft.com/scripting/powertip-use-powershell-to-mount-iso-image-2/
PowerTip: Use PowerShell to Mount ISO Image - Scripting Blog [archived]
Jun 5, 2019 - Summary: Learn how to use Windows PowerShell to mount ISO images. How can I use Windows PowerShell to mount an ISO image so I can see what it contains? Use the...
use powershelliso imagepowertipmountscripting
https://devblogs.microsoft.com/scripting/use-powershell-3-0-to-rename-network-adapters/
Use PowerShell 3.0 to Rename Network Adapters - Scripting Blog [archived]
Sep 6, 2012 - Summary: Microsoft Scripting Guy, Ed Wilson, shows how to use Windows PowerShell 3.0 in Windows 8 to rename network adapters. Microsoft Scripting Guy, Ed...
use powershellnetwork adapters
https://devblogs.microsoft.com/scripting/use-powershell-to-find-specific-word-built-in-properties/
Use PowerShell to Find Specific Word Built-in Properties - Scripting Blog [archived]
Aug 2, 2012 - Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to find specific built-in properties from Word documents. Microsoft Scripting...
use powershellto findspecific word
https://devblogs.microsoft.com/scripting/powertip-use-powershell-to-troubleshoot-powershell/
PowerTip: Use PowerShell to Troubleshoot PowerShell - Scripting Blog [archived]
May 5, 2013 - Summary: Use Windows PowerShell to troubleshoot errors with Windows PowerShell. How can I use Windows PowerShell to troubleshoot issues with Windows...
use powershellpowertiptroubleshootscriptingblog
https://docs.azure.cn/en-us/entra/identity/role-based-access-control/prerequisites
Prerequisites to use PowerShell for Microsoft Entra roles | Azure Docs
Prerequisites to use PowerShell for Microsoft Entra roles.
to usefor microsoftprerequisitespowershellentra
https://devblogs.microsoft.com/scripting/the-best-way-to-use-powershell-to-delete-folders/
The Best Way to Use PowerShell to Delete Folders - Scripting Blog [archived]
Feb 22, 2012 - Summary: Microsoft Scripting Guy, Ed Wilson, discusses three ways to use Windows PowerShell to delete folders and then selects the best. Hey, Scripting Guy! I...
the bestto usedelete foldersway
https://www.meetingroom365.com/blog/get-mailcontact-powershell/
How to Use Get-MailContact in Powershell
Jan 15, 2026 - Learn how to use the Get-MailContact cmdlet in PowerShell to view mail contacts in Exchange Server and Exchange Online.
how to usegetmailcontactpowershell
https://devblogs.microsoft.com/scripting/use-powershell-to-detect-and-fix-files-with-leading-spaces/
Use PowerShell to Detect and Fix Files with Leading Spaces - Scripting Blog [archived]
Jul 16, 2012 - Summary: Microsoft Scripting Guy, Ed Wilson, shows how to use Windows PowerShell to detect and to fix files that have leading spaces in the file name. Hey,...
https://topminisite.com/blog/how-to-use-an-array-in-a-zip-function-using
How to Use an Array In A Zip Function Using Powershell?
Sep 21, 2025 - Learn how to effectively use an array in a Zip function using PowerShell with this comprehensive guide.
how to usein aarray