Loading...

Powershell Tip : Export registry values to HTML


In this post I will show you a way to export and list some registry values.
I use this technic to create export of computers that I have deployed.

I use two methods to display registry values.


I / List all values from a key

In this example I will export applications which run at startup, founded in :
"HKLM\software\Microsoft\Windows\Currentversion\Run"

How it looks ?
HTML export for the run applications


How to use it ?
See below 2 scripts to do this export using CSS and not.

Simple script without CSS

Script with CSS




II / List specific values from a KEY and Sub Key

In this example I will export installed applications, founded in :
"HKLM\software\Microsoft\Windows\Currentversion\Uninstall"

How it looks ?
HTML export for the installed apps


How to use it ?
See below 2 scripts to do this export using CSS and not.

Simple script without CSS
Script with CSS

You can also organize colums and name them as you want and so not use default fields name.

Label without organization
Label with organization

Part to organize columns
WMI 1844349862256536342

Enregistrer un commentaire

Accueil item

Award

Learn KQL in one month

Sponsors

You want to support me ?

Mes articles en français

Books in French


Stats