-
Notifications
You must be signed in to change notification settings - Fork 532
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
Microsoft365DSC,1.23.1129.1 Error #3998
Comments
@{
} |
Mof /* instance of MSFT_TeamsAppPermissionPolicy as $MSFT_TeamsAppPermissionPolicy1ref ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; }; ConfigurationName = "M365TenantConfig"; };
Version="2.0.0";
|
Dear Sir I have attached the MOF and ConfigurationData.psd1 as is above. Kindly advice. |
Please use PowerShell 5 to apply your configuration and make sure, that the module and all resources are placed in the global modules location. |
Hello Andi i am using ,windows 10 and one vm in cloud having windows 2022 OS both having PS 5.1 is that Ok? PS C:\Users\katadmin> $PSVersionTable Name Value PSVersion 5.1.20348.2031 And just to understand what u mean by global module location is PS. sincerely |
This should be fine. This looks like an issue with your modules. Could you share the outcome of:
|
Hi Andy The output of my windows 10 Machine.
ModuleType Version Name ExportedCommands Script 1.0.1 Microsoft.PowerShell.Operation.V... {Get-OperationValidation, Invoke-OperationValidation}
ModuleType Version Name ExportedCommands Manifest 1.0.0.0 AppBackgroundTask {Disable-AppBackgroundTaskDiagnosticLog, Enable-AppBackgro... |
Hi Andy The output of my windows 2022 Vm. PS C:\Users\katadmin> get-module -ListAvailable
ModuleType Version Name ExportedCommands Script 1.0.1 Microsoft.PowerShell.Operation.V... {Get-OperationValidation, Invoke-OperationValidation}
ModuleType Version Name ExportedCommands Manifest 1.0.0.0 AppBackgroundTask {Disable-AppBackgroundTaskDiagnosticLog, Enable-AppBackgroundTaskDiagnosticLog, Set-AppBackgroundTaskResourceP... |
Did you install the Microsoft365DSC module and its dependencies on your machines? The get-module output does not list any Microsoft365DSC module nor the dependencies. Please make sure to setup M365DSC within these systems properly. |
Hi Andi Sorry for the delayed reply.. It's Very Strange you are saying the module is missing in this machine. I have created the done all the operations meaning exporting the current config of the tenant creating config files and compiling the configuration all these things were done from this machine, that time it did not throw any single error, But While applying the Start-DSCConfiguration -Path C:\M365CRT\M365TenantConfig -Wait -Verbose -Force its throw the error. I have installed the module using the below steps. Apart from that should I need to consider anything else. Kindly guide. Thanks |
Dear Andy I have reinstalled the module,Kindly find the result now. PS C:\Windows\system32> get-module -ListAvailable
ModuleType Version Name ExportedCommands Manifest 1.4.0.1 DSCParser {ConvertTo-DSCObject, ConvertFrom-DSCObject}
ModuleType Version Name ExportedCommands Manifest 1.0.0.0 AppBackgroundTask {Disable-AppBackgroundTaskDiagnosticLog, Enable-AppBackgro... |
After that when i start apply the DSC ..still its throw error. PS C:\Windows\system32> Start-DSCConfiguration -Path C:\M365CRT\M365TenantConfig -Wait -Verbose -Force VERBOSE: Operation 'Invoke CimMethod' complete. |
You did install a newer version of M365DSC than your compiled configuration asks for. Please recompile your configuration to match the installed version of M365DSC |
Hi Andi Thanks a lot that problem is solved ...But When i apply the configuration its giving another error. Start-DSCConfiguration -Path C:\M365SP\M365TenantConfig -Wait -Verbose -Force VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsAppSetupPolicy]TeamsAppSetupPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsAppSetupPolicy]TeamsAppSetupPolicy-FirstLineWorker] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsAudioConferencingPolicy]TeamsAudioConferencingPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsCallHoldPolicy]TeamsCallHoldPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsCallingPolicy]TeamsCallingPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsCallingPolicy]TeamsCallingPolicy-Tag:AllowCalling] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsCallingPolicy]TeamsCallingPolicy-Tag:DisallowCalling] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsCallingPolicy]TeamsCallingPolicy-Tag:AllowCallingPreventTollBypass] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsCallingPolicy]TeamsCallingPolicy-Tag:AllowCallingPreventForwardingtoPhone] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsCallParkPolicy]TeamsCallParkPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannel]TeamsChannel-General] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannel]TeamsChannel-Announcements 📢] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannel]TeamsChannel-FAQ] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannel]TeamsChannel-General-2] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannel]TeamsChannel-General-3] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelsPolicy]TeamsChannelsPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelsPolicy]TeamsChannelsPolicy-Tag:Default] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelTab]TeamsChannelTab-Notes] DisplayName Notes VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelTab]TeamsChannelTab-Notes] in 1.4720 seconds. VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelTab]TeamsChannelTab-Notes-2] DisplayName Notes VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelTab]TeamsChannelTab-Notes-2] in 0.5870 seconds. VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelTab]TeamsChannelTab-Notes-3] DisplayName Notes VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelTab]TeamsChannelTab-Notes-3] in 0.6020 seconds. VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelTab]TeamsChannelTab-Notes-4] DisplayName Notes VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelTab]TeamsChannelTab-Notes-4] in 0.9030 seconds. VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelTab]TeamsChannelTab-Q&A] DisplayName Q&A VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelTab]TeamsChannelTab-Q&A] in 0.5860 seconds. VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelTab]TeamsChannelTab-Notes-5] DisplayName Notes VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelTab]TeamsChannelTab-Notes-5] in 0.6020 seconds. VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelTab]TeamsChannelTab-FAQs] DisplayName FAQs VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelTab]TeamsChannelTab-FAQs] in 0.5840 seconds. VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelTab]TeamsChannelTab-Tickets] DisplayName Tickets VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelTab]TeamsChannelTab-Tickets] in 0.6000 seconds. VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelTab]TeamsChannelTab-Our site] DisplayName Our site VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelTab]TeamsChannelTab-Our site] in 0.6160 seconds. VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelTab]TeamsChannelTab-Devices] DisplayName Devices VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelTab]TeamsChannelTab-Devices] in 0.5480 seconds. VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelTab]TeamsChannelTab-Helpdesk Tasks] DisplayName Helpdesk Tasks VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelTab]TeamsChannelTab-Helpdesk Tasks] in 0.5530 seconds. VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelTab]TeamsChannelTab-Power Automate] DisplayName Power Automate VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelTab]TeamsChannelTab-Power Automate] in 0.5710 seconds. VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsClientConfiguration]TeamsClientConfiguration-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsComplianceRecordingPolicy]TeamsComplianceRecordingPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsCortanaPolicy]TeamsCortanaPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsDialInConferencingTenantSettings]TeamsDialInConferencingTenantSettings] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsEmergencyCallingPolicy]TeamsEmergencyCallingPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsEmergencyCallRoutingPolicy]TeamsEmergencyCallRoutingPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsEnhancedEncryptionPolicy]TeamsEnhancedEncryptionPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsEnhancedEncryptionPolicy]TeamsEnhancedEncryptionPolicy-Tag:Disabled] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsEnhancedEncryptionPolicy]TeamsEnhancedEncryptionPolicy-Tag:UserControlled] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsEventsPolicy]TeamsEventsPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsFederationConfiguration]TeamsFederationConfiguration-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsFeedbackPolicy]TeamsFeedbackPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsFeedbackPolicy]TeamsFeedbackPolicy-Tag:UserChoice] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsFeedbackPolicy]TeamsFeedbackPolicy-Tag:Enabled] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsFeedbackPolicy]TeamsFeedbackPolicy-Tag:Disabled] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsFilesPolicy]TeamsFilesPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsGuestCallingConfiguration]TeamsGuestCallingConfiguration-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsGuestMeetingConfiguration]TeamsGuestMeetingConfiguration-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsGuestMessagingConfiguration]TeamsGuestMessagingConfiguration-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsIPPhonePolicy]TeamsIPPhonePolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMeetingBroadcastConfiguration]TeamsMeetingBroadcastConfiguration-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMeetingBroadcastPolicy]TeamsMeetingBroadcastPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMeetingBroadcastPolicy]TeamsMeetingBroadcastPolicy-Tag:Default] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMeetingConfiguration]TeamsMeetingConfiguration-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:AllOn] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:RestrictedAnonymousAccess] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:AllOff] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:RestrictedAnonymousNoRecording] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:Default] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:Kiosk] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMessagingPolicy]TeamsMessagingPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMessagingPolicy]TeamsMessagingPolicy-Default] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMessagingPolicy]TeamsMessagingPolicy-EduFaculty] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMessagingPolicy]TeamsMessagingPolicy-EduStudent] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMobilityPolicy]TeamsMobilityPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMobilityPolicy]TeamsMobilityPolicy-Tag:Default] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsNetworkRoamingPolicy]TeamsNetworkRoamingPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-Default] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-TranscriptionDisabled] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-TranscriptionProfanityMaskingEnabled] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsOnlineVoicemailUserSettings][email protected]] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsOnlineVoicemailUserSettings][email protected]] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsShiftsPolicy]TeamsShiftsPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsShiftsPolicy]TeamsShiftsPolicy-Tag:Default] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsTeam]TeamsTeam-Test KAT Team] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsTeam]TeamsTeam-testkat.com] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsTeam]TeamsTeam-Tech Support Team] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsTemplatesPolicy]TeamsTemplatesPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsTenantDialPlan]TeamsTenantDialPlan-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpdateManagementPolicy]TeamsUpdateManagementPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpdateManagementPolicy]TeamsUpdateManagementPolicy-Tag:Default] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpgradeConfiguration]TeamsUpgradeConfiguration] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-UpgradeToTeams] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-Islands] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-IslandsWithNotify] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBOnly] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBOnlyWithNotify] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBWithTeamsCollab] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBWithTeamsCollabWithNotify] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBWithTeamsCollabAndMeetings] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBWithTeamsCollabAndMeetingsWithNotify] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBOnlyWithOutNotify] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUser]TeamsUser] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUser]TeamsUser-2] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUser]TeamsUser-3] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUser]TeamsUser-4] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUser]TeamsUser-5] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUser]TeamsUser-6] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUser]TeamsUser-7] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUserPolicyAssignment]TeamsUserPolicyAssignment] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUserPolicyAssignment]TeamsUserPolicyAssignment-2] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsVdiPolicy]TeamsVdiPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsVoiceRoute]TeamsVoiceRoute-LocalRoute] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsVoiceRoutingPolicy]TeamsVoiceRoutingPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsWorkloadPolicy]TeamsWorkloadPolicy-Global] VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Set ] VERBOSE: Operation 'Invoke CimMethod' complete. |
I am sure the certifcate is present in my system i have verified its using below command .Kindly advice Connect-MicrosoftTeams -CertificateThumbprint "A937EEF7DA9343D62922DFE51F8F06478B4D90A7" -ApplicationId "6db23af4-c4ea-4811-ac3b-710e97c1f303" -TenantId ekdrive02.onmicrosoft.com Account Environment Tenant TenantId 6db23af4-c4ea-4811-ac3b-710e97c1f303 AzureCloud e6204887-25ae-40f9-9109-1dc559799dad e6204887-25ae-40f9-9109-1dc559799dad PS C:\M365SP\M365TenantConfig> |
@pradeepmnrecit Did you get it running? Can we close the issue or is it still present? |
Description of the issue
Dear Team,
Hope all well!!.
While deploying the DSC configuration, I am getting the below error, please help me figure it out.
Start-DSCConfiguration -Path C:\M365CRT\M365TenantConfig -Wait -Verbose -Force
InvalidOperation: The PowerShell DSC resource MSFT_TeamsAppPermissionPolicy from module <Microsoft365DSC,1.23.1129.1> does not exist at the PowerShell module path nor is it registered as a WMI DSC resource.
I have done the below things.
Getting application information for Application + Certificate authentication
2)Compile the configuration file using .\M365TenantConfig.ps1 target tenant App ID and thumbprint(modifying the ConfigurationData.psd1)
3)While deploying the MOF file I got the above error.
ie Start-DSCConfiguration -Path C:\M365CRT\M365TenantConfig -Wait -Verbose -Force
InvalidOperation: The PowerShell DSC resource MSFT_TeamsAppPermissionPolicy from module <Microsoft365DSC,1.23.1129.1> does not exist at the PowerShell module path nor is it registered as a WMI DSC resource.
Kindly advise please.
Sincerely
Pradeep
Microsoft 365 DSC Version
1.23.1129.1
Which workloads are affected
Teams
The DSC configuration
No response
Verbose logs showing the problem
Environment Information + PowerShell Version
The text was updated successfully, but these errors were encountered: