Welcome to the repository for Intune Detection Scripts for EXE Software. This repository contains PowerShell scripts designed to detect the presence of specific executable software on client machines managed by Microsoft Intune.
This repository provides a collection of detection scripts that can be used with Microsoft Intune to check for the presence of specific executable software on managed devices. These scripts can be useful for ensuring compliance, software inventory, and management tasks.
To get started with these detection scripts, you'll need:
- Microsoft Intune
- Administrative privileges on the devices you want to manage
- PowerShell
- Clone this repository to your local machine:
git clone https://github.com/yourusername/intune-detection-scripts.git
- Navigate to the scripts directory:
cd intune-detection-scripts
total 72
drwxr-xr-x 2 runner docker 4096 Jul 1 21:38 Browsers (System)
drwxr-xr-x 2 runner docker 4096 Jul 1 21:38 Developer
-rw-r--r-- 1 runner docker 35149 Jul 1 21:38 LICENSE
drwxr-xr-x 2 runner docker 4096 Jul 1 21:38 Media
drwxr-xr-x 2 runner docker 4096 Jul 1 21:38 Network Tools
drwxr-xr-x 2 runner docker 4096 Jul 1 21:38 Productivity
-rw-r--r-- 1 runner docker 1748 Jul 1 21:38 README.md
drwxr-xr-x 2 runner docker 4096 Jul 1 21:38 RMM
drwxr-xr-x 2 runner docker 4096 Jul 1 21:38 Tools
drwxr-xr-x 2 runner docker 4096 Jul 1 21:38 VPN
-rw-r--r-- 1 runner docker 0 Jul 1 21:38 directory_listing.txt
Contributions are welcome! If you have any improvements or additional scripts to share, please fork the repository and submit a pull request.
- 🍴 Fork the repository
- 🌿 Create your feature branch (git checkout -b feature/AmazingFeature)
- 💾 Commit your changes (git commit -m 'Add some AmazingFeature')
- 📤 Push to the branch (git push origin feature/AmazingFeature)
- 🔄 Open a pull request
Distributed under the MIT License. See LICENSE for more information.