Skip to content

Issue with Detection Methods in SCCM Apps during Win32 App Creation #27

Description

@geri-wolf

Hi Ben,

First off, I want to express my appreciation for the tool – it's been incredibly useful and simplifies a lot of workflows. Thank you for your efforts in creating and maintaining it!

However, I've encountered an issue when creating packages for apps from SCCM that don't use a Script Detection Method. The MethodBody.xml file is successfully created and contains the correct information.

The process continues until "Getting deployment type details..." where it throws the following error:

'There was an error getting the local detection methods for deployment type 'F:\MigTool\DetectionMethods**\MethodBody.xml' from the XML.'

err1

Subsequently, the script proceeds and fails at "Creating Win32 app JSON body" with the message:

err2

It seems like the script is unable to handle cases where a different detection method other than script is defined. I’d appreciate any guidance or recommendations you could offer to resolve this.

Thank you in advance for your help, and again, great work on the tool!

Best regards, Gerald

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions