This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<# | |
NinjaOne Inventory Searcher | |
Fetching all NinjaOne device inventory to search for the given applications | |
What you need: | |
- NinjaOne Powershel Modul from : https://github.com/homotechsual/NinjaOne | |
- NinjaOne API Credentials - Check out the Powershell Module Doc for more information - Thanks @homotechsual | |
- A list of software which you actually want to search for |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<# | |
Helferskript ProxyNotShell CVE-2022-41040 and CVE-2022-41082f | |
!! Run this in Exchange Management Shell !! | |
!! Have the permission - Best Domain Admin !! | |
!! Do it on your own risk !! | |
!! Run "Add-WindowsFeature RSAT-AD-Powershell" if missing the Module | |