How to coding script at Analyses to Check Path from Power shell?

This Path :

But * is versions and computer have different versions so, how to coding the script to get the value of this Path?

not sure if you can use folder of folder since you are looking at the registry :-/

some Syntax:
Q:(windows of operating system) AND (exists files ("AppData\Roaming\BitTorrent\BitTorrent.exe";"appdata\roaming\utorrent web\utweb.exe") of folders of folders "C:\Users")

sorry bud, I wish I knew more >.< still learning to keep it all relevance. Iā€™m sure powershell has a script to check and you can then write the output to a file. then have BigFix read the file

1 Like

If SupersocketNetLib is the value then something like this

Q: values "SupersocketNetLib" of keys "MSSQLServer" of keys of keys "HKLM\SOFTWARE\Microsoft\Microsoft SQL Server" of (x64 registries ; x32 registries)

3 Likes

Thank You so much :slight_smile:

Thank You so much :slight_smile: