Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save omarrodriguez15/147bde8eb2f035da25d146343666f77f to your computer and use it in GitHub Desktop.

Select an option

Save omarrodriguez15/147bde8eb2f035da25d146343666f77f to your computer and use it in GitHub Desktop.
Get-WindowsFeature | where {$_.InstallState -eq "Installed"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment