Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
Posh
0.1
Types/Posh/get_Modules.ps1
<#
.SYNOPSIS
Gets the loaded modules
.DESCRIPTION
Gets the PowerShell modules loaded in the current session.
#>
Get-Module