Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New-M365DeltaReport - "Unable to find type [Instance]." #5737

Closed
jadamones opened this issue Feb 7, 2025 · 1 comment
Closed

New-M365DeltaReport - "Unable to find type [Instance]." #5737

jadamones opened this issue Feb 7, 2025 · 1 comment

Comments

@jadamones
Copy link

Description of the issue

When comparing two configurations, it fails immediately with the error below over and over.

Microsoft 365 DSC Version

v1.25.205.1

Which workloads are affected

Intune, Office 365 Admin, OneDrive for Business, SharePoint Online, Teams

The DSC configuration

Verbose logs showing the problem

2025-02-07T12:46:20.3897266Z Unable to find type [Instance].
2025-02-07T12:46:20.3898142Z At line:1 char:62
2025-02-07T12:46:20.3898765Z + ...                               $typeStaticMethods = [Instance] | gm -s ...
2025-02-07T12:46:20.3898951Z +                                                        ~~~~~~~~~~
2025-02-07T12:46:20.3899150Z     + CategoryInfo          : InvalidOperation: (Instance:TypeName) [], RuntimeException
2025-02-07T12:46:20.3899369Z     + FullyQualifiedErrorId : TypeNotFound

Environment Information + PowerShell Version

@jadamones
Copy link
Author

I'm noticing this on what appears to be several resources but definitely related to #5711

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant