https://github.com/startautomating/discovery
Discovery is a powerful PowerShell module that lets you probe the inner depths of the operating system.
https://github.com/startautomating/discovery
Last synced: 10 months ago
JSON representation
Discovery is a powerful PowerShell module that lets you probe the inner depths of the operating system.
- Host: GitHub
- URL: https://github.com/startautomating/discovery
- Owner: StartAutomating
- Created: 2014-05-07T22:39:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-26T22:47:03.000Z (over 11 years ago)
- Last Synced: 2025-03-24T08:46:07.271Z (10 months ago)
- Language: PowerShell
- Size: 137 KB
- Stars: 16
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
[Official Website](http://Discovery.Start-Automating.com)
Discovery is a powerful PowerShell module that lets you probe the inner depths of the operating system.
You can search .NET types with reflection using Get-Type, find every COM object on the system with Get-ProgID, search the WMI repository for useful tidbits with Search-Wmi, and find commands that can handle specific types of data with Find-CommandWithParameterType.