Quantcast
Viewing latest article 3
Browse Latest Browse All 120

I need a script for SCCM detection key to Match Value Data

/* I need a script SCCM detection key for match "Value Data" in "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" Without using "ValueName" Match "ValueData".*/

How to resolve this issue?

$properties = Get-ItemProperty -Path $_.PSPath


Viewing latest article 3
Browse Latest Browse All 120

Trending Articles