What's Changed
Starting with this version you can use -NameContains "some string"
to only Get-WtWin32Apps
with some string
in the display name. You can also use -IsAssigned $true
to only return apps that are assigned.
Full Changelog: v1.2.2...v1.2.3