Skip to content

A script to detect if an application is installed using regular expressions, targeted for use with SCCM.

License

Notifications You must be signed in to change notification settings

TechWhispererCA/sccm-detectviaregex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This script is meant to be used with SCCM for application detection.

It uses regular expressions to match the display name of an application and compare versions. Versions higher than or equal to the one targeted will be detected as "installed".

About

A script to detect if an application is installed using regular expressions, targeted for use with SCCM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published