Quantcast
Channel: TechNet Blogs
Viewing all articles
Browse latest Browse all 34890

PowerTip: Find All Windows PowerShell Functions

$
0
0

Summary: Easily find all the Windows PowerShell functions.

Hey, Scripting Guy! Question How can I find all Windows PowerShell functions easily?

Hey, Scripting Guy! Answer Use the Get-Command cmdlet, and specify the CommandType function:

Get-Command -CommandType function


Viewing all articles
Browse latest Browse all 34890

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>