Code Monkey home page Code Monkey logo

Comments (5)

CometCom1 avatar CometCom1 commented on September 13, 2024 1

I have tested my extensions to the script in versions 1902, 1906 and 1910 without issues.
Examples
MSI enhanced, no rules:

Detection Method
  • Using enhanced MSI detection method.
  • MSI Product Code: {0616A587-A3C3-42AA-828B-2FC857FE91E4}

MSI enhanced, with rule:

Detection Method
  • Using enhanced MSI detection method.
  • MSI Product Code: {0C524D20-1409-0080-8A9E-0C4C490E4E54}
  • Version Equals 8.2

File detection, no rules:

Detection Method
  • Using File detection method.
  • FILE Path: %windir%\system32
  • FILE Name: CMTrace.exe
  • 32-bit

Folder detection, no rules:

Detection Method
  • Using Folder detection method.
  • FOLDER Path: C:\Program Files (x86)\Java\
  • FOLDER Name: jre1.8.0_201
  • 32-bit

Simple registry detection with rule:

Detection Method
  • Using Simple Registry detection method.
  • Simple Hive: HKEY_LOCAL_MACHINE
  • Simple Key : SOFTWARE\Wow6432Node\Microsoft\EdgeUpdate\Clients\{56eb18f8-b008-4cbd-b6d2-8c97fe7e9062}
  • Property : pv
  • Version GreaterEquals 80.0.361.56

Registry detection, no rules:

Detection Method
  • Using Registry detection method.
  • Registry Hive: HKEY_LOCAL_MACHINE
  • Registry Key : Software\Microsoft\Windows\CurrentVersion\Uninstall\O365ProPlusRetail - da-dk

I have also added a little ekstra on application usage, in case you are interested:

Application Usage
  • Devices with application: 9
  • Devices failed this app : 0
  • Users with application : 7
  • Users failed this app : 0
  • Pending user requests : 14

from documentconfigmgrcb.

paulwetter avatar paulwetter commented on September 13, 2024

Ooooo! Oooooo! Very interested. Something I looked at but didn't have the energy to tackle the last time i redid apps. I'd love to see the code and add it to the script! Fork this repo, update with your code and then put in a pull request. If you're not familiar with git share it via onedrive or something and I can add it and credit you for it in the code.

from documentconfigmgrcb.

CometCom1 avatar CometCom1 commented on September 13, 2024

Pulled and ready for review.
It's a very long time since I worked with github.

from documentconfigmgrcb.

paulwetter avatar paulwetter commented on September 13, 2024

Good deal. I'll hopefully have a chance to look at it this weekend. At first glance though, i'm a little excited to see the additional details!

from documentconfigmgrcb.

paulwetter avatar paulwetter commented on September 13, 2024

Completed a full implementation of this with a recursive function in 215adfa.
Using divs to outline and color code for complex detection methods. I think I've covered most cases. And in most instances, one will never see a detection method this complex.
image

from documentconfigmgrcb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.