Skip to content

PowerTree V2.0.0 Release

Latest
Compare
Choose a tag to compare
@spaansba spaansba released this 27 May 10:00
· 4 commits to main since this release
b28e37b

🎉 Introducing PowerRegistry

A new addition to PowerTree that brings tree-based visualization to the Windows Registry.

Command

Show-PowerTreeRegistry | Aliases: ptreer, PowerRegistry

This command shows Windows Registry keys and values in tree format. Displays both registry keys and their values, making it easy to see the structure of any registry hive or specific key. Explore all available parameters and advanced features in the full documentation.

Examples

Registry Explorer (Video)
Show-PowerTreeRegistry.mp4
Default Registry View (image)
PowerRegistry HKLM:\SOFTWARE\ 

Default PowerTree Registry View
Filtered Registry View (image)
PowerRegistry HKLM:\SOFTWARE\ -DisplayItemCounts -Exclude "*data*" -l 2 -UseRegistryDataTypes

Filtered PowerTree Registry View

Installation

Install-Module PowerTree    # New installation
Update-Module PowerTree     # Update existing