Skip to content

Instantly share code, notes, and snippets.

@the-exodus
the-exodus / Get-InstalledApps.ps1
Created March 8, 2023 23:29
List _all_ installed software on Windows
function Get-InstalledApps {
param (
[Parameter(ValueFromPipeline=$true)]
[string[]]$ComputerName = $env:COMPUTERNAME,
[string]$NameRegex = ''
)
foreach ($comp in $ComputerName) {
$keys = '','\Wow6432Node'
foreach ($key in $keys) {
@the-exodus
the-exodus / keybase.md
Created June 28, 2018 19:57
keybase private

Keybase proof

I hereby claim:

  • I am the-exodus on github.
  • I am tobiask (https://keybase.io/tobiask) on keybase.
  • I have a public key ASBGsRFF84L-mCXb82HA1SQ8rdACku6WZsyCsdbEaeiT8Qo

To claim this, I am signing this object: