{"id":8531,"date":"2012-08-01T11:59:00","date_gmt":"2012-08-01T11:59:00","guid":{"rendered":"https:\/\/blogs.technet.microsoft.com\/heyscriptingguy\/2012\/08\/01\/powertip-counting-powershell-cmdlets\/"},"modified":"2012-08-01T11:59:00","modified_gmt":"2012-08-01T11:59:00","slug":"powertip-counting-powershell-cmdlets","status":"publish","type":"post","link":"https:\/\/devblogs.microsoft.com\/scripting\/powertip-counting-powershell-cmdlets\/","title":{"rendered":"PowerTip: Counting PowerShell Cmdlets"},"content":{"rendered":"<p align=\"left\"><strong>Summary<\/strong>:&nbsp;PowerTip for counting the number of cmdlets in your Windows PowerShell installation<\/p>\n<p align=\"left\" style=\"padding-left: 30px\"><b>Question<\/b>: How many cmdlets are available in a default Windows PowerShell&nbsp;3.0 installation in Windows&nbsp;8?<\/p>\n<p align=\"left\" style=\"padding-left: 60px\"><b>Answer<\/b>:&nbsp;403<\/p>\n<p align=\"left\" style=\"padding-left: 30px\"><b>Question<\/b>:&nbsp;How did you find out how many cmdlets are available in the default Windows PowerShell installation?<\/p>\n<p align=\"left\" style=\"padding-left: 60px\"><b>Answer<\/b>:&nbsp;Get-Module -ListAvailable | Import-Module ; gcm -co cmdlet | measure<\/p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Summary:&nbsp;PowerTip for counting the number of cmdlets in your Windows PowerShell installation Question: How many cmdlets are available in a default Windows PowerShell&nbsp;3.0 installation in Windows&nbsp;8? Answer:&nbsp;403 Question:&nbsp;How did you find out how many cmdlets are available in the default Windows PowerShell installation? Answer:&nbsp;Get-Module -ListAvailable | Import-Module ; gcm -co cmdlet | measure<\/p>\n","protected":false},"author":596,"featured_media":87096,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1],"tags":[51,356,3,4,45],"class_list":["post-8531","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-scripting","tag-getting-started","tag-powertip","tag-scripting-guy","tag-scripting-techniques","tag-windows-powershell"],"acf":[],"blog_post_summary":"<p>Summary:&nbsp;PowerTip for counting the number of cmdlets in your Windows PowerShell installation Question: How many cmdlets are available in a default Windows PowerShell&nbsp;3.0 installation in Windows&nbsp;8? Answer:&nbsp;403 Question:&nbsp;How did you find out how many cmdlets are available in the default Windows PowerShell installation? Answer:&nbsp;Get-Module -ListAvailable | Import-Module ; gcm -co cmdlet | measure<\/p>\n","_links":{"self":[{"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/posts\/8531","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/users\/596"}],"replies":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/comments?post=8531"}],"version-history":[{"count":0,"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/posts\/8531\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/media\/87096"}],"wp:attachment":[{"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/media?parent=8531"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/categories?post=8531"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/scripting\/wp-json\/wp\/v2\/tags?post=8531"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}