I\'m getting an exception which I can\'t find documented anywhere. Here is the exception:
The following exception occurred while retrieving the type name hierarc
don't you over complicate things ? all of these to read a value from registry ? what about someting like that
icm -ComputerName $endpoint -ScriptBlock {Get-ItemProperty HKLM:\software\7-zip\ |select path}