Relative Content

Tag Archive for powershellclosuresvariable-expansion

Powershell closure for .Where() in a string variable

I have a Generic List of hash tables derived from Uninstall keys in the registry, which I need to search. Each list member is an ordered dictionary containing these keys. The actual value of each key is defined separately since some are values direct from the registry and some are calculated.