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

Microsoft365DSC,1.23.1129.1 Error #3998

Open
pradeepmnrecit opened this issue Dec 3, 2023 · 16 comments
Open

Microsoft365DSC,1.23.1129.1 Error #3998

pradeepmnrecit opened this issue Dec 3, 2023 · 16 comments

Comments

@pradeepmnrecit
Copy link

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.

  1. Exported the configuration file from source tenant using certificate with aapp id and thumbprint

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

JobID                      : {98913FB2-91D7-11EE-8E5E-1418C3BE9B3B}                                                                                                                          HostName                   : DESKTOP-ANORUNV                                                                                                                                                 Error                      : 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.                                                                                                                               Locale                     : en-US
IPV4Addresses              : {169.254.16.221, 169.254.61.178, 169.254.199.246, 192.168.1.5...}
IPV6Addresses              : {fe80::4ed0:c8d6:b80b:ffe7%4, ::2000:0:0:0, fe80::3706:4f99:fe16:ebc8%17, ::2000:0:0:0...}
MACAddresses               : {7C-8A-E1-70-23-76, 14-18-C3-BE-9B-38, 16-18-C3-BE-9B-37, 14-18-C3-BE-9B-37...}
LCMVersion                 : 2.0
Mode                       : PUSH
NumberOfResources          :
MetaData                   :
MetaConfiguration          : MSFT_DSCMetaConfiguration
Type                       : Initial
Status                     : Failure
StartDate                  : 12/3/2023 5:59:26 PM
DurationInSeconds          : 0
RebootRequested            : False
ResourcesInDesiredState    :
ResourcesNotInDesiredState :
PSComputerName             :

Environment Information + PowerShell Version

Name                           Value
----                           -----
PSVersion                      7.4.0
PSEdition                      Core
GitCommitId                    7.4.0
OS                             Microsoft Windows 10.0.19045
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0
@pradeepmnrecit
Copy link
Author

@{
AllNodes = @(
@{
NodeName = "localhost"
PSDscAllowPlainTextPassword = $true;
PSDscAllowDomainUser = $true;
#region Parameters
# Default Value Used to Ensure a Configuration Data File is Generated
ServerNumber = "0"

    }
)
NonNodeData = @(
    @{
        # API Token for the Teams SDN Provider for Meeting Broadcast
        SdnApiToken = "**********"

        # Azure AD Application Id for Authentication
        ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303"

        # Tenant's default verified domain name
        OrganizationName = "ekdrive.com"

        # Thumbprint of the certificate to use for authentication
        CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7"

        # The Id or Name of the tenant to authenticate against
        TenantId = "ekdrive02.onmicrosoft.com"

    }
)

}

@pradeepmnrecit
Copy link
Author

Mof

/*
@TargetNode='localhost'
@GeneratedBy=Chinnu
@GenerationDate=12/01/2023 22:12:37
@GenerationHost=DESKTOP-ANORUNV
*/

instance of MSFT_TeamsAppPermissionPolicy as $MSFT_TeamsAppPermissionPolicy1ref
{
Identity = "Global";
ModuleName = "Microsoft365DSC";
GlobalCatalogAppsType = "BlockedAppList";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ModuleVersion = "1.23.1129.1";
DefaultCatalogAppsType = "BlockedAppList";
PrivateCatalogAppsType = "BlockedAppList";
ResourceID = "[TeamsAppPermissionPolicy]TeamsAppPermissionPolicy-Global";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::17::9::TeamsAppPermissionPolicy";
TenantId = "ekdrive.com";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
Ensure = "Present";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsAppSetupPolicy as $MSFT_TeamsAppSetupPolicy1ref
{
ModuleVersion = "1.23.1129.1";
AllowUserPinning = True;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::31::9::TeamsAppSetupPolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
AllowSideLoading = False;
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
PinnedAppBarApps = {
"14d6962d-6eeb-4f48-8890-de55454bb136",
"86fcd49b-61a2-4701-b771-54728cd291fb",
"2a84919f-59d8-4441-a975-2a8c2643b741",
"ef56c0de-36fc-4ef8-b417-3d82ba9d073c",
"20c3440d-c67e-4420-9f80-0e50c39693df",
"5af6a76b-40fc-4ba1-af29-8f49b08e44fd"
};
TenantId = "ekdrive.com";
Identity = "Global";
Ensure = "Present";
ResourceID = "[TeamsAppSetupPolicy]TeamsAppSetupPolicy-Global";
ModuleName = "Microsoft365DSC";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsAppSetupPolicy as $MSFT_TeamsAppSetupPolicy2ref
{
TenantId = "ekdrive.com";
PinnedAppBarApps = {
"14d6962d-6eeb-4f48-8890-de55454bb136",
"42f6c1da-a241-483a-a3cc-4f5be9185951",
"86fcd49b-61a2-4701-b771-54728cd291fb",
"20c3440d-c67e-4420-9f80-0e50c39693df"
};
ModuleName = "Microsoft365DSC";
AllowSideLoading = False;
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
AllowUserPinning = True;
Ensure = "Present";
ResourceID = "[TeamsAppSetupPolicy]TeamsAppSetupPolicy-FirstLineWorker";
ModuleVersion = "1.23.1129.1";
Description = "This is a default app setup policy for Firstline workers. This policy cannot be customized.";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::42::9::TeamsAppSetupPolicy";
Identity = "FirstLineWorker";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsAudioConferencingPolicy as $MSFT_TeamsAudioConferencingPolicy1ref
{
ModuleVersion = "1.23.1129.1";
AllowTollFreeDialin = True;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::54::9::TeamsAudioConferencingPolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Identity = "Global";
Ensure = "Present";
ResourceID = "[TeamsAudioConferencingPolicy]TeamsAudioConferencingPolicy-Global";
ModuleName = "Microsoft365DSC";
MeetingInvitePhoneNumbers = {
};

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsCallHoldPolicy as $MSFT_TeamsCallHoldPolicy1ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::64::9::TeamsCallHoldPolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Identity = "Global";
Ensure = "Present";
ResourceID = "[TeamsCallHoldPolicy]TeamsCallHoldPolicy-Global";
ModuleName = "Microsoft365DSC";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsCallingPolicy as $MSFT_TeamsCallingPolicy1ref
{
ResourceID = "[TeamsCallingPolicy]TeamsCallingPolicy-Global";
AllowTranscriptionforCalling = False;
SpamFilteringEnabledType = "Enabled";
AllowCallForwardingToPhone = True;
CallRecordingExpirationDays = 60;
MusicOnHoldEnabledType = "Enabled";
LiveCaptionsEnabledTypeForCalling = "DisabledUserOverride";
AllowWebPSTNCalling = True;
Identity = "Global";
AutoAnswerEnabledType = "Disabled";
AllowVoicemail = "UserOverride";
AllowCloudRecordingForCalls = False;
AllowSIPDevicesCalling = False;
PreventTollBypass = False;
Ensure = "Present";
TenantId = "ekdrive.com";
AllowCallRedirect = "Disabled";
ModuleName = "Microsoft365DSC";
AllowPrivateCalling = True;
AllowCallGroups = True;
ModuleVersion = "1.23.1129.1";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::72::9::TeamsCallingPolicy";
AllowDelegation = True;
BusyOnBusyEnabledType = "Disabled";
AllowCallForwardingToUser = True;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsCallingPolicy as $MSFT_TeamsCallingPolicy2ref
{
ResourceID = "[TeamsCallingPolicy]TeamsCallingPolicy-Tag:AllowCalling";
AllowTranscriptionforCalling = False;
SpamFilteringEnabledType = "Enabled";
AllowCallForwardingToPhone = True;
CallRecordingExpirationDays = 60;
MusicOnHoldEnabledType = "Enabled";
LiveCaptionsEnabledTypeForCalling = "DisabledUserOverride";
AllowWebPSTNCalling = True;
Identity = "Tag:AllowCalling";
AutoAnswerEnabledType = "Disabled";
AllowVoicemail = "UserOverride";
AllowCloudRecordingForCalls = False;
AllowSIPDevicesCalling = False;
PreventTollBypass = False;
Ensure = "Present";
TenantId = "ekdrive.com";
AllowCallRedirect = "Disabled";
ModuleName = "Microsoft365DSC";
AllowPrivateCalling = True;
AllowCallGroups = True;
ModuleVersion = "1.23.1129.1";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::98::9::TeamsCallingPolicy";
AllowDelegation = True;
BusyOnBusyEnabledType = "Disabled";
AllowCallForwardingToUser = True;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsCallingPolicy as $MSFT_TeamsCallingPolicy3ref
{
ResourceID = "[TeamsCallingPolicy]TeamsCallingPolicy-Tag:DisallowCalling";
AllowTranscriptionforCalling = False;
SpamFilteringEnabledType = "Enabled";
AllowCallForwardingToPhone = False;
CallRecordingExpirationDays = 60;
MusicOnHoldEnabledType = "Enabled";
LiveCaptionsEnabledTypeForCalling = "DisabledUserOverride";
AllowWebPSTNCalling = True;
Identity = "Tag:DisallowCalling";
AutoAnswerEnabledType = "Disabled";
AllowVoicemail = "AlwaysDisabled";
AllowCloudRecordingForCalls = False;
AllowSIPDevicesCalling = False;
PreventTollBypass = False;
Ensure = "Present";
TenantId = "ekdrive.com";
AllowCallRedirect = "Disabled";
ModuleName = "Microsoft365DSC";
AllowPrivateCalling = False;
AllowCallGroups = False;
ModuleVersion = "1.23.1129.1";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::124::9::TeamsCallingPolicy";
AllowDelegation = False;
BusyOnBusyEnabledType = "Disabled";
AllowCallForwardingToUser = False;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsCallingPolicy as $MSFT_TeamsCallingPolicy4ref
{
ResourceID = "[TeamsCallingPolicy]TeamsCallingPolicy-Tag:AllowCallingPreventTollBypass";
AllowTranscriptionforCalling = False;
SpamFilteringEnabledType = "Enabled";
AllowCallForwardingToPhone = True;
CallRecordingExpirationDays = 60;
MusicOnHoldEnabledType = "Enabled";
LiveCaptionsEnabledTypeForCalling = "DisabledUserOverride";
AllowWebPSTNCalling = True;
Identity = "Tag:AllowCallingPreventTollBypass";
AutoAnswerEnabledType = "Disabled";
AllowVoicemail = "UserOverride";
AllowCloudRecordingForCalls = False;
AllowSIPDevicesCalling = False;
PreventTollBypass = True;
Ensure = "Present";
TenantId = "ekdrive.com";
AllowCallRedirect = "Disabled";
ModuleName = "Microsoft365DSC";
AllowPrivateCalling = True;
AllowCallGroups = True;
ModuleVersion = "1.23.1129.1";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::150::9::TeamsCallingPolicy";
AllowDelegation = True;
BusyOnBusyEnabledType = "Disabled";
AllowCallForwardingToUser = True;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsCallingPolicy as $MSFT_TeamsCallingPolicy5ref
{
ResourceID = "[TeamsCallingPolicy]TeamsCallingPolicy-Tag:AllowCallingPreventForwardingtoPhone";
AllowTranscriptionforCalling = False;
SpamFilteringEnabledType = "Enabled";
AllowCallForwardingToPhone = False;
CallRecordingExpirationDays = 60;
MusicOnHoldEnabledType = "Enabled";
LiveCaptionsEnabledTypeForCalling = "DisabledUserOverride";
AllowWebPSTNCalling = True;
Identity = "Tag:AllowCallingPreventForwardingtoPhone";
AutoAnswerEnabledType = "Disabled";
AllowVoicemail = "UserOverride";
AllowCloudRecordingForCalls = False;
AllowSIPDevicesCalling = False;
PreventTollBypass = False;
Ensure = "Present";
TenantId = "ekdrive.com";
AllowCallRedirect = "Disabled";
ModuleName = "Microsoft365DSC";
AllowPrivateCalling = True;
AllowCallGroups = True;
ModuleVersion = "1.23.1129.1";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::176::9::TeamsCallingPolicy";
AllowDelegation = True;
BusyOnBusyEnabledType = "Disabled";
AllowCallForwardingToUser = True;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsCallParkPolicy as $MSFT_TeamsCallParkPolicy1ref
{
TenantId = "ekdrive.com";
ModuleName = "Microsoft365DSC";
AllowCallPark = False;
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
PickupRangeEnd = 99;
Ensure = "Present";
ResourceID = "[TeamsCallParkPolicy]TeamsCallParkPolicy-Global";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::202::9::TeamsCallParkPolicy";
ParkTimeoutSeconds = 300;
PickupRangeStart = 10;
Identity = "Global";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsChannel as $MSFT_TeamsChannel1ref
{
ModuleVersion = "1.23.1129.1";
TenantId = "ekdrive.com";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::214::9::TeamsChannel";
GroupID = "a7dfa480-11ee-48bf-bbbe-70e7f696897b";
Description = "Test KAT Team";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TeamName = "Test KAT Team";
DisplayName = "General";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
Ensure = "Present";
ResourceID = "[TeamsChannel]TeamsChannel-General";
ModuleName = "Microsoft365DSC";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsChannel as $MSFT_TeamsChannel2ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::225::9::TeamsChannel";
GroupID = "0cd0b088-59a2-4cb6-9dcc-1b8428132f73";
TenantId = "ekdrive.com";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TeamName = "testkat.com";
DisplayName = "General";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
Ensure = "Present";
ResourceID = "[TeamsChannel]TeamsChannel-General-2";
ModuleName = "Microsoft365DSC";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsChannel as $MSFT_TeamsChannel3ref
{
ModuleVersion = "1.23.1129.1";
TenantId = "ekdrive.com";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::235::9::TeamsChannel";
GroupID = "494c291e-256c-4606-8f33-106d9782df68";
Description = "Use this channel to make important team and event announcements.";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TeamName = "Tech Support Team";
DisplayName = "Announcements 📢";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
Ensure = "Present";
ResourceID = "[TeamsChannel]TeamsChannel-Announcements 📢";
ModuleName = "Microsoft365DSC";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsChannel as $MSFT_TeamsChannel4ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::246::9::TeamsChannel";
GroupID = "494c291e-256c-4606-8f33-106d9782df68";
TenantId = "ekdrive.com";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TeamName = "Tech Support Team";
DisplayName = "FAQ";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
Ensure = "Present";
ResourceID = "[TeamsChannel]TeamsChannel-FAQ";
ModuleName = "Microsoft365DSC";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsChannel as $MSFT_TeamsChannel5ref
{
ModuleVersion = "1.23.1129.1";
TenantId = "ekdrive.com";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::256::9::TeamsChannel";
GroupID = "494c291e-256c-4606-8f33-106d9782df68";
Description = "Collaborate on documentation, policy and processes that support your helpdesk. Integrate your existing ticketing system or use our template to manage requests.";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TeamName = "Tech Support Team";
DisplayName = "General";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
Ensure = "Present";
ResourceID = "[TeamsChannel]TeamsChannel-General-3";
ModuleName = "Microsoft365DSC";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsChannelsPolicy as $MSFT_TeamsChannelsPolicy1ref
{
AllowSharedChannelCreation = True;
AllowChannelSharingToExternalUser = True;
TenantId = "ekdrive.com";
AllowOrgWideTeamCreation = True;
ModuleName = "Microsoft365DSC";
AllowPrivateChannelCreation = True;
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
Ensure = "Present";
AllowUserToParticipateInExternalSharedChannel = True;
ResourceID = "[TeamsChannelsPolicy]TeamsChannelsPolicy-Global";
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::267::9::TeamsChannelsPolicy";
EnablePrivateTeamDiscovery = False;
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
Identity = "Global";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsChannelsPolicy as $MSFT_TeamsChannelsPolicy2ref
{
AllowSharedChannelCreation = True;
AllowChannelSharingToExternalUser = True;
TenantId = "ekdrive.com";
AllowOrgWideTeamCreation = True;
ModuleName = "Microsoft365DSC";
AllowPrivateChannelCreation = True;
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
Ensure = "Present";
AllowUserToParticipateInExternalSharedChannel = True;
ResourceID = "[TeamsChannelsPolicy]TeamsChannelsPolicy-Tag:Default";
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::281::9::TeamsChannelsPolicy";
EnablePrivateTeamDiscovery = False;
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
Identity = "Tag:Default";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsChannelTab as $MSFT_TeamsChannelTab1ref
{
WebSiteUrl = "https://www.onenote.com";
ChannelName = "General";
ModuleName = "Microsoft365DSC";
TeamName = "testkat.com";
DisplayName = "Notes";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ModuleVersion = "1.23.1129.1";
Ensure = "Present";
ContentUrl = "https://www.onenote.com/teams/ChannelNotes?ui={locale}&tenantId={tid}&upn={upn}&groupId={groupId}&theme={theme}&entityId={entityId}&subEntityId={subEntityId}&sessionId={sessionId}&ringId={ringId}&teamSiteUrl={teamSiteUrl}&channelType={channelType}&trackingId={appSessionId}&hostClientType={hostClientType}&channelName={channelName}&teamType={teamType}";
ResourceID = "[TeamsChannelTab]TeamsChannelTab-Notes";
TeamsApp = "0d820ecd-def2-4297-adad-78056cde7c78";
SortOrderIndex = 10000;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::295::9::TeamsChannelTab";
TenantId = "ekdrive.com";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TeamId = "0cd0b088-59a2-4cb6-9dcc-1b8428132f73";
EntityId = "NOTES";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsChannelTab as $MSFT_TeamsChannelTab2ref
{
WebSiteUrl = "https://www.onenote.com";
ChannelName = "General";
ModuleName = "Microsoft365DSC";
TeamName = "Test KAT Team";
DisplayName = "Notes";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ModuleVersion = "1.23.1129.1";
Ensure = "Present";
ContentUrl = "https://www.onenote.com/teams/ChannelNotes?ui={locale}&tenantId={tid}&upn={upn}&groupId={groupId}&theme={theme}&entityId={entityId}&subEntityId={subEntityId}&sessionId={sessionId}&ringId={ringId}&teamSiteUrl={teamSiteUrl}&channelType={channelType}&trackingId={appSessionId}&hostClientType={hostClientType}&channelName={channelName}&teamType={teamType}";
ResourceID = "[TeamsChannelTab]TeamsChannelTab-Notes-2";
TeamsApp = "0d820ecd-def2-4297-adad-78056cde7c78";
SortOrderIndex = 10000;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::311::9::TeamsChannelTab";
TenantId = "ekdrive.com";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TeamId = "a7dfa480-11ee-48bf-bbbe-70e7f696897b";
EntityId = "NOTES";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsChannelTab as $MSFT_TeamsChannelTab3ref
{
WebSiteUrl = "https://www.onenote.com";
ChannelName = "Announcements 📢";
ModuleName = "Microsoft365DSC";
TeamName = "Tech Support Team";
DisplayName = "Notes";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ModuleVersion = "1.23.1129.1";
Ensure = "Present";
ContentUrl = "https://www.onenote.com/teams/ChannelNotes?ui={locale}&tenantId={tid}&upn={upn}&groupId={groupId}&theme={theme}&entityId={entityId}&subEntityId={subEntityId}&sessionId={sessionId}&ringId={ringId}&teamSiteUrl={teamSiteUrl}&channelType={channelType}&trackingId={appSessionId}&hostClientType={hostClientType}&channelName={channelName}&teamType={teamType}";
ResourceID = "[TeamsChannelTab]TeamsChannelTab-Notes-3";
TeamsApp = "0d820ecd-def2-4297-adad-78056cde7c78";
SortOrderIndex = 10000;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::327::9::TeamsChannelTab";
TenantId = "ekdrive.com";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TeamId = "494c291e-256c-4606-8f33-106d9782df68";
EntityId = "NOTES";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsChannelTab as $MSFT_TeamsChannelTab4ref
{
WebSiteUrl = "https://www.onenote.com";
ChannelName = "FAQ";
ModuleName = "Microsoft365DSC";
TeamName = "Tech Support Team";
DisplayName = "Notes";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ModuleVersion = "1.23.1129.1";
Ensure = "Present";
ContentUrl = "https://www.onenote.com/teams/ChannelNotes?ui={locale}&tenantId={tid}&upn={upn}&groupId={groupId}&theme={theme}&entityId={entityId}&subEntityId={subEntityId}&sessionId={sessionId}&ringId={ringId}&teamSiteUrl={teamSiteUrl}&channelType={channelType}&trackingId={appSessionId}&hostClientType={hostClientType}&channelName={channelName}&teamType={teamType}";
ResourceID = "[TeamsChannelTab]TeamsChannelTab-Notes-4";
TeamsApp = "0d820ecd-def2-4297-adad-78056cde7c78";
SortOrderIndex = 10000;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::343::9::TeamsChannelTab";
TenantId = "ekdrive.com";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TeamId = "494c291e-256c-4606-8f33-106d9782df68";
EntityId = "NOTES";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsChannelTab as $MSFT_TeamsChannelTab5ref
{
ChannelName = "FAQ";
ModuleName = "Microsoft365DSC";
TeamName = "Tech Support Team";
DisplayName = "Q&A";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ModuleVersion = "1.23.1129.1";
Ensure = "Present";
ResourceID = "[TeamsChannelTab]TeamsChannelTab-Q&A";
TeamsApp = "0d820ecd-def2-4297-adad-78056cde7c78";
SortOrderIndex = 10100;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::359::9::TeamsChannelTab";
TenantId = "ekdrive.com";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TeamId = "494c291e-256c-4606-8f33-106d9782df68";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsChannelTab as $MSFT_TeamsChannelTab6ref
{
WebSiteUrl = "https://www.onenote.com";
ChannelName = "General";
ModuleName = "Microsoft365DSC";
TeamName = "Tech Support Team";
DisplayName = "Notes";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ModuleVersion = "1.23.1129.1";
Ensure = "Present";
ContentUrl = "https://www.onenote.com/teams/ChannelNotes?ui={locale}&tenantId={tid}&upn={upn}&groupId={groupId}&theme={theme}&entityId={entityId}&subEntityId={subEntityId}&sessionId={sessionId}&ringId={ringId}&teamSiteUrl={teamSiteUrl}&channelType={channelType}&trackingId={appSessionId}&hostClientType={hostClientType}&channelName={channelName}&teamType={teamType}";
ResourceID = "[TeamsChannelTab]TeamsChannelTab-Notes-5";
TeamsApp = "0d820ecd-def2-4297-adad-78056cde7c78";
SortOrderIndex = 10000;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::372::9::TeamsChannelTab";
TenantId = "ekdrive.com";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TeamId = "494c291e-256c-4606-8f33-106d9782df68";
EntityId = "NOTES";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsChannelTab as $MSFT_TeamsChannelTab7ref
{
WebSiteUrl = "https://netorgft15046993.sharepoint.com/sites/TechSupportTeam/SitePages/Frequently-asked-questions.aspx";
ChannelName = "General";
ModuleName = "Microsoft365DSC";
TeamName = "Tech Support Team";
DisplayName = "FAQs";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ModuleVersion = "1.23.1129.1";
Ensure = "Present";
ContentUrl = "https://netorgft15046993.sharepoint.com/sites/TechSupportTeam/_layouts/15/teamslogon.aspx?spfx=true&dest=https%3A%2F%2Fnetorgft15046993%2Esharepoint%2Ecom%2Fsites%2FTechSupportTeam%2FSitePages%2FFrequently%2Dasked%2Dquestions%2Easpx";
ResourceID = "[TeamsChannelTab]TeamsChannelTab-FAQs";
TeamsApp = "2a527703-1f6f-4559-a332-d8a7d288cd88";
SortOrderIndex = 10100;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::388::9::TeamsChannelTab";
TenantId = "ekdrive.com";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TeamId = "494c291e-256c-4606-8f33-106d9782df68";
EntityId = "teamifytab_0a5bac2c-5330-4c79-b5c7-7782aa1524a4";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsChannelTab as $MSFT_TeamsChannelTab8ref
{
WebSiteUrl = "https://netorgft15046993.sharepoint.com/sites/TechSupportTeam/Lists/Tickets";
ChannelName = "General";
ModuleName = "Microsoft365DSC";
TeamName = "Tech Support Team";
DisplayName = "Tickets";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ModuleVersion = "1.23.1129.1";
Ensure = "Present";
ContentUrl = "https://netorgft15046993.sharepoint.com/sites/TechSupportTeam/_layouts/15/teamslogon.aspx?spfx=true&dest=https%3A%2F%2Fnetorgft15046993%2Esharepoint%2Ecom%2Fsites%2FTechSupportTeam%2FLists%2FTickets";
ResourceID = "[TeamsChannelTab]TeamsChannelTab-Tickets";
TeamsApp = "2a527703-1f6f-4559-a332-d8a7d288cd88";
SortOrderIndex = 10100;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::404::9::TeamsChannelTab";
TenantId = "ekdrive.com";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TeamId = "494c291e-256c-4606-8f33-106d9782df68";
EntityId = "teamifytab_b52aa1cb-9226-4494-9131-d3a3d71755a0";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsChannelTab as $MSFT_TeamsChannelTab9ref
{
WebSiteUrl = "https://netorgft15046993.sharepoint.com/sites/TechSupportTeam/SitePages/ITHelpdeskHome.aspx";
ChannelName = "General";
ModuleName = "Microsoft365DSC";
TeamName = "Tech Support Team";
DisplayName = "Our site";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ModuleVersion = "1.23.1129.1";
Ensure = "Present";
ContentUrl = "https://netorgft15046993.sharepoint.com/sites/TechSupportTeam/_layouts/15/teamslogon.aspx?spfx=true&dest=https%3A%2F%2Fnetorgft15046993%2Esharepoint%2Ecom%2Fsites%2FTechSupportTeam%2FSitePages%2FITHelpdeskHome%2Easpx";
ResourceID = "[TeamsChannelTab]TeamsChannelTab-Our site";
TeamsApp = "2a527703-1f6f-4559-a332-d8a7d288cd88";
SortOrderIndex = 10100;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::420::9::TeamsChannelTab";
TenantId = "ekdrive.com";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TeamId = "494c291e-256c-4606-8f33-106d9782df68";
EntityId = "teamifytab_b6c73d77-cd59-4023-8de5-edfe6aa235bc";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsChannelTab as $MSFT_TeamsChannelTab10ref
{
WebSiteUrl = "https://netorgft15046993.sharepoint.com/sites/TechSupportTeam/Lists/Devices";
ChannelName = "General";
ModuleName = "Microsoft365DSC";
TeamName = "Tech Support Team";
DisplayName = "Devices";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ModuleVersion = "1.23.1129.1";
Ensure = "Present";
ContentUrl = "https://netorgft15046993.sharepoint.com/sites/TechSupportTeam/_layouts/15/teamslogon.aspx?spfx=true&dest=https%3A%2F%2Fnetorgft15046993%2Esharepoint%2Ecom%2Fsites%2FTechSupportTeam%2FLists%2FDevices";
ResourceID = "[TeamsChannelTab]TeamsChannelTab-Devices";
TeamsApp = "2a527703-1f6f-4559-a332-d8a7d288cd88";
SortOrderIndex = 10100;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::436::9::TeamsChannelTab";
TenantId = "ekdrive.com";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TeamId = "494c291e-256c-4606-8f33-106d9782df68";
EntityId = "teamifytab_83367f09-49af-4475-879b-04fae06464bc";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsChannelTab as $MSFT_TeamsChannelTab11ref
{
ChannelName = "General";
ModuleName = "Microsoft365DSC";
TeamName = "Tech Support Team";
DisplayName = "Helpdesk Tasks";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ModuleVersion = "1.23.1129.1";
Ensure = "Present";
ResourceID = "[TeamsChannelTab]TeamsChannelTab-Helpdesk Tasks";
TeamsApp = "com.microsoft.teamspace.tab.planner";
SortOrderIndex = 10200;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::452::9::TeamsChannelTab";
TenantId = "ekdrive.com";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TeamId = "494c291e-256c-4606-8f33-106d9782df68";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsChannelTab as $MSFT_TeamsChannelTab12ref
{
ChannelName = "General";
ModuleName = "Microsoft365DSC";
TeamName = "Tech Support Team";
DisplayName = "Power Automate";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ModuleVersion = "1.23.1129.1";
Ensure = "Present";
ResourceID = "[TeamsChannelTab]TeamsChannelTab-Power Automate";
TeamsApp = "c3a1996d-db0f-4857-a6ea-7aabf0266b00";
SortOrderIndex = 10300;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::465::9::TeamsChannelTab";
TenantId = "ekdrive.com";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TeamId = "494c291e-256c-4606-8f33-106d9782df68";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsClientConfiguration as $MSFT_TeamsClientConfiguration1ref
{
AllowDropBox = True;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::478::9::TeamsClientConfiguration";
TenantId = "ekdrive.com";
ContentPin = "RequiredOutsideScheduleMeeting";
ModuleName = "Microsoft365DSC";
AllowEmailIntoChannel = True;
AllowOrganizationTab = True;
AllowShareFile = True;
ResourceAccountContentAccess = "NoAccess";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
AllowGoogleDrive = True;
AllowSkypeBusinessInterop = True;
ResourceID = "[TeamsClientConfiguration]TeamsClientConfiguration-Global";
ModuleVersion = "1.23.1129.1";
AllowBox = True;
AllowGuestUser = True;
AllowScopedPeopleSearchandAccess = False;
AllowEgnyte = True;
AllowResourceAccountSendMessage = True;
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
Identity = "Global";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsComplianceRecordingPolicy as $MSFT_TeamsComplianceRecordingPolicy1ref
{
TenantId = "ekdrive.com";
ModuleName = "Microsoft365DSC";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
Enabled = False;
Ensure = "Present";
ResourceID = "[TeamsComplianceRecordingPolicy]TeamsComplianceRecordingPolicy-Global";
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::498::9::TeamsComplianceRecordingPolicy";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
WarnUserOnRemoval = True;
DisableComplianceRecordingAudioNotificationForCalls = False;
Identity = "Global";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsCortanaPolicy as $MSFT_TeamsCortanaPolicy1ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::510::9::TeamsCortanaPolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
CortanaVoiceInvocationMode = "WakeWordPushToTalkUserOverride";
TenantId = "ekdrive.com";
Identity = "Global";
Ensure = "Present";
ResourceID = "[TeamsCortanaPolicy]TeamsCortanaPolicy-Global";
ModuleName = "Microsoft365DSC";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsDialInConferencingTenantSettings as $MSFT_TeamsDialInConferencingTenantSettings1ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::519::9::TeamsDialInConferencingTenantSettings";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
ResourceID = "[TeamsDialInConferencingTenantSettings]TeamsDialInConferencingTenantSettings";
ModuleName = "Microsoft365DSC";
IsSingleInstance = "Yes";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsEmergencyCallingPolicy as $MSFT_TeamsEmergencyCallingPolicy1ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::526::9::TeamsEmergencyCallingPolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Identity = "Global";
Ensure = "Present";
ResourceID = "[TeamsEmergencyCallingPolicy]TeamsEmergencyCallingPolicy-Global";
ModuleName = "Microsoft365DSC";
ExternalLocationLookupMode = "Disabled";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsEmergencyCallRoutingPolicy as $MSFT_TeamsEmergencyCallRoutingPolicy1ref
{
ModuleVersion = "1.23.1129.1";
AllowEnhancedEmergencyServices = False;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::535::9::TeamsEmergencyCallRoutingPolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Identity = "Global";
Ensure = "Present";
ResourceID = "[TeamsEmergencyCallRoutingPolicy]TeamsEmergencyCallRoutingPolicy-Global";
ModuleName = "Microsoft365DSC";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsEnhancedEncryptionPolicy as $MSFT_TeamsEnhancedEncryptionPolicy1ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::544::9::TeamsEnhancedEncryptionPolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Identity = "Global";
MeetingEndToEndEncryption = "DisabledUserOverride";
Ensure = "Present";
ResourceID = "[TeamsEnhancedEncryptionPolicy]TeamsEnhancedEncryptionPolicy-Global";
ModuleName = "Microsoft365DSC";
CallingEndtoEndEncryptionEnabledType = "Disabled";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsEnhancedEncryptionPolicy as $MSFT_TeamsEnhancedEncryptionPolicy2ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::554::9::TeamsEnhancedEncryptionPolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Identity = "Tag:Disabled";
MeetingEndToEndEncryption = "Disabled";
Ensure = "Present";
ResourceID = "[TeamsEnhancedEncryptionPolicy]TeamsEnhancedEncryptionPolicy-Tag:Disabled";
ModuleName = "Microsoft365DSC";
CallingEndtoEndEncryptionEnabledType = "Disabled";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsEnhancedEncryptionPolicy as $MSFT_TeamsEnhancedEncryptionPolicy3ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::564::9::TeamsEnhancedEncryptionPolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Identity = "Tag:UserControlled";
MeetingEndToEndEncryption = "DisabledUserOverride";
Ensure = "Present";
ResourceID = "[TeamsEnhancedEncryptionPolicy]TeamsEnhancedEncryptionPolicy-Tag:UserControlled";
ModuleName = "Microsoft365DSC";
CallingEndtoEndEncryptionEnabledType = "DisabledUserOverride";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsEventsPolicy as $MSFT_TeamsEventsPolicy1ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::574::9::TeamsEventsPolicy";
AllowWebinars = "Enabled";
Description = "Default policy";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
EventAccessType = "Everyone";
TenantId = "ekdrive.com";
Identity = "Global";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
Ensure = "Present";
ResourceID = "[TeamsEventsPolicy]TeamsEventsPolicy-Global";
ModuleName = "Microsoft365DSC";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsFederationConfiguration as $MSFT_TeamsFederationConfiguration1ref
{
Identity = "Global";
TenantId = "ekdrive.com";
RestrictTeamsConsumerToExternalUserProfiles = False;
ModuleName = "Microsoft365DSC";
ModuleVersion = "1.23.1129.1";
SharedSipAddressSpace = False;
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ResourceID = "[TeamsFederationConfiguration]TeamsFederationConfiguration-Global";
AllowTeamsConsumer = True;
AllowTeamsConsumerInbound = True;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::585::9::TeamsFederationConfiguration";
TreatDiscoveredPartnersAsUnverified = False;
AllowPublicUsers = True;
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
AllowFederatedUsers = True;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsFeedbackPolicy as $MSFT_TeamsFeedbackPolicy1ref
{
AllowLogCollection = False;
TenantId = "ekdrive.com";
ReceiveSurveysMode = "EnabledUserOverride";
ModuleName = "Microsoft365DSC";
UserInitiatedMode = "Enabled";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
Ensure = "Present";
ResourceID = "[TeamsFeedbackPolicy]TeamsFeedbackPolicy-Global";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::601::9::TeamsFeedbackPolicy";
AllowEmailCollection = False;
AllowScreenshotCollection = False;
Identity = "Global";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsFeedbackPolicy as $MSFT_TeamsFeedbackPolicy2ref
{
AllowLogCollection = False;
TenantId = "ekdrive.com";
ReceiveSurveysMode = "EnabledUserOverride";
ModuleName = "Microsoft365DSC";
UserInitiatedMode = "Enabled";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
Ensure = "Present";
ResourceID = "[TeamsFeedbackPolicy]TeamsFeedbackPolicy-Tag:UserChoice";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::614::9::TeamsFeedbackPolicy";
AllowEmailCollection = False;
AllowScreenshotCollection = False;
Identity = "Tag:UserChoice";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsFeedbackPolicy as $MSFT_TeamsFeedbackPolicy3ref
{
AllowLogCollection = False;
TenantId = "ekdrive.com";
ReceiveSurveysMode = "Enabled";
ModuleName = "Microsoft365DSC";
UserInitiatedMode = "Enabled";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
Ensure = "Present";
ResourceID = "[TeamsFeedbackPolicy]TeamsFeedbackPolicy-Tag:Enabled";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::627::9::TeamsFeedbackPolicy";
AllowEmailCollection = False;
AllowScreenshotCollection = False;
Identity = "Tag:Enabled";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsFeedbackPolicy as $MSFT_TeamsFeedbackPolicy4ref
{
AllowLogCollection = False;
TenantId = "ekdrive.com";
ReceiveSurveysMode = "Disabled";
ModuleName = "Microsoft365DSC";
UserInitiatedMode = "Disabled";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
Ensure = "Present";
ResourceID = "[TeamsFeedbackPolicy]TeamsFeedbackPolicy-Tag:Disabled";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::640::9::TeamsFeedbackPolicy";
AllowEmailCollection = False;
AllowScreenshotCollection = False;
Identity = "Tag:Disabled";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsFilesPolicy as $MSFT_TeamsFilesPolicy1ref
{
ModuleVersion = "1.23.1129.1";
SPChannelFilesTab = "Enabled";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::653::9::TeamsFilesPolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
NativeFileEntryPoints = "Enabled";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Identity = "Global";
Ensure = "Present";
ResourceID = "[TeamsFilesPolicy]TeamsFilesPolicy-Global";
ModuleName = "Microsoft365DSC";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsGuestCallingConfiguration as $MSFT_TeamsGuestCallingConfiguration1ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::663::9::TeamsGuestCallingConfiguration";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
AllowPrivateCalling = True;
TenantId = "ekdrive.com";
Identity = "Global";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
ResourceID = "[TeamsGuestCallingConfiguration]TeamsGuestCallingConfiguration-Global";
ModuleName = "Microsoft365DSC";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsGuestMeetingConfiguration as $MSFT_TeamsGuestMeetingConfiguration1ref
{
ModuleVersion = "1.23.1129.1";
AllowMeetNow = True;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::671::9::TeamsGuestMeetingConfiguration";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
TenantId = "ekdrive.com";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
AllowIPVideo = True;
Identity = "Global";
ScreenSharingMode = "EntireScreen";
ResourceID = "[TeamsGuestMeetingConfiguration]TeamsGuestMeetingConfiguration-Global";
ModuleName = "Microsoft365DSC";
LiveCaptionsEnabledType = "DisabledUserOverride";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsGuestMessagingConfiguration as $MSFT_TeamsGuestMessagingConfiguration1ref
{
AllowUserDeleteChat = True;
AllowUserEditMessage = True;
ModuleName = "Microsoft365DSC";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
AllowGiphy = True;
AllowMemes = True;
AllowStickers = True;
ModuleVersion = "1.23.1129.1";
TenantId = "ekdrive.com";
ResourceID = "[TeamsGuestMessagingConfiguration]TeamsGuestMessagingConfiguration-Global";
GiphyRatingType = "Moderate";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::682::9::TeamsGuestMessagingConfiguration";
AllowUserDeleteMessage = True;
AllowUserChat = True;
AllowImmersiveReader = True;
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
Identity = "Global";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsIPPhonePolicy as $MSFT_TeamsIPPhonePolicy1ref
{
TenantId = "ekdrive.com";
ModuleName = "Microsoft365DSC";
SignInMode = "UserSignIn";
AllowHomeScreen = "EnabledUserOverride";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ModuleVersion = "1.23.1129.1";
Ensure = "Present";
ResourceID = "[TeamsIPPhonePolicy]TeamsIPPhonePolicy-Global";
HotDeskingIdleTimeoutInMinutes = 120;
AllowHotDesking = True;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::698::9::TeamsIPPhonePolicy";
AllowBetterTogether = "Enabled";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
Identity = "Global";
SearchOnCommonAreaPhoneMode = "Enabled";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsMeetingBroadcastConfiguration as $MSFT_TeamsMeetingBroadcastConfiguration1ref
{
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::712::9::TeamsMeetingBroadcastConfiguration";
ModuleName = "Microsoft365DSC";
SdnApiToken = NULL;
SdnLicenseId = "";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
SupportURL = "https://support.office.com/home/contact";
ResourceID = "[TeamsMeetingBroadcastConfiguration]TeamsMeetingBroadcastConfiguration-Global";
ModuleVersion = "1.23.1129.1";
SdnProviderName = "";
TenantId = "ekdrive.com";
AllowSdnProviderForBroadcastMeeting = False;
SdnApiTemplateUrl = "";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
Identity = "Global";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsMeetingBroadcastPolicy as $MSFT_TeamsMeetingBroadcastPolicy1ref
{
AllowBroadcastTranscription = False;
TenantId = "ekdrive.com";
ModuleName = "Microsoft365DSC";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
Ensure = "Present";
AllowBroadcastScheduling = True;
ResourceID = "[TeamsMeetingBroadcastPolicy]TeamsMeetingBroadcastPolicy-Global";
BroadcastRecordingMode = "AlwaysEnabled";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::725::9::TeamsMeetingBroadcastPolicy";
BroadcastAttendeeVisibilityMode = "EveryoneInCompany";
Identity = "Global";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsMeetingBroadcastPolicy as $MSFT_TeamsMeetingBroadcastPolicy2ref
{
AllowBroadcastTranscription = False;
TenantId = "ekdrive.com";
ModuleName = "Microsoft365DSC";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
Ensure = "Present";
AllowBroadcastScheduling = True;
ResourceID = "[TeamsMeetingBroadcastPolicy]TeamsMeetingBroadcastPolicy-Tag:Default";
BroadcastRecordingMode = "AlwaysEnabled";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::737::9::TeamsMeetingBroadcastPolicy";
BroadcastAttendeeVisibilityMode = "EveryoneInCompany";
Identity = "Tag:Default";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsMeetingConfiguration as $MSFT_TeamsMeetingConfiguration1ref
{
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::749::9::TeamsMeetingConfiguration";
TenantId = "ekdrive.com";
CustomFooterText = "";
ModuleName = "Microsoft365DSC";
ClientVideoPortRange = 20;
ClientAudioPortRange = 20;
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ClientVideoPort = 50020;
ClientAudioPort = 50000;
ResourceID = "[TeamsMeetingConfiguration]TeamsMeetingConfiguration-Global";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
ModuleVersion = "1.23.1129.1";
ClientAppSharingPort = 50040;
EnableQoS = False;
DisableAnonymousJoin = False;
ClientAppSharingPortRange = 20;
ClientMediaPortRangeEnabled = True;
Identity = "Global";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsMeetingPolicy as $MSFT_TeamsMeetingPolicy1ref
{
MeetingChatEnabledType = "Enabled";
QnAEngagementMode = "Enabled";
AllowTranscription = False;
AllowPrivateMeetNow = True;
AllowWhiteboard = True;
ResourceID = "[TeamsMeetingPolicy]TeamsMeetingPolicy-Global";
AllowWatermarkForScreenSharing = True;
ExplicitRecordingConsent = "Disabled";
AllowOutlookAddIn = True;
AllowOrganizersToOverrideLobbySettings = False;
TeamsCameraFarEndPTZMode = "Disabled";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
IPAudioMode = "EnabledOutgoingIncoming";
AllowParticipantGiveRequestControl = True;
AllowRecordingStorageOutsideRegion = False;
LiveCaptionsEnabledType = "DisabledUserOverride";
Identity = "Global";
AllowCartCaptionsScheduling = "DisabledUserOverride";
AllowBreakoutRooms = True;
MediaBitRateKb = 50000;
EnrollUserOverride = "Disabled";
WhoCanRegister = "Everyone";
StreamingAttendeeMode = "Disabled";
AllowExternalParticipantGiveRequestControl = False;
AllowEngagementReport = "Enabled";
AllowDocumentCollaboration = "Enabled";
LiveStreamingMode = "Disabled";
VideoFiltersMode = "AllFilters";
AllowNetworkConfigurationSettingsLookup = False;
AllowAnonymousUsersToDialOut = False;
AllowMeetingRegistration = True;
AllowAnonymousUsersToJoinMeeting = True;
AllowIPAudio = True;
AllowCloudRecording = True;
AllowMeetingCoach = True;
SpeakerAttributionMode = "EnabledUserOverride";
AllowPowerPointSharing = True;
AllowIPVideo = True;
ScreenSharingMode = "EntireScreen";
Ensure = "Present";
TenantId = "ekdrive.com";
AllowPrivateMeetingScheduling = True;
ModuleName = "Microsoft365DSC";
AutoAdmittedUsers = "EveryoneInCompany";
AllowSharedNotes = True;
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ModuleVersion = "1.23.1129.1";
AllowMeetNow = True;
AllowPSTNUsersToBypassLobby = False;
RoomPeopleNameUserOverride = "Off";
InfoShownInReportMode = "FullInformation";
NewMeetingRecordingExpirationDays = 120;
AllowNDIStreaming = False;
ChannelRecordingDownload = "Allow";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::766::9::TeamsMeetingPolicy";
DesignatedPresenterRoleMode = "EveryoneUserOverride";
AllowChannelMeetingScheduling = True;
AllowMeetingReactions = True;
IPVideoMode = "EnabledOutgoingIncoming";
AllowAnnotations = True;
AllowWatermarkForCameraVideo = True;
LiveInterpretationEnabledType = "DisabledUserOverride";
PreferredMeetingProviderForIslandsMode = "TeamsAndSfb";
AllowAnonymousUsersToStartMeeting = False;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsMeetingPolicy as $MSFT_TeamsMeetingPolicy2ref
{
AllowMeetingRegistration = True;
MediaBitRateKb = 50000;
ScreenSharingMode = "EntireScreen";
VideoFiltersMode = "AllFilters";
AllowDocumentCollaboration = "Enabled";
AllowWatermarkForCameraVideo = False;
AllowRecordingStorageOutsideRegion = False;
AllowNetworkConfigurationSettingsLookup = False;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::829::9::TeamsMeetingPolicy";
AllowOutlookAddIn = True;
LiveInterpretationEnabledType = "DisabledUserOverride";
AllowPowerPointSharing = True;
AllowAnonymousUsersToStartMeeting = False;
AllowBreakoutRooms = True;
AllowCartCaptionsScheduling = "DisabledUserOverride";
ExplicitRecordingConsent = "Disabled";
AllowPrivateMeetNow = True;
AllowIPAudio = True;
Identity = "Tag:AllOn";
EnrollUserOverride = "Disabled";
Description = "Do not assign. This policy is same as global defaults and would be deprecated";
AllowAnonymousUsersToDialOut = False;
IPVideoMode = "EnabledOutgoingIncoming";
ModuleName = "Microsoft365DSC";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
AllowSharedNotes = True;
IPAudioMode = "EnabledOutgoingIncoming";
AllowIPVideo = True;
AllowTranscription = False;
ChannelRecordingDownload = "Allow";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
AllowOrganizersToOverrideLobbySettings = False;
InfoShownInReportMode = "FullInformation";
AllowMeetNow = True;
AutoAdmittedUsers = "EveryoneInCompany";
LiveStreamingMode = "Disabled";
StreamingAttendeeMode = "Disabled";
AllowEngagementReport = "Enabled";
NewMeetingRecordingExpirationDays = 120;
AllowWhiteboard = True;
LiveCaptionsEnabledType = "DisabledUserOverride";
QnAEngagementMode = "Enabled";
TenantId = "ekdrive.com";
Ensure = "Present";
AllowWatermarkForScreenSharing = False;
AllowCloudRecording = True;
AllowNDIStreaming = False;
AllowMeetingCoach = True;
ResourceID = "[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:AllOn";
SpeakerAttributionMode = "EnabledUserOverride";
AllowAnonymousUsersToJoinMeeting = True;
AllowPrivateMeetingScheduling = True;
RoomPeopleNameUserOverride = "Off";
AllowPSTNUsersToBypassLobby = False;
PreferredMeetingProviderForIslandsMode = "TeamsAndSfb";
MeetingChatEnabledType = "Enabled";
AllowMeetingReactions = True;
AllowExternalParticipantGiveRequestControl = False;
AllowChannelMeetingScheduling = True;
DesignatedPresenterRoleMode = "EveryoneUserOverride";
ModuleVersion = "1.23.1129.1";
AllowAnnotations = True;
TeamsCameraFarEndPTZMode = "Disabled";
AllowParticipantGiveRequestControl = True;
WhoCanRegister = "Everyone";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsMeetingPolicy as $MSFT_TeamsMeetingPolicy3ref
{
AllowMeetingRegistration = True;
MediaBitRateKb = 50000;
ScreenSharingMode = "EntireScreen";
VideoFiltersMode = "AllFilters";
AllowDocumentCollaboration = "Enabled";
AllowWatermarkForCameraVideo = False;
AllowRecordingStorageOutsideRegion = False;
AllowNetworkConfigurationSettingsLookup = False;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::893::9::TeamsMeetingPolicy";
AllowOutlookAddIn = True;
LiveInterpretationEnabledType = "DisabledUserOverride";
AllowPowerPointSharing = True;
AllowAnonymousUsersToStartMeeting = False;
AllowBreakoutRooms = True;
AllowCartCaptionsScheduling = "DisabledUserOverride";
ExplicitRecordingConsent = "Disabled";
AllowPrivateMeetNow = True;
AllowIPAudio = True;
Identity = "Tag:RestrictedAnonymousAccess";
EnrollUserOverride = "Disabled";
Description = "Do not assign. This policy is same as global defaults and would be deprecated";
AllowAnonymousUsersToDialOut = False;
IPVideoMode = "EnabledOutgoingIncoming";
ModuleName = "Microsoft365DSC";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
AllowSharedNotes = True;
IPAudioMode = "EnabledOutgoingIncoming";
AllowIPVideo = True;
AllowTranscription = False;
ChannelRecordingDownload = "Allow";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
AllowOrganizersToOverrideLobbySettings = False;
InfoShownInReportMode = "FullInformation";
AllowMeetNow = True;
AutoAdmittedUsers = "EveryoneInCompany";
LiveStreamingMode = "Disabled";
StreamingAttendeeMode = "Disabled";
AllowEngagementReport = "Enabled";
NewMeetingRecordingExpirationDays = 120;
AllowWhiteboard = True;
LiveCaptionsEnabledType = "Disabled";
QnAEngagementMode = "Enabled";
TenantId = "ekdrive.com";
Ensure = "Present";
AllowWatermarkForScreenSharing = False;
AllowCloudRecording = True;
AllowNDIStreaming = False;
AllowMeetingCoach = True;
ResourceID = "[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:RestrictedAnonymousAccess";
SpeakerAttributionMode = "EnabledUserOverride";
AllowAnonymousUsersToJoinMeeting = True;
AllowPrivateMeetingScheduling = True;
RoomPeopleNameUserOverride = "Off";
AllowPSTNUsersToBypassLobby = False;
PreferredMeetingProviderForIslandsMode = "TeamsAndSfb";
MeetingChatEnabledType = "Enabled";
AllowMeetingReactions = True;
AllowExternalParticipantGiveRequestControl = False;
AllowChannelMeetingScheduling = True;
DesignatedPresenterRoleMode = "EveryoneUserOverride";
ModuleVersion = "1.23.1129.1";
AllowAnnotations = True;
TeamsCameraFarEndPTZMode = "Disabled";
AllowParticipantGiveRequestControl = True;
WhoCanRegister = "Everyone";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsMeetingPolicy as $MSFT_TeamsMeetingPolicy4ref
{
MeetingChatEnabledType = "Disabled";
QnAEngagementMode = "Enabled";
AllowTranscription = False;
AllowPrivateMeetNow = False;
AllowWhiteboard = False;
ResourceID = "[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:AllOff";
AllowWatermarkForScreenSharing = False;
ExplicitRecordingConsent = "Disabled";
AllowOutlookAddIn = False;
AllowOrganizersToOverrideLobbySettings = False;
TeamsCameraFarEndPTZMode = "Disabled";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
IPAudioMode = "EnabledOutgoingIncoming";
AllowParticipantGiveRequestControl = False;
AllowRecordingStorageOutsideRegion = False;
LiveCaptionsEnabledType = "Disabled";
Identity = "Tag:AllOff";
AllowCartCaptionsScheduling = "DisabledUserOverride";
AllowBreakoutRooms = True;
MediaBitRateKb = 50000;
EnrollUserOverride = "Disabled";
WhoCanRegister = "Everyone";
StreamingAttendeeMode = "Disabled";
AllowExternalParticipantGiveRequestControl = False;
AllowEngagementReport = "Enabled";
AllowDocumentCollaboration = "Enabled";
LiveStreamingMode = "Disabled";
VideoFiltersMode = "AllFilters";
AllowNetworkConfigurationSettingsLookup = False;
AllowAnonymousUsersToDialOut = False;
AllowMeetingRegistration = True;
AllowAnonymousUsersToJoinMeeting = True;
AllowIPAudio = True;
AllowCloudRecording = False;
AllowMeetingCoach = True;
SpeakerAttributionMode = "EnabledUserOverride";
AllowPowerPointSharing = False;
AllowIPVideo = False;
ScreenSharingMode = "Disabled";
Ensure = "Present";
TenantId = "ekdrive.com";
AllowPrivateMeetingScheduling = False;
ModuleName = "Microsoft365DSC";
AutoAdmittedUsers = "EveryoneInCompany";
AllowSharedNotes = False;
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ModuleVersion = "1.23.1129.1";
AllowMeetNow = False;
AllowPSTNUsersToBypassLobby = False;
RoomPeopleNameUserOverride = "Off";
InfoShownInReportMode = "FullInformation";
NewMeetingRecordingExpirationDays = 120;
AllowNDIStreaming = False;
ChannelRecordingDownload = "Allow";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::957::9::TeamsMeetingPolicy";
DesignatedPresenterRoleMode = "EveryoneUserOverride";
AllowChannelMeetingScheduling = False;
AllowMeetingReactions = True;
IPVideoMode = "EnabledOutgoingIncoming";
AllowAnnotations = True;
AllowWatermarkForCameraVideo = False;
LiveInterpretationEnabledType = "DisabledUserOverride";
PreferredMeetingProviderForIslandsMode = "TeamsAndSfb";
AllowAnonymousUsersToStartMeeting = False;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsMeetingPolicy as $MSFT_TeamsMeetingPolicy5ref
{
AllowMeetingRegistration = True;
MediaBitRateKb = 50000;
ScreenSharingMode = "EntireScreen";
VideoFiltersMode = "AllFilters";
AllowDocumentCollaboration = "Enabled";
AllowWatermarkForCameraVideo = False;
AllowRecordingStorageOutsideRegion = False;
AllowNetworkConfigurationSettingsLookup = False;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1020::9::TeamsMeetingPolicy";
AllowOutlookAddIn = True;
LiveInterpretationEnabledType = "DisabledUserOverride";
AllowPowerPointSharing = True;
AllowAnonymousUsersToStartMeeting = False;
AllowBreakoutRooms = True;
AllowCartCaptionsScheduling = "DisabledUserOverride";
ExplicitRecordingConsent = "Disabled";
AllowPrivateMeetNow = True;
AllowIPAudio = True;
Identity = "Tag:RestrictedAnonymousNoRecording";
EnrollUserOverride = "Disabled";
Description = "Do not assign. This policy is similar to global defaults and would be deprecated";
AllowAnonymousUsersToDialOut = False;
IPVideoMode = "EnabledOutgoingIncoming";
ModuleName = "Microsoft365DSC";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
AllowSharedNotes = True;
IPAudioMode = "EnabledOutgoingIncoming";
AllowIPVideo = True;
AllowTranscription = False;
ChannelRecordingDownload = "Allow";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
AllowOrganizersToOverrideLobbySettings = False;
InfoShownInReportMode = "FullInformation";
AllowMeetNow = True;
AutoAdmittedUsers = "EveryoneInCompany";
LiveStreamingMode = "Disabled";
StreamingAttendeeMode = "Disabled";
AllowEngagementReport = "Enabled";
NewMeetingRecordingExpirationDays = 120;
AllowWhiteboard = True;
LiveCaptionsEnabledType = "Disabled";
QnAEngagementMode = "Enabled";
TenantId = "ekdrive.com";
Ensure = "Present";
AllowWatermarkForScreenSharing = False;
AllowCloudRecording = False;
AllowNDIStreaming = False;
AllowMeetingCoach = True;
ResourceID = "[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:RestrictedAnonymousNoRecording";
SpeakerAttributionMode = "EnabledUserOverride";
AllowAnonymousUsersToJoinMeeting = True;
AllowPrivateMeetingScheduling = True;
RoomPeopleNameUserOverride = "Off";
AllowPSTNUsersToBypassLobby = False;
PreferredMeetingProviderForIslandsMode = "TeamsAndSfb";
MeetingChatEnabledType = "Enabled";
AllowMeetingReactions = True;
AllowExternalParticipantGiveRequestControl = False;
AllowChannelMeetingScheduling = True;
DesignatedPresenterRoleMode = "EveryoneUserOverride";
ModuleVersion = "1.23.1129.1";
AllowAnnotations = True;
TeamsCameraFarEndPTZMode = "Disabled";
AllowParticipantGiveRequestControl = True;
WhoCanRegister = "Everyone";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsMeetingPolicy as $MSFT_TeamsMeetingPolicy6ref
{
MeetingChatEnabledType = "Enabled";
QnAEngagementMode = "Enabled";
AllowTranscription = False;
AllowPrivateMeetNow = True;
AllowWhiteboard = True;
ResourceID = "[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:Default";
AllowWatermarkForScreenSharing = False;
ExplicitRecordingConsent = "Disabled";
AllowOutlookAddIn = True;
AllowOrganizersToOverrideLobbySettings = False;
TeamsCameraFarEndPTZMode = "Disabled";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
IPAudioMode = "EnabledOutgoingIncoming";
AllowParticipantGiveRequestControl = True;
AllowRecordingStorageOutsideRegion = False;
LiveCaptionsEnabledType = "DisabledUserOverride";
Identity = "Tag:Default";
AllowCartCaptionsScheduling = "DisabledUserOverride";
AllowBreakoutRooms = True;
MediaBitRateKb = 50000;
EnrollUserOverride = "Disabled";
WhoCanRegister = "Everyone";
StreamingAttendeeMode = "Disabled";
AllowExternalParticipantGiveRequestControl = False;
AllowEngagementReport = "Enabled";
AllowDocumentCollaboration = "Enabled";
LiveStreamingMode = "Disabled";
VideoFiltersMode = "AllFilters";
AllowNetworkConfigurationSettingsLookup = False;
AllowAnonymousUsersToDialOut = False;
AllowMeetingRegistration = True;
AllowAnonymousUsersToJoinMeeting = True;
AllowIPAudio = True;
AllowCloudRecording = True;
AllowMeetingCoach = True;
SpeakerAttributionMode = "EnabledUserOverride";
AllowPowerPointSharing = True;
AllowIPVideo = True;
ScreenSharingMode = "EntireScreen";
Ensure = "Present";
TenantId = "ekdrive.com";
AllowPrivateMeetingScheduling = True;
ModuleName = "Microsoft365DSC";
AutoAdmittedUsers = "EveryoneInCompany";
AllowSharedNotes = True;
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ModuleVersion = "1.23.1129.1";
AllowMeetNow = True;
AllowPSTNUsersToBypassLobby = False;
RoomPeopleNameUserOverride = "Off";
InfoShownInReportMode = "FullInformation";
NewMeetingRecordingExpirationDays = 120;
AllowNDIStreaming = False;
ChannelRecordingDownload = "Allow";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1084::9::TeamsMeetingPolicy";
DesignatedPresenterRoleMode = "EveryoneUserOverride";
AllowChannelMeetingScheduling = True;
AllowMeetingReactions = True;
IPVideoMode = "EnabledOutgoingIncoming";
AllowAnnotations = True;
AllowWatermarkForCameraVideo = False;
LiveInterpretationEnabledType = "DisabledUserOverride";
PreferredMeetingProviderForIslandsMode = "TeamsAndSfb";
AllowAnonymousUsersToStartMeeting = False;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsMeetingPolicy as $MSFT_TeamsMeetingPolicy7ref
{
MeetingChatEnabledType = "Enabled";
QnAEngagementMode = "Enabled";
AllowTranscription = False;
AllowPrivateMeetNow = True;
AllowWhiteboard = True;
ResourceID = "[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:Kiosk";
AllowWatermarkForScreenSharing = False;
ExplicitRecordingConsent = "Disabled";
AllowOutlookAddIn = False;
AllowOrganizersToOverrideLobbySettings = False;
TeamsCameraFarEndPTZMode = "Disabled";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
IPAudioMode = "EnabledOutgoingIncoming";
AllowParticipantGiveRequestControl = True;
AllowRecordingStorageOutsideRegion = False;
LiveCaptionsEnabledType = "Disabled";
Identity = "Tag:Kiosk";
AllowCartCaptionsScheduling = "DisabledUserOverride";
AllowBreakoutRooms = True;
MediaBitRateKb = 50000;
EnrollUserOverride = "Disabled";
WhoCanRegister = "Everyone";
StreamingAttendeeMode = "Disabled";
AllowExternalParticipantGiveRequestControl = False;
AllowEngagementReport = "Enabled";
AllowDocumentCollaboration = "Enabled";
LiveStreamingMode = "Disabled";
VideoFiltersMode = "AllFilters";
AllowNetworkConfigurationSettingsLookup = False;
AllowAnonymousUsersToDialOut = False;
AllowMeetingRegistration = True;
AllowAnonymousUsersToJoinMeeting = True;
AllowIPAudio = True;
AllowCloudRecording = False;
AllowMeetingCoach = True;
SpeakerAttributionMode = "EnabledUserOverride";
AllowPowerPointSharing = True;
AllowIPVideo = True;
ScreenSharingMode = "EntireScreen";
Ensure = "Present";
TenantId = "ekdrive.com";
AllowPrivateMeetingScheduling = False;
ModuleName = "Microsoft365DSC";
AutoAdmittedUsers = "EveryoneInCompany";
AllowSharedNotes = True;
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ModuleVersion = "1.23.1129.1";
AllowMeetNow = True;
AllowPSTNUsersToBypassLobby = False;
RoomPeopleNameUserOverride = "Off";
InfoShownInReportMode = "FullInformation";
NewMeetingRecordingExpirationDays = 120;
AllowNDIStreaming = False;
ChannelRecordingDownload = "Allow";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1147::9::TeamsMeetingPolicy";
DesignatedPresenterRoleMode = "EveryoneUserOverride";
AllowChannelMeetingScheduling = False;
AllowMeetingReactions = True;
IPVideoMode = "EnabledOutgoingIncoming";
AllowAnnotations = True;
AllowWatermarkForCameraVideo = False;
LiveInterpretationEnabledType = "DisabledUserOverride";
PreferredMeetingProviderForIslandsMode = "TeamsAndSfb";
AllowAnonymousUsersToStartMeeting = False;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsMessagingPolicy as $MSFT_TeamsMessagingPolicy1ref
{
AllowStickers = True;
ResourceID = "[TeamsMessagingPolicy]TeamsMessagingPolicy-Global";
ChannelsInChatListEnabledType = "DisabledUserOverride";
AllowUserEditMessage = True;
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
AllowCommunicationComplianceEndUserReporting = True;
AllowMemes = True;
AllowUrlPreviews = True;
GiphyRatingType = "MODERATE";
Identity = "Global";
ReadReceiptsEnabledType = "UserPreference";
AllowUserTranslation = True;
AllowFluidCollaborate = False;
AudioMessageEnabledType = "ChatsAndChannels";
AllowRemoveUser = True;
AllowUserDeleteChat = True;
AllowOwnerDeleteMessage = False;
Ensure = "Present";
TenantId = "ekdrive.com";
AllowSecurityEndUserReporting = True;
ModuleName = "Microsoft365DSC";
AllowUserChat = True;
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
AllowSmartCompose = True;
ModuleVersion = "1.23.1129.1";
AllowUserDeleteMessage = True;
AllowImmersiveReader = True;
AllowPriorityMessages = True;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1210::9::TeamsMessagingPolicy";
AllowGiphy = True;
AllowSmartReply = True;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsMessagingPolicy as $MSFT_TeamsMessagingPolicy2ref
{
AllowStickers = True;
ResourceID = "[TeamsMessagingPolicy]TeamsMessagingPolicy-Default";
ChannelsInChatListEnabledType = "DisabledUserOverride";
AllowUserEditMessage = True;
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
AllowCommunicationComplianceEndUserReporting = True;
AllowMemes = True;
AllowUrlPreviews = True;
GiphyRatingType = "MODERATE";
Identity = "Default";
ReadReceiptsEnabledType = "UserPreference";
AllowUserTranslation = True;
AllowFluidCollaborate = False;
AudioMessageEnabledType = "ChatsAndChannels";
AllowRemoveUser = True;
AllowUserDeleteChat = True;
AllowOwnerDeleteMessage = False;
Ensure = "Present";
TenantId = "ekdrive.com";
AllowSecurityEndUserReporting = True;
ModuleName = "Microsoft365DSC";
AllowUserChat = True;
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
AllowSmartCompose = True;
ModuleVersion = "1.23.1129.1";
AllowUserDeleteMessage = True;
AllowImmersiveReader = True;
AllowPriorityMessages = True;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1240::9::TeamsMessagingPolicy";
AllowGiphy = True;
AllowSmartReply = True;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsMessagingPolicy as $MSFT_TeamsMessagingPolicy3ref
{
AllowStickers = True;
ResourceID = "[TeamsMessagingPolicy]TeamsMessagingPolicy-EduFaculty";
ChannelsInChatListEnabledType = "DisabledUserOverride";
AllowUserEditMessage = True;
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
AllowCommunicationComplianceEndUserReporting = True;
AllowMemes = True;
AllowUrlPreviews = True;
GiphyRatingType = "STRICT";
Identity = "EduFaculty";
ReadReceiptsEnabledType = "UserPreference";
AllowUserTranslation = True;
AllowFluidCollaborate = False;
AudioMessageEnabledType = "ChatsAndChannels";
AllowRemoveUser = True;
AllowUserDeleteChat = True;
AllowOwnerDeleteMessage = True;
Ensure = "Present";
TenantId = "ekdrive.com";
AllowSecurityEndUserReporting = True;
ModuleName = "Microsoft365DSC";
AllowUserChat = True;
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
AllowSmartCompose = True;
ModuleVersion = "1.23.1129.1";
AllowUserDeleteMessage = True;
AllowImmersiveReader = True;
AllowPriorityMessages = True;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1270::9::TeamsMessagingPolicy";
AllowGiphy = False;
AllowSmartReply = True;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsMessagingPolicy as $MSFT_TeamsMessagingPolicy4ref
{
AllowStickers = True;
ResourceID = "[TeamsMessagingPolicy]TeamsMessagingPolicy-EduStudent";
ChannelsInChatListEnabledType = "DisabledUserOverride";
AllowUserEditMessage = True;
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
AllowCommunicationComplianceEndUserReporting = True;
AllowMemes = True;
AllowUrlPreviews = True;
GiphyRatingType = "STRICT";
Identity = "EduStudent";
ReadReceiptsEnabledType = "UserPreference";
AllowUserTranslation = True;
AllowFluidCollaborate = False;
AudioMessageEnabledType = "ChatsAndChannels";
AllowRemoveUser = True;
AllowUserDeleteChat = True;
AllowOwnerDeleteMessage = False;
Ensure = "Present";
TenantId = "ekdrive.com";
AllowSecurityEndUserReporting = True;
ModuleName = "Microsoft365DSC";
AllowUserChat = True;
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
AllowSmartCompose = True;
ModuleVersion = "1.23.1129.1";
AllowUserDeleteMessage = True;
AllowImmersiveReader = True;
AllowPriorityMessages = True;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1300::9::TeamsMessagingPolicy";
AllowGiphy = False;
AllowSmartReply = True;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsMobilityPolicy as $MSFT_TeamsMobilityPolicy1ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1330::9::TeamsMobilityPolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
IPAudioMobileMode = "AllNetworks";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
MobileDialerPreference = "Teams";
Ensure = "Present";
TenantId = "ekdrive.com";
Identity = "Global";
IPVideoMobileMode = "AllNetworks";
ResourceID = "[TeamsMobilityPolicy]TeamsMobilityPolicy-Global";
ModuleName = "Microsoft365DSC";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsMobilityPolicy as $MSFT_TeamsMobilityPolicy2ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1341::9::TeamsMobilityPolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
IPAudioMobileMode = "AllNetworks";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
MobileDialerPreference = "Teams";
Ensure = "Present";
TenantId = "ekdrive.com";
Identity = "Tag:Default";
IPVideoMobileMode = "AllNetworks";
ResourceID = "[TeamsMobilityPolicy]TeamsMobilityPolicy-Tag:Default";
ModuleName = "Microsoft365DSC";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsNetworkRoamingPolicy as $MSFT_TeamsNetworkRoamingPolicy1ref
{
ModuleVersion = "1.23.1129.1";
MediaBitRateKb = 50000;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1352::9::TeamsNetworkRoamingPolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
TenantId = "ekdrive.com";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
AllowIPVideo = True;
Identity = "Global";
Ensure = "Present";
ResourceID = "[TeamsNetworkRoamingPolicy]TeamsNetworkRoamingPolicy-Global";
ModuleName = "Microsoft365DSC";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsOnlineVoicemailPolicy as $MSFT_TeamsOnlineVoicemailPolicy1ref
{
TenantId = "ekdrive.com";
ModuleName = "Microsoft365DSC";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ModuleVersion = "1.23.1129.1";
EnableEditingCallAnswerRulesSetting = True;
Ensure = "Present";
ResourceID = "[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-Global";
EnableTranscription = True;
EnableTranscriptionTranslation = True;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1362::9::TeamsOnlineVoicemailPolicy";
EnableTranscriptionProfanityMasking = False;
MaximumRecordingLength = "00:05:00";
ShareData = "Defer";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
Identity = "Global";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsOnlineVoicemailPolicy as $MSFT_TeamsOnlineVoicemailPolicy2ref
{
TenantId = "ekdrive.com";
ModuleName = "Microsoft365DSC";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ModuleVersion = "1.23.1129.1";
EnableEditingCallAnswerRulesSetting = True;
Ensure = "Present";
ResourceID = "[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-Default";
EnableTranscription = True;
EnableTranscriptionTranslation = True;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1376::9::TeamsOnlineVoicemailPolicy";
EnableTranscriptionProfanityMasking = False;
MaximumRecordingLength = "00:05:00";
ShareData = "Defer";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
Identity = "Default";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsOnlineVoicemailPolicy as $MSFT_TeamsOnlineVoicemailPolicy3ref
{
TenantId = "ekdrive.com";
ModuleName = "Microsoft365DSC";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ModuleVersion = "1.23.1129.1";
EnableEditingCallAnswerRulesSetting = True;
Ensure = "Present";
ResourceID = "[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-TranscriptionDisabled";
EnableTranscription = False;
EnableTranscriptionTranslation = True;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1390::9::TeamsOnlineVoicemailPolicy";
EnableTranscriptionProfanityMasking = False;
MaximumRecordingLength = "00:05:00";
ShareData = "Defer";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
Identity = "TranscriptionDisabled";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsOnlineVoicemailPolicy as $MSFT_TeamsOnlineVoicemailPolicy4ref
{
TenantId = "ekdrive.com";
ModuleName = "Microsoft365DSC";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ModuleVersion = "1.23.1129.1";
EnableEditingCallAnswerRulesSetting = True;
Ensure = "Present";
ResourceID = "[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-TranscriptionProfanityMaskingEnabled";
EnableTranscription = True;
EnableTranscriptionTranslation = True;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1404::9::TeamsOnlineVoicemailPolicy";
EnableTranscriptionProfanityMasking = True;
MaximumRecordingLength = "00:05:00";
ShareData = "Defer";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
Identity = "TranscriptionProfanityMaskingEnabled";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsOnlineVoicemailUserSettings as $MSFT_TeamsOnlineVoicemailUserSettings1ref
{
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1418::9::TeamsOnlineVoicemailUserSettings";
TenantId = "ekdrive.com";
OofGreetingFollowCalendarEnabled = False;
ModuleName = "Microsoft365DSC";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
VoicemailEnabled = True;
DefaultGreetingPromptOverwrite = "";
TransferTarget = "";
Ensure = "Present";
ResourceID = "[TeamsOnlineVoicemailUserSettings][email protected]";
ModuleVersion = "1.23.1129.1";
DefaultOofGreetingPromptOverwrite = "";
PromptLanguage = "en-US";
OofGreetingFollowAutomaticRepliesEnabled = False;
CallAnswerRule = "RegularVoicemail";
OofGreetingEnabled = False;
ShareData = False;
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
Identity = "[email protected]";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsOnlineVoicemailUserSettings as $MSFT_TeamsOnlineVoicemailUserSettings2ref
{
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1436::9::TeamsOnlineVoicemailUserSettings";
TenantId = "ekdrive.com";
OofGreetingFollowCalendarEnabled = False;
ModuleName = "Microsoft365DSC";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
VoicemailEnabled = True;
DefaultGreetingPromptOverwrite = "";
TransferTarget = "";
Ensure = "Present";
ResourceID = "[TeamsOnlineVoicemailUserSettings][email protected]";
ModuleVersion = "1.23.1129.1";
DefaultOofGreetingPromptOverwrite = "";
PromptLanguage = "en-US";
OofGreetingFollowAutomaticRepliesEnabled = False;
CallAnswerRule = "RegularVoicemail";
OofGreetingEnabled = False;
ShareData = False;
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
Identity = "[email protected]";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsShiftsPolicy as $MSFT_TeamsShiftsPolicy1ref
{
TenantId = "ekdrive.com";
ModuleName = "Microsoft365DSC";
AccessGracePeriodMinutes = 15;
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ShiftNoticeFrequency = "Never";
Ensure = "Present";
ResourceID = "[TeamsShiftsPolicy]TeamsShiftsPolicy-Global";
ShiftNoticeMessageType = "DefaultMessage";
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1454::9::TeamsShiftsPolicy";
EnableScheduleOwnerPermissions = False;
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
ShiftNoticeMessageCustom = "";
AccessType = "UnrestrictedAccess_TeamsApp";
Identity = "Global";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsShiftsPolicy as $MSFT_TeamsShiftsPolicy2ref
{
TenantId = "ekdrive.com";
ModuleName = "Microsoft365DSC";
AccessGracePeriodMinutes = 15;
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ShiftNoticeFrequency = "Never";
Ensure = "Present";
ResourceID = "[TeamsShiftsPolicy]TeamsShiftsPolicy-Tag:Default";
ShiftNoticeMessageType = "DefaultMessage";
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1468::9::TeamsShiftsPolicy";
EnableScheduleOwnerPermissions = False;
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
ShiftNoticeMessageCustom = "";
AccessType = "UnrestrictedAccess_TeamsApp";
Identity = "Tag:Default";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsTeam as $MSFT_TeamsTeam1ref
{
AllowUserDeleteMessages = True;
Ensure = "Present";
Owner = {
"[email protected]"
};
Description = "Test KAT Team";
ResourceID = "[TeamsTeam]TeamsTeam-Test KAT Team";
GroupID = "a7dfa480-11ee-48bf-bbbe-70e7f696897b";
AllowGuestDeleteChannels = False;
AllowCreateUpdateRemoveConnectors = True;
AllowStickersAndMemes = True;
DisplayName = "Test KAT Team";
AllowCustomMemes = True;
MailNickName = "TestKATTeam";
TenantId = "ekdrive.com";
AllowCreateUpdateRemoveTabs = True;
Visibility = "Private";
AllowDeleteChannels = True;
AllowChannelMentions = True;
AllowGuestCreateUpdateChannels = False;
AllowAddRemoveApps = True;
ModuleName = "Microsoft365DSC";
AllowTeamMentions = True;
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
AllowOwnerDeleteMessages = True;
ModuleVersion = "1.23.1129.1";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
ShowInTeamsSearchAndSuggestions = False;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1482::9::TeamsTeam";
AllowGiphy = True;
AllowCreateUpdateChannels = True;
AllowUserEditMessages = True;
GiphyContentRating = "Moderate";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsTeam as $MSFT_TeamsTeam2ref
{
AllowUserDeleteMessages = True;
Ensure = "Present";
Owner = {
"[email protected]"
};
Description = "Collaborate on documentation, policy and processes that support your helpdesk. Integrate your existing ticketing system or use our template to manage requests.";
ResourceID = "[TeamsTeam]TeamsTeam-Tech Support Team";
GroupID = "494c291e-256c-4606-8f33-106d9782df68";
AllowGuestDeleteChannels = False;
AllowCreateUpdateRemoveConnectors = True;
AllowStickersAndMemes = True;
DisplayName = "Tech Support Team";
AllowCustomMemes = True;
MailNickName = "TechSupportTeam";
TenantId = "ekdrive.com";
AllowCreateUpdateRemoveTabs = True;
Visibility = "Private";
AllowDeleteChannels = True;
AllowChannelMentions = True;
AllowGuestCreateUpdateChannels = False;
AllowAddRemoveApps = True;
ModuleName = "Microsoft365DSC";
AllowTeamMentions = True;
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
AllowOwnerDeleteMessages = True;
ModuleVersion = "1.23.1129.1";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
ShowInTeamsSearchAndSuggestions = False;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1512::9::TeamsTeam";
AllowGiphy = True;
AllowCreateUpdateChannels = True;
AllowUserEditMessages = True;
GiphyContentRating = "Moderate";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsTeam as $MSFT_TeamsTeam3ref
{
AllowUserDeleteMessages = True;
Ensure = "Present";
Owner = {
"[email protected]",
"[email protected]"
};
ResourceID = "[TeamsTeam]TeamsTeam-testkat.com";
GroupID = "0cd0b088-59a2-4cb6-9dcc-1b8428132f73";
AllowGuestDeleteChannels = False;
AllowCreateUpdateRemoveConnectors = True;
AllowStickersAndMemes = True;
DisplayName = "testkat.com";
AllowCustomMemes = True;
MailNickName = "testkat.com";
TenantId = "ekdrive.com";
AllowCreateUpdateRemoveTabs = True;
Visibility = "Public";
AllowDeleteChannels = True;
AllowChannelMentions = True;
AllowGuestCreateUpdateChannels = False;
AllowAddRemoveApps = True;
ModuleName = "Microsoft365DSC";
AllowTeamMentions = True;
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
AllowOwnerDeleteMessages = True;
ModuleVersion = "1.23.1129.1";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
ShowInTeamsSearchAndSuggestions = True;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1542::9::TeamsTeam";
AllowGiphy = True;
AllowCreateUpdateChannels = True;
AllowUserEditMessages = True;
GiphyContentRating = "Moderate";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsTemplatesPolicy as $MSFT_TeamsTemplatesPolicy1ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1571::9::TeamsTemplatesPolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Identity = "Global";
Ensure = "Present";
ResourceID = "[TeamsTemplatesPolicy]TeamsTemplatesPolicy-Global";
ModuleName = "Microsoft365DSC";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsTenantDialPlan as $MSFT_TeamsTenantDialPlan1ref
{
ModuleVersion = "1.23.1129.1";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
OptimizeDeviceDialing = False;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1580::9::TeamsTenantDialPlan";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
Ensure = "Present";
SimpleName = "DefaultTenantDialPlan";
TenantId = "ekdrive.com";
Identity = "Global";
NormalizationRules = {
};
ResourceID = "[TeamsTenantDialPlan]TeamsTenantDialPlan-Global";
ModuleName = "Microsoft365DSC";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsUpdateManagementPolicy as $MSFT_TeamsUpdateManagementPolicy1ref
{
AllowManagedUpdates = False;
UseNewTeamsClient = "MicrosoftChoice";
ModuleName = "Microsoft365DSC";
AllowPublicPreview = "FollowOfficePreview";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
Ensure = "Present";
UpdateDayOfWeek = 1;
ResourceID = "[TeamsUpdateManagementPolicy]TeamsUpdateManagementPolicy-Global";
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1591::9::TeamsUpdateManagementPolicy";
UpdateTime = "18:00";
TenantId = "ekdrive.com";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
UpdateTimeOfDay = "6:00 PM";
Identity = "Global";
AllowPreview = False;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsUpdateManagementPolicy as $MSFT_TeamsUpdateManagementPolicy2ref
{
AllowManagedUpdates = False;
UseNewTeamsClient = "MicrosoftChoice";
ModuleName = "Microsoft365DSC";
AllowPublicPreview = "FollowOfficePreview";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
Ensure = "Present";
UpdateDayOfWeek = 1;
ResourceID = "[TeamsUpdateManagementPolicy]TeamsUpdateManagementPolicy-Tag:Default";
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1606::9::TeamsUpdateManagementPolicy";
UpdateTime = "18:00";
TenantId = "ekdrive.com";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
UpdateTimeOfDay = "6:00 PM";
Identity = "Tag:Default";
AllowPreview = False;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsUpgradeConfiguration as $MSFT_TeamsUpgradeConfiguration1ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1621::9::TeamsUpgradeConfiguration";
SfBMeetingJoinUx = "NativeLimitedClient";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
DownloadTeams = True;
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ResourceID = "[TeamsUpgradeConfiguration]TeamsUpgradeConfiguration";
ModuleName = "Microsoft365DSC";
IsSingleInstance = "Yes";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsUpgradePolicy as $MSFT_TeamsUpgradePolicy1ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1630::9::TeamsUpgradePolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Identity = "Global";
ResourceID = "[TeamsUpgradePolicy]TeamsUpgradePolicy-Global";
ModuleName = "Microsoft365DSC";
MigrateMeetingsToTeams = False;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsUpgradePolicy as $MSFT_TeamsUpgradePolicy2ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1639::9::TeamsUpgradePolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Identity = "UpgradeToTeams";
Users = {
"[email protected]",
"[email protected]"
};
ResourceID = "[TeamsUpgradePolicy]TeamsUpgradePolicy-UpgradeToTeams";
ModuleName = "Microsoft365DSC";
MigrateMeetingsToTeams = False;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsUpgradePolicy as $MSFT_TeamsUpgradePolicy3ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1648::9::TeamsUpgradePolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Identity = "Islands";
ResourceID = "[TeamsUpgradePolicy]TeamsUpgradePolicy-Islands";
ModuleName = "Microsoft365DSC";
MigrateMeetingsToTeams = False;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsUpgradePolicy as $MSFT_TeamsUpgradePolicy4ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1657::9::TeamsUpgradePolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Identity = "IslandsWithNotify";
ResourceID = "[TeamsUpgradePolicy]TeamsUpgradePolicy-IslandsWithNotify";
ModuleName = "Microsoft365DSC";
MigrateMeetingsToTeams = False;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsUpgradePolicy as $MSFT_TeamsUpgradePolicy5ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1666::9::TeamsUpgradePolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Identity = "SfBOnly";
ResourceID = "[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBOnly";
ModuleName = "Microsoft365DSC";
MigrateMeetingsToTeams = False;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsUpgradePolicy as $MSFT_TeamsUpgradePolicy6ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1675::9::TeamsUpgradePolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Identity = "SfBOnlyWithNotify";
ResourceID = "[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBOnlyWithNotify";
ModuleName = "Microsoft365DSC";
MigrateMeetingsToTeams = False;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsUpgradePolicy as $MSFT_TeamsUpgradePolicy7ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1684::9::TeamsUpgradePolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Identity = "SfBWithTeamsCollab";
ResourceID = "[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBWithTeamsCollab";
ModuleName = "Microsoft365DSC";
MigrateMeetingsToTeams = False;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsUpgradePolicy as $MSFT_TeamsUpgradePolicy8ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1693::9::TeamsUpgradePolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Identity = "SfBWithTeamsCollabWithNotify";
ResourceID = "[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBWithTeamsCollabWithNotify";
ModuleName = "Microsoft365DSC";
MigrateMeetingsToTeams = False;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsUpgradePolicy as $MSFT_TeamsUpgradePolicy9ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1702::9::TeamsUpgradePolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Identity = "SfBWithTeamsCollabAndMeetings";
ResourceID = "[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBWithTeamsCollabAndMeetings";
ModuleName = "Microsoft365DSC";
MigrateMeetingsToTeams = False;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsUpgradePolicy as $MSFT_TeamsUpgradePolicy10ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1711::9::TeamsUpgradePolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Identity = "SfBWithTeamsCollabAndMeetingsWithNotify";
ResourceID = "[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBWithTeamsCollabAndMeetingsWithNotify";
ModuleName = "Microsoft365DSC";
MigrateMeetingsToTeams = False;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsUpgradePolicy as $MSFT_TeamsUpgradePolicy11ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1720::9::TeamsUpgradePolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Identity = "SfBOnlyWithOutNotify";
ResourceID = "[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBOnlyWithOutNotify";
ModuleName = "Microsoft365DSC";
MigrateMeetingsToTeams = False;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsUser as $MSFT_TeamsUser1ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1729::9::TeamsUser";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
User = "[email protected]";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Ensure = "Present";
Role = "Owner";
TeamName = "Test KAT Team";
ModuleName = "Microsoft365DSC";
ResourceID = "[TeamsUser]TeamsUser";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsUser as $MSFT_TeamsUser2ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1739::9::TeamsUser";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
User = "[email protected]";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Ensure = "Present";
Role = "Member";
TeamName = "Test KAT Team";
ModuleName = "Microsoft365DSC";
ResourceID = "[TeamsUser]TeamsUser-2";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsUser as $MSFT_TeamsUser3ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1749::9::TeamsUser";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
User = "[email protected]";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Ensure = "Present";
Role = "Member";
TeamName = "Test KAT Team";
ModuleName = "Microsoft365DSC";
ResourceID = "[TeamsUser]TeamsUser-3";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsUser as $MSFT_TeamsUser4ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1759::9::TeamsUser";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
User = "[email protected]";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Ensure = "Present";
Role = "Owner";
TeamName = "Tech Support Team";
ModuleName = "Microsoft365DSC";
ResourceID = "[TeamsUser]TeamsUser-4";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsUser as $MSFT_TeamsUser5ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1769::9::TeamsUser";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
User = "[email protected]";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Ensure = "Present";
Role = "Owner";
TeamName = "testkat.com";
ModuleName = "Microsoft365DSC";
ResourceID = "[TeamsUser]TeamsUser-5";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsUser as $MSFT_TeamsUser6ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1779::9::TeamsUser";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
User = "[email protected]";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Ensure = "Present";
Role = "Owner";
TeamName = "testkat.com";
ModuleName = "Microsoft365DSC";
ResourceID = "[TeamsUser]TeamsUser-6";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsUser as $MSFT_TeamsUser7ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1789::9::TeamsUser";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
User = "[email protected]";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
TenantId = "ekdrive.com";
Ensure = "Present";
Role = "Member";
TeamName = "testkat.com";
ModuleName = "Microsoft365DSC";
ResourceID = "[TeamsUser]TeamsUser-7";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsUserPolicyAssignment as $MSFT_TeamsUserPolicyAssignment1ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1799::9::TeamsUserPolicyAssignment";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
User = "[email protected]";
TeamsUpgradePolicy = "UpgradeToTeams";
TenantId = "ekdrive.com";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
ResourceID = "[TeamsUserPolicyAssignment]TeamsUserPolicyAssignment";
ModuleName = "Microsoft365DSC";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsUserPolicyAssignment as $MSFT_TeamsUserPolicyAssignment2ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1807::9::TeamsUserPolicyAssignment";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
User = "[email protected]";
TeamsUpgradePolicy = "UpgradeToTeams";
TenantId = "ekdrive.com";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
ResourceID = "[TeamsUserPolicyAssignment]TeamsUserPolicyAssignment-2";
ModuleName = "Microsoft365DSC";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsVdiPolicy as $MSFT_TeamsVdiPolicy1ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1815::9::TeamsVdiPolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
DisableAudioVideoInCallsAndMeetings = False;
TenantId = "ekdrive.com";
Identity = "Global";
Ensure = "Present";
ResourceID = "[TeamsVdiPolicy]TeamsVdiPolicy-Global";
ModuleName = "Microsoft365DSC";
DisableCallsAndMeetings = False;

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsVoiceRoute as $MSFT_TeamsVoiceRoute1ref
{
NumberPattern = "^(\+1[0-9]{10})$";
ModuleName = "Microsoft365DSC";
Priority = 0;
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
Ensure = "Present";
ResourceID = "[TeamsVoiceRoute]TeamsVoiceRoute-LocalRoute";
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1825::9::TeamsVoiceRoute";
TenantId = "ekdrive.com";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
Identity = "LocalRoute";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsVoiceRoutingPolicy as $MSFT_TeamsVoiceRoutingPolicy1ref
{
ModuleVersion = "1.23.1129.1";
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1837::9::TeamsVoiceRoutingPolicy";
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
TenantId = "ekdrive.com";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
Identity = "Global";
Ensure = "Present";
ResourceID = "[TeamsVoiceRoutingPolicy]TeamsVoiceRoutingPolicy-Global";
ModuleName = "Microsoft365DSC";

ConfigurationName = "M365TenantConfig";

};
instance of MSFT_TeamsWorkloadPolicy as $MSFT_TeamsWorkloadPolicy1ref
{
AllowMessaging = True;
TenantId = "ekdrive.com";
ModuleName = "Microsoft365DSC";
AllowMeetingPinned = True;
CertificateThumbprint = "A937EEF7DA9343D62922DFE51F8F06478B4D90A7";
AllowCalling = True;
Ensure = "Present";
ResourceID = "[TeamsWorkloadPolicy]TeamsWorkloadPolicy-Global";
AllowMeeting = True;
ModuleVersion = "1.23.1129.1";
AllowMessagingPinned = True;
SourceInfo = "C:\M365CRT\M365TenantConfig.ps1::1846::9::TeamsWorkloadPolicy";
ApplicationId = "6db23af4-c4ea-4811-ac3b-710e97c1f303";
Identity = "Global";
AllowCallingPinned = True;

ConfigurationName = "M365TenantConfig";

};
instance of OMI_ConfigurationDocument

                {

Version="2.0.0";

                    MinimumCompatibleVersion = "1.0.0";


                    CompatibleVersionAdditionalProperties= {"Omi_BaseResource:ConfigurationName"};


                    Author="Chinnu";


                    GenerationDate="12/01/2023 22:12:37";


                    GenerationHost="DESKTOP-ANORUNV";


                    Name="M365TenantConfig";


                };

@pradeepmnrecit
Copy link
Author

Dear Sir

I have attached the MOF and ConfigurationData.psd1 as is above.

Kindly advice.
Thanks
Pradeep

@andikrueger
Copy link
Collaborator

Please use PowerShell 5 to apply your configuration and make sure, that the module and all resources are placed in the global modules location.

@pradeepmnrecit
Copy link
Author

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
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.20348.2031
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1

And just to understand what u mean by global module location is PS.

sincerely
pradeep

@andikrueger
Copy link
Collaborator

This should be fine. This looks like an issue with your modules. Could you share the outcome of:

get-module -ListAvailable

@pradeepmnrecit
Copy link
Author

Hi Andy

The output of my windows 10 Machine.
get-module -ListAvailable

Directory: C:\Program Files\WindowsPowerShell\Modules

ModuleType Version Name ExportedCommands


Script 1.0.1 Microsoft.PowerShell.Operation.V... {Get-OperationValidation, Invoke-OperationValidation}
Binary 1.0.0.1 PackageManagement {Find-Package, Get-Package, Get-PackageProvider, Get-Packa...
Script 3.4.0 Pester {Describe, Context, It, Should...}
Script 1.0.0.1 PowerShellGet {Install-Module, Find-Module, Save-Module, Update-Module...}
Script 2.0.0 PSReadline {Get-PSReadLineKeyHandler, Set-PSReadLineKeyHandler, Remov...

Directory: C:\Windows\system32\WindowsPowerShell\v1.0\Modules

ModuleType Version Name ExportedCommands


Manifest 1.0.0.0 AppBackgroundTask {Disable-AppBackgroundTaskDiagnosticLog, Enable-AppBackgro...
Manifest 2.0.0.0 AppLocker {Get-AppLockerFileInformation, Get-AppLockerPolicy, New-Ap...
Manifest 1.0.0.0 AppvClient {Add-AppvClientConnectionGroup, Add-AppvClientPackage, Add...
Manifest 2.0.1.0 Appx {Add-AppxPackage, Get-AppxPackage, Get-AppxPackageManifest...
Script 1.0.0.0 AssignedAccess {Clear-AssignedAccess, Get-AssignedAccess, Set-AssignedAcc...
Manifest 1.0.0.0 BitLocker {Unlock-BitLocker, Suspend-BitLocker, Resume-BitLocker, Re...
Manifest 2.0.0.0 BitsTransfer {Add-BitsFile, Complete-BitsTransfer, Get-BitsTransfer, Re...
Manifest 1.0.0.0 BranchCache {Add-BCDataCacheExtension, Clear-BCCache, Disable-BC, Disa...
Manifest 1.0.0.0 CimCmdlets {Get-CimAssociatedInstance, Get-CimClass, Get-CimInstance,...
Manifest 1.0 ConfigCI {Get-SystemDriver, New-CIPolicyRule, New-CIPolicy, Get-CIP...
Manifest 1.0 ConfigDefender {Get-MpPreference, Set-MpPreference, Add-MpPreference, Rem...
Manifest 1.0 ConfigDefenderPerformance {New-MpPerformanceRecording, Get-MpPerformanceReport}
Manifest 1.0 Defender {Get-MpPreference, Set-MpPreference, Add-MpPreference, Rem...
Manifest 1.0.2.0 DeliveryOptimization {Delete-DeliveryOptimizationCache, Set-DeliveryOptimizatio...
Manifest 1.0.0.0 DirectAccessClientComponents {Disable-DAManualEntryPointSelection, Enable-DAManualEntry...
Script 3.0 Dism {Add-AppxProvisionedPackage, Add-WindowsDriver, Add-Window...
Manifest 1.0.0.0 DnsClient {Resolve-DnsName, Clear-DnsClientCache, Get-DnsClient, Get...
Manifest 1.0.0.0 EventTracingManagement {Start-EtwTraceSession, New-EtwTraceSession, Get-EtwTraceS...
Manifest 2.0.0.0 International {Get-WinDefaultInputMethodOverride, Set-WinDefaultInputMet...
Manifest 1.0.0.0 iSCSI {Get-IscsiTargetPortal, New-IscsiTargetPortal, Remove-Iscs...
Script 1.0.0.0 ISE {New-IseSnippet, Import-IseSnippet, Get-IseSnippet}
Manifest 1.0.0.0 Kds {Add-KdsRootKey, Get-KdsRootKey, Test-KdsRootKey, Set-KdsC...
Manifest 1.0 LanguagePackManagement {Install-Language, Uninstall-Language, Get-InstalledLangua...
Script 1.0.0.0 LAPS {Find-LapsADExtendedRights, Get-LapsADPassword, Invoke-Lap...
Manifest 1.0.1.0 Microsoft.PowerShell.Archive {Compress-Archive, Expand-Archive}
Manifest 3.0.0.0 Microsoft.PowerShell.Diagnostics {Get-WinEvent, Get-Counter, Import-Counter, Export-Counter...
Manifest 3.0.0.0 Microsoft.PowerShell.Host {Start-Transcript, Stop-Transcript}
Manifest 1.0.0.0 Microsoft.PowerShell.LocalAccounts {Add-LocalGroupMember, Disable-LocalUser, Enable-LocalUser...
Manifest 3.1.0.0 Microsoft.PowerShell.Management {Add-Content, Clear-Content, Clear-ItemProperty, Join-Path...
Script 1.0 Microsoft.PowerShell.ODataUtils Export-ODataEndpointProxy
Manifest 3.0.0.0 Microsoft.PowerShell.Security {Get-Acl, Set-Acl, Get-PfxCertificate, Get-Credential...}
Manifest 3.1.0.0 Microsoft.PowerShell.Utility {Format-List, Format-Custom, Format-Table, Format-Wide...}
Manifest 3.0.0.0 Microsoft.WSMan.Management {Disable-WSManCredSSP, Enable-WSManCredSSP, Get-WSManCredS...
Manifest 1.0 MMAgent {Disable-MMAgent, Enable-MMAgent, Set-MMAgent, Get-MMAgent...
Manifest 1.0.0.0 MsDtc {New-DtcDiagnosticTransaction, Complete-DtcDiagnosticTrans...
Manifest 2.0.0.0 NetAdapter {Disable-NetAdapter, Disable-NetAdapterBinding, Disable-Ne...
Manifest 2.0.0.0 NetConnection {Get-NetConnectionProfile, Set-NetConnectionProfile}
Manifest 1.0.0.0 NetEventPacketCapture {New-NetEventSession, Remove-NetEventSession, Get-NetEvent...
Manifest 2.0.0.0 NetLbfo {Add-NetLbfoTeamMember, Add-NetLbfoTeamNic, Get-NetLbfoTea...
Manifest 1.0.0.0 NetNat {Get-NetNat, Get-NetNatExternalAddress, Get-NetNatStaticMa...
Manifest 2.0.0.0 NetQos {Get-NetQosPolicy, Set-NetQosPolicy, Remove-NetQosPolicy, ...
Manifest 2.0.0.0 NetSecurity {Get-DAPolicyChange, New-NetIPsecAuthProposal, New-NetIPse...
Manifest 1.0.0.0 NetSwitchTeam {New-NetSwitchTeam, Remove-NetSwitchTeam, Get-NetSwitchTea...
Manifest 1.0.0.0 NetTCPIP {Get-NetIPAddress, Get-NetIPInterface, Get-NetIPv4Protocol...
Manifest 1.0.0.0 NetworkConnectivityStatus {Get-DAConnectionStatus, Get-NCSIPolicyConfiguration, Rese...
Manifest 1.0.0.0 NetworkSwitchManager {Disable-NetworkSwitchEthernetPort, Enable-NetworkSwitchEt...
Manifest 1.0.0.0 NetworkTransition {Add-NetIPHttpsCertBinding, Disable-NetDnsTransitionConfig...
Manifest 1.0.0.0 PcsvDevice {Get-PcsvDevice, Start-PcsvDevice, Stop-PcsvDevice, Restar...
Binary 1.0.0.0 PersistentMemory {Get-PmemDisk, Get-PmemPhysicalDevice, Get-PmemUnusedRegio...
Manifest 1.0.0.0 PKI {Add-CertificateEnrollmentPolicyServer, Export-Certificate...
Manifest 1.0.0.0 PnpDevice {Get-PnpDevice, Get-PnpDeviceProperty, Enable-PnpDevice, D...
Manifest 1.1 PrintManagement {Add-Printer, Add-PrinterDriver, Add-PrinterPort, Get-Prin...
Binary 1.0.12 ProcessMitigations {Get-ProcessMitigation, Set-ProcessMitigation, ConvertTo-P...
Script 3.0 Provisioning {Install-ProvisioningPackage, Export-ProvisioningPackage, ...
Manifest 1.1 PSDesiredStateConfiguration {Set-DscLocalConfigurationManager, Start-DscConfiguration,...
Script 1.0.0.0 PSDiagnostics {Disable-PSTrace, Disable-PSWSManCombinedTrace, Disable-WS...
Binary 1.1.0.0 PSScheduledJob {New-JobTrigger, Add-JobTrigger, Remove-JobTrigger, Get-Jo...
Manifest 2.0.0.0 PSWorkflow {New-PSWorkflowExecutionOption, New-PSWorkflowSession, nwsn}
Manifest 1.0.0.0 PSWorkflowUtility Invoke-AsWorkflow
Manifest 1.0.0.0 ScheduledTasks {Get-ScheduledTask, Set-ScheduledTask, Register-ScheduledT...
Manifest 2.0.0.0 SecureBoot {Confirm-SecureBootUEFI, Set-SecureBootUEFI, Get-SecureBoo...
Manifest 2.0.0.0 SmbShare {Get-SmbShare, Remove-SmbShare, Set-SmbShare, Block-SmbSha...
Manifest 2.0.0.0 SmbWitness {Get-SmbWitnessClient, Move-SmbWitnessClient, gsmbw, msmbw...
Manifest 1.0.0.2 StartLayout {Export-StartLayout, Import-StartLayout, Export-StartLayou...
Manifest 2.0.0.0 Storage {Add-InitiatorIdToMaskingSet, Add-PartitionAccessPath, Add...
Manifest 1.0.0.0 StorageBusCache {Clear-StorageBusDisk, Disable-StorageBusCache, Disable-St...
Manifest 2.0.0.0 TLS {New-TlsSessionTicketKey, Enable-TlsSessionTicketKey, Disa...
Manifest 1.0.0.0 TroubleshootingPack {Get-TroubleshootingPack, Invoke-TroubleshootingPack}
Manifest 2.0.0.0 TrustedPlatformModule {Get-Tpm, Initialize-Tpm, Clear-Tpm, Unblock-Tpm...}
Binary 2.1.639.0 UEV {Clear-UevConfiguration, Clear-UevAppxPackage, Restore-Uev...
Manifest 2.0.0.0 VpnClient {Add-VpnConnection, Set-VpnConnection, Remove-VpnConnectio...
Manifest 1.0.0.0 Wdac {Get-OdbcDriver, Set-OdbcDriver, Get-OdbcDsn, Add-OdbcDsn...}
Manifest 2.0.0.0 Whea {Get-WheaMemoryPolicy, Set-WheaMemoryPolicy}
Manifest 1.0.0.0 WindowsDeveloperLicense {Get-WindowsDeveloperLicense, Unregister-WindowsDeveloperL...
Script 1.0 WindowsErrorReporting {Enable-WindowsErrorReporting, Disable-WindowsErrorReporti...
Manifest 1.0.0.0 WindowsSearch {Get-WindowsSearchSetting, Set-WindowsSearchSetting}
Manifest 1.0.0.0 WindowsUpdate Get-WindowsUpdateLog

@pradeepmnrecit
Copy link
Author

Hi Andy

The output of my windows 2022 Vm.

PS C:\Users\katadmin> get-module -ListAvailable

Directory: C:\Program Files\WindowsPowerShell\Modules

ModuleType Version Name ExportedCommands


Script 1.0.1 Microsoft.PowerShell.Operation.V... {Get-OperationValidation, Invoke-OperationValidation}
Binary 1.0.0.1 PackageManagement {Find-Package, Get-Package, Get-PackageProvider, Get-PackageSource...}
Script 3.4.0 Pester {Describe, Context, It, Should...}
Script 1.0.0.1 PowerShellGet {Install-Module, Find-Module, Save-Module, Update-Module...}
Script 2.0.0 PSReadline {Get-PSReadLineKeyHandler, Set-PSReadLineKeyHandler, Remove-PSReadLineKeyHandler, Get-PSReadLineOption...}

Directory: C:\Windows\system32\WindowsPowerShell\v1.0\Modules

ModuleType Version Name ExportedCommands


Manifest 1.0.0.0 AppBackgroundTask {Disable-AppBackgroundTaskDiagnosticLog, Enable-AppBackgroundTaskDiagnosticLog, Set-AppBackgroundTaskResourceP...
Manifest 2.0.0.0 AppLocker {Get-AppLockerFileInformation, Get-AppLockerPolicy, New-AppLockerPolicy, Set-AppLockerPolicy...}
Manifest 1.0.0.0 AppvClient {Add-AppvClientConnectionGroup, Add-AppvClientPackage, Add-AppvPublishingServer, Disable-Appv...}
Manifest 2.0.1.0 Appx {Add-AppxPackage, Get-AppxPackage, Get-AppxPackageManifest, Remove-AppxPackage...}
Manifest 1.0 BestPractices {Get-BpaModel, Get-BpaResult, Invoke-BpaModel, Set-BpaResult}
Manifest 1.0.0.0 BitLocker {Unlock-BitLocker, Suspend-BitLocker, Resume-BitLocker, Remove-BitLockerKeyProtector...}
Manifest 2.0.0.0 BitsTransfer {Add-BitsFile, Complete-BitsTransfer, Get-BitsTransfer, Remove-BitsTransfer...}
Manifest 1.0.0.0 BranchCache {Add-BCDataCacheExtension, Clear-BCCache, Disable-BC, Disable-BCDowngrading...}
Manifest 1.0.0.0 CimCmdlets {Get-CimAssociatedInstance, Get-CimClass, Get-CimInstance, Get-CimSession...}
Manifest 1.0 ConfigCI {Get-SystemDriver, New-CIPolicyRule, New-CIPolicy, Get-CIPolicy...}
Manifest 1.0 ConfigDefender {Get-MpPreference, Set-MpPreference, Add-MpPreference, Remove-MpPreference...}
Manifest 1.0 ConfigDefenderPerformance {New-MpPerformanceRecording, Get-MpPerformanceReport}
Manifest 1.0 Defender {Get-MpPreference, Set-MpPreference, Add-MpPreference, Remove-MpPreference...}
Manifest 1.0.3.0 DeliveryOptimization {Get-DeliveryOptimizationLog, Get-DeliveryOptimizationLogAnalysis, Delete-DeliveryOptimizationCache, Disable-D...
Manifest 1.0.0.0 DirectAccessClientComponents {Disable-DAManualEntryPointSelection, Enable-DAManualEntryPointSelection, Get-DAClientExperienceConfiguration,...
Script 3.0 Dism {Add-AppxProvisionedPackage, Add-WindowsDriver, Add-WindowsCapability, Add-WindowsImage...}
Manifest 1.0.0.0 DnsClient {Resolve-DnsName, Clear-DnsClientCache, Get-DnsClient, Get-DnsClientCache...}
Manifest 1.0.0.0 EventTracingManagement {Start-EtwTraceSession, New-EtwTraceSession, Get-EtwTraceSession, Update-EtwTraceSession...}
Script 2020.6.... Get-NetView Get-NetView
Manifest 2.0.0.0 International {Get-WinDefaultInputMethodOverride, Set-WinDefaultInputMethodOverride, Get-WinHomeLocation, Set-WinHomeLocatio...
Manifest 1.0.0.0 iSCSI {Get-IscsiTargetPortal, New-IscsiTargetPortal, Remove-IscsiTargetPortal, Update-IscsiTargetPortal...}
Manifest 2.0.0.0 IscsiTarget {Add-ClusteriSCSITargetServerRole, Add-IscsiVirtualDiskTargetMapping, Checkpoint-IscsiVirtualDisk, Convert-Isc...
Script 1.0.0.0 ISE {New-IseSnippet, Import-IseSnippet, Get-IseSnippet}
Manifest 1.0.0.0 Kds {Add-KdsRootKey, Get-KdsRootKey, Test-KdsRootKey, Set-KdsConfiguration...}
Script 1.0.0.0 LAPS {Find-LapsADExtendedRights, Get-LapsADPassword, Invoke-LapsPolicyProcessing, Reset-LapsPassword...}
Manifest 1.0.1.0 Microsoft.PowerShell.Archive {Compress-Archive, Expand-Archive}
Manifest 3.0.0.0 Microsoft.PowerShell.Diagnostics {Get-WinEvent, Get-Counter, Import-Counter, Export-Counter...}
Manifest 3.0.0.0 Microsoft.PowerShell.Host {Start-Transcript, Stop-Transcript}
Manifest 1.0.0.0 Microsoft.PowerShell.LocalAccounts {Add-LocalGroupMember, Disable-LocalUser, Enable-LocalUser, Get-LocalGroup...}
Manifest 3.1.0.0 Microsoft.PowerShell.Management {Add-Content, Clear-Content, Clear-ItemProperty, Join-Path...}
Script 1.0 Microsoft.PowerShell.ODataUtils Export-ODataEndpointProxy
Manifest 3.0.0.0 Microsoft.PowerShell.Security {Get-Acl, Set-Acl, Get-PfxCertificate, Get-Credential...}
Manifest 3.1.0.0 Microsoft.PowerShell.Utility {Format-List, Format-Custom, Format-Table, Format-Wide...}
Script 2.0.0.0 Microsoft.ServerCore.SConfig {Invoke-SConfig, Invoke-SConfigLogon, Get-SConfig, Set-SConfig...}
Manifest 3.0.0.0 Microsoft.WSMan.Management {Disable-WSManCredSSP, Enable-WSManCredSSP, Get-WSManCredSSP, Set-WSManQuickConfig...}
Manifest 1.0 MMAgent {Disable-MMAgent, Enable-MMAgent, Set-MMAgent, Get-MMAgent...}
Manifest 1.0.0.0 MsDtc {New-DtcDiagnosticTransaction, Complete-DtcDiagnosticTransaction, Join-DtcDiagnosticResourceManager, Receive-D...
Manifest 2.0.0.0 NetAdapter {Disable-NetAdapter, Disable-NetAdapterBinding, Disable-NetAdapterChecksumOffload, Disable-NetAdapterEncapsula...
Manifest 1.0.0.0 NetConnection {Get-NetConnectionProfile, Set-NetConnectionProfile}
Manifest 1.0.0.0 NetEventPacketCapture {New-NetEventSession, Remove-NetEventSession, Get-NetEventSession, Set-NetEventSession...}
Manifest 2.0.0.0 NetLbfo {Add-NetLbfoTeamMember, Add-NetLbfoTeamNic, Get-NetLbfoTeam, Get-NetLbfoTeamMember...}
Manifest 1.0.0.0 NetNat {Get-NetNat, Get-NetNatExternalAddress, Get-NetNatStaticMapping, Get-NetNatSession...}
Manifest 2.0.0.0 NetQos {Get-NetQosPolicy, Set-NetQosPolicy, Remove-NetQosPolicy, New-NetQosPolicy}
Manifest 2.0.0.0 NetSecurity {Get-DAPolicyChange, New-NetIPsecAuthProposal, New-NetIPsecMainModeCryptoProposal, New-NetIPsecQuickModeCrypto...
Manifest 1.0.0.0 NetSwitchTeam {New-NetSwitchTeam, Remove-NetSwitchTeam, Get-NetSwitchTeam, Rename-NetSwitchTeam...}
Manifest 1.0.0.0 NetTCPIP {Get-NetIPAddress, Get-NetIPInterface, Get-NetIPv4Protocol, Get-NetIPv6Protocol...}
Manifest 1.0.0.0 NetworkConnectivityStatus {Get-DAConnectionStatus, Get-NCSIPolicyConfiguration, Reset-NCSIPolicyConfiguration, Set-NCSIPolicyConfiguration}
Manifest 1.0.0.0 NetworkSwitchManager {Disable-NetworkSwitchEthernetPort, Enable-NetworkSwitchEthernetPort, Get-NetworkSwitchEthernetPort, Remove-Ne...
Manifest 1.0.0.0 NetworkTransition {Add-NetIPHttpsCertBinding, Disable-NetDnsTransitionConfiguration, Disable-NetIPHttpsProfile, Disable-NetNatTr...
Manifest 1.0 NFS {Get-NfsMappedIdentity, Get-NfsNetgroup, Install-NfsMappingStore, New-NfsMappedIdentity...}
Binary 1.0.0.0 OsConfiguration {Get-OsConfigurationDocument, Get-OsConfigurationDocumentContent, Get-OsConfigurationDocumentResult, Remove-Os...
Manifest 1.0.0.0 PcsvDevice {Get-PcsvDevice, Start-PcsvDevice, Stop-PcsvDevice, Restart-PcsvDevice...}
Binary 1.0.0.0 PersistentMemory {Get-PmemDisk, Get-PmemPhysicalDevice, Get-PmemUnusedRegion, New-PmemDisk...}
Manifest 1.0.0.0 PKI {Add-CertificateEnrollmentPolicyServer, Export-Certificate, Export-PfxCertificate, Get-CertificateAutoEnrollme...
Manifest 1.0.0.0 PlatformIdentifier Get-PlatformIdentifier
Manifest 1.0.0.0 PnpDevice {Get-PnpDevice, Get-PnpDeviceProperty, Enable-PnpDevice, Disable-PnpDevice}
Manifest 1.1 PrintManagement {Add-Printer, Add-PrinterDriver, Add-PrinterPort, Get-PrintConfiguration...}
Binary 1.0.12 ProcessMitigations {Get-ProcessMitigation, Set-ProcessMitigation, ConvertTo-ProcessMitigationPolicy}
Manifest 1.1 PSDesiredStateConfiguration {Set-DscLocalConfigurationManager, Start-DscConfiguration, Test-DscConfiguration, Publish-DscConfiguration...}
Script 1.0.0.0 PSDiagnostics {Disable-PSTrace, Disable-PSWSManCombinedTrace, Disable-WSManTrace, Enable-PSTrace...}
Binary 1.1.0.0 PSScheduledJob {New-JobTrigger, Add-JobTrigger, Remove-JobTrigger, Get-JobTrigger...}
Manifest 2.0.0.0 PSWorkflow {New-PSWorkflowExecutionOption, New-PSWorkflowSession, nwsn}
Manifest 1.0.0.0 PSWorkflowUtility Invoke-AsWorkflow
Manifest 2.0.0.0 RemoteDesktop {Get-RDCertificate, Set-RDCertificate, New-RDCertificate, New-RDVirtualDesktopDeployment...}
Manifest 1.0.0.0 ScheduledTasks {Get-ScheduledTask, Set-ScheduledTask, Register-ScheduledTask, Unregister-ScheduledTask...}
Manifest 2.0.0.0 SecureBoot {Confirm-SecureBootUEFI, Set-SecureBootUEFI, Get-SecureBootUEFI, Format-SecureBootUEFI...}
Manifest 1.0.0.0 SecurityCmdlets {Backup-SecurityPolicy, Restore-SecurityPolicy, Backup-AuditPolicy, Restore-AuditPolicy}
Script 1.0.0.0 ServerCore {Get-DisplayResolution, Set-DisplayResolution}
Script 2.0.0.0 ServerManager {Get-WindowsFeature, Install-WindowsFeature, Uninstall-WindowsFeature, Enable-ServerManagerStandardUserRemotin...
Cim 1.0.0.0 ServerManagerTasks {Get-SMCounterSample, Get-SMPerformanceCollector, Start-SMPerformanceCollector, Stop-SMPerformanceCollector...}
Manifest 2.0.0.0 SmbShare {Get-SmbShare, Remove-SmbShare, Set-SmbShare, Block-SmbShareAccess...}
Manifest 2.0.0.0 SmbWitness {Get-SmbWitnessClient, Move-SmbWitnessClient, gsmbw, msmbw...}
Manifest 2.0.0.0 SoftwareInventoryLogging {Get-SilComputer, Get-SilComputerIdentity, Get-SilSoftware, Get-SilWindowsUpdate...}
Manifest 1.0.0.0 StartLayout {Export-StartLayout, Import-StartLayout, Export-StartLayoutEdgeAssets, Get-StartApps}
Manifest 2.0.0.0 Storage {Add-InitiatorIdToMaskingSet, Add-PartitionAccessPath, Add-PhysicalDisk, Add-StorageFaultDomain...}
Manifest 1.0.0.0 StorageBusCache {Clear-StorageBusDisk, Disable-StorageBusCache, Disable-StorageBusDisk, Enable-StorageBusCache...}
Manifest 2.0.0.0 TLS {New-TlsSessionTicketKey, Enable-TlsSessionTicketKey, Disable-TlsSessionTicketKey, Export-TlsSessionTicketKey...}
Manifest 1.0.0.0 TroubleshootingPack {Get-TroubleshootingPack, Invoke-TroubleshootingPack}
Manifest 2.0.0.0 TrustedPlatformModule {Get-Tpm, Initialize-Tpm, Clear-Tpm, Unblock-Tpm...}
Binary 2.1.639.0 UEV {Clear-UevConfiguration, Clear-UevAppxPackage, Restore-UevBackup, Set-UevTemplateProfile...}
Manifest 1.0.0.0 UserAccessLogging {Enable-Ual, Disable-Ual, Get-Ual, Get-UalDns...}
Script 1.0.0.0 VMDirectStorage {Get-VMDirectVirtualDisk, Add-VMDirectVirtualDisk, Remove-VMDirectVirtualDisk, Initialize-Volume...}
Manifest 2.0.0.0 VpnClient {Add-VpnConnection, Set-VpnConnection, Remove-VpnConnection, Get-VpnConnection...}
Manifest 1.0.0.0 Wdac {Get-OdbcDriver, Set-OdbcDriver, Get-OdbcDsn, Add-OdbcDsn...}
Manifest 2.0.0.0 Whea {Get-WheaMemoryPolicy, Set-WheaMemoryPolicy}
Manifest 1.0.0.0 WindowsDeveloperLicense {Get-WindowsDeveloperLicense, Unregister-WindowsDeveloperLicense, Show-WindowsDeveloperLicenseRegistration}
Script 1.0 WindowsErrorReporting {Enable-WindowsErrorReporting, Disable-WindowsErrorReporting, Get-WindowsErrorReporting}
Manifest 1.0.0.0 WindowsSearch {Get-WindowsSearchSetting, Set-WindowsSearchSetting}
Manifest 1.0.0.0 WindowsUpdate Get-WindowsUpdateLog
Script 1.0.0.0 WinHttpProxy {Get-WinhttpProxy, Export-WinhttpProxy, Reset-WinhttpProxy, Import-WinhttpProxy...}

@andikrueger
Copy link
Collaborator

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.

@pradeepmnrecit
Copy link
Author

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.
1)Install-Module -Name Microsoft365DSC
2)Update-M365DSCDependencies

Apart from that should I need to consider anything else. Kindly guide.

Thanks
Pradeep

@pradeepmnrecit
Copy link
Author

Dear Andy

I have reinstalled the module,Kindly find the result now.

PS C:\Windows\system32> get-module -ListAvailable

Directory: C:\Program Files\WindowsPowerShell\Modules

ModuleType Version Name ExportedCommands


Manifest 1.4.0.1 DSCParser {ConvertTo-DSCObject, ConvertFrom-DSCObject}
Script 3.4.0 ExchangeOnlineManagement {Add-VivaModuleFeaturePolicy, Get-ConnectionInformation, G...
Script 2.10.0 Microsoft.Graph.Applications {Add-MgApplicationKey, Add-MgApplicationPassword, Add-MgSe...
Script 2.10.0 Microsoft.Graph.Authentication {Connect-MgGraph, Disconnect-MgGraph, Get-MgContext, Invok...
Script 2.10.0 Microsoft.Graph.Beta.DeviceManag... {Get-MgBetaAdminEdge, Get-MgBetaAdminEdgeInternetExplorerM...
Script 2.10.0 Microsoft.Graph.Beta.DeviceManag... {Get-MgBetaDeviceManagementApplePushNotificationCertificat...
Script 2.10.0 Microsoft.Graph.Beta.DeviceManag... {Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentPro...
Script 2.10.0 Microsoft.Graph.Beta.Devices.Cor... {Clear-MgBetaDeviceAppManagementWindowsInformationProtecti...
Script 2.10.0 Microsoft.Graph.Beta.DirectoryOb... {Confirm-MgBetaDirectoryObjectMemberGroup, Confirm-MgBetaD...
Script 2.10.0 Microsoft.Graph.Beta.Identity.Di... {Add-MgBetaTenantRelationshipManagedTenantAlertUserInputLo...
Script 2.10.0 Microsoft.Graph.Beta.Identity.Go... {Add-MgBetaAccessReviewDecision, Add-MgBetaAccessReviewIns...
Script 2.10.0 Microsoft.Graph.Beta.Identity.Si... {Confirm-MgBetaInformationProtectionSignature, Confirm-MgB...
Script 2.10.0 Microsoft.Graph.Beta.Reports {Confirm-MgBetaAuditLogSignInCompromised, Confirm-MgBetaAu...
Script 2.10.0 Microsoft.Graph.Beta.Teams {Add-MgBetaChatMember, Add-MgBetaTeamChannelMember, Add-Mg...
Script 2.10.0 Microsoft.Graph.DeviceManagement... {Get-MgDeviceManagementApplePushNotificationCertificate, G...
Script 2.10.0 Microsoft.Graph.Groups {Add-MgGroupDriveListContentTypeCopy, Add-MgGroupDriveList...
Script 2.10.0 Microsoft.Graph.Planner {Get-MgGroupPlanner, Get-MgGroupPlannerPlan, Get-MgGroupPl...
Script 2.10.0 Microsoft.Graph.Users {Get-MgUser, Get-MgUserCount, Get-MgUserCreatedObject, Get...
Script 2.10.0 Microsoft.Graph.Users.Actions {Add-MgUserChatMember, Add-MgUserDriveListContentTypeCopy,...
Script 2.0.177 Microsoft.PowerApps.Administrati... {New-AdminPowerAppCdsDatabase, Get-AdminPowerAppCdsDatabas...
Script 1.0.1 Microsoft.PowerShell.Operation.V... {Get-OperationValidation, Invoke-OperationValidation}
Manifest 1.23.12... Microsoft365DSC {Assert-M365DSCBlueprint, Compare-M365DSCConfigurations, C...
Script 5.8.0 MicrosoftTeams {Add-TeamChannelUser, Add-TeamUser, Connect-MicrosoftTeams...
Script 1.1.2 MSCloudLoginAssistant {Connect-M365Tenant, Test-MSCloudLoginCommand, Get-MSCloud...
Binary 1.0.0.1 PackageManagement {Find-Package, Get-Package, Get-PackageProvider, Get-Packa...
Script 3.4.0 Pester {Describe, Context, It, Should...}
Manifest 1.12.0 PnP.PowerShell {Add-PnPAdaptiveScopeProperty, Add-PnPPropertyBagValue, Ad...
Script 1.0.0.1 PowerShellGet {Install-Module, Find-Module, Save-Module, Update-Module...}
Script 2.0.0 PSReadline {Get-PSReadLineKeyHandler, Set-PSReadLineKeyHandler, Remov...
Manifest 2.0.0.18 ReverseDSC {Get-DSCParamType, Get-DSCBlock, Get-DSCFakeParameters, Ge...

Directory: C:\Windows\system32\WindowsPowerShell\v1.0\Modules

ModuleType Version Name ExportedCommands


Manifest 1.0.0.0 AppBackgroundTask {Disable-AppBackgroundTaskDiagnosticLog, Enable-AppBackgro...
Manifest 2.0.0.0 AppLocker {Get-AppLockerFileInformation, Get-AppLockerPolicy, New-Ap...
Manifest 1.0.0.0 AppvClient {Add-AppvClientConnectionGroup, Add-AppvClientPackage, Add...
Manifest 2.0.1.0 Appx {Add-AppxPackage, Get-AppxPackage, Get-AppxPackageManifest...
Script 1.0.0.0 AssignedAccess {Clear-AssignedAccess, Get-AssignedAccess, Set-AssignedAcc...
Manifest 1.0.0.0 BitLocker {Unlock-BitLocker, Suspend-BitLocker, Resume-BitLocker, Re...
Manifest 2.0.0.0 BitsTransfer {Add-BitsFile, Complete-BitsTransfer, Get-BitsTransfer, Re...
Manifest 1.0.0.0 BranchCache {Add-BCDataCacheExtension, Clear-BCCache, Disable-BC, Disa...
Manifest 1.0.0.0 CimCmdlets {Get-CimAssociatedInstance, Get-CimClass, Get-CimInstance,...
Manifest 1.0 ConfigCI {Get-SystemDriver, New-CIPolicyRule, New-CIPolicy, Get-CIP...
Manifest 1.0 ConfigDefender {Get-MpPreference, Set-MpPreference, Add-MpPreference, Rem...
Manifest 1.0 ConfigDefenderPerformance {New-MpPerformanceRecording, Get-MpPerformanceReport}
Manifest 1.0 Defender {Get-MpPreference, Set-MpPreference, Add-MpPreference, Rem...
Manifest 1.0.2.0 DeliveryOptimization {Delete-DeliveryOptimizationCache, Set-DeliveryOptimizatio...
Manifest 1.0.0.0 DirectAccessClientComponents {Disable-DAManualEntryPointSelection, Enable-DAManualEntry...
Script 3.0 Dism {Add-AppxProvisionedPackage, Add-WindowsDriver, Add-Window...
Manifest 1.0.0.0 DnsClient {Resolve-DnsName, Clear-DnsClientCache, Get-DnsClient, Get...
Manifest 1.0.0.0 EventTracingManagement {Start-EtwTraceSession, New-EtwTraceSession, Get-EtwTraceS...
Manifest 2.0.0.0 International {Get-WinDefaultInputMethodOverride, Set-WinDefaultInputMet...
Manifest 1.0.0.0 iSCSI {Get-IscsiTargetPortal, New-IscsiTargetPortal, Remove-Iscs...
Script 1.0.0.0 ISE {New-IseSnippet, Import-IseSnippet, Get-IseSnippet}
Manifest 1.0.0.0 Kds {Add-KdsRootKey, Get-KdsRootKey, Test-KdsRootKey, Set-KdsC...
Manifest 1.0 LanguagePackManagement {Install-Language, Uninstall-Language, Get-InstalledLangua...
Script 1.0.0.0 LAPS {Find-LapsADExtendedRights, Get-LapsADPassword, Invoke-Lap...
Manifest 1.0.1.0 Microsoft.PowerShell.Archive {Compress-Archive, Expand-Archive}
Manifest 3.0.0.0 Microsoft.PowerShell.Diagnostics {Get-WinEvent, Get-Counter, Import-Counter, Export-Counter...
Manifest 3.0.0.0 Microsoft.PowerShell.Host {Start-Transcript, Stop-Transcript}
Manifest 1.0.0.0 Microsoft.PowerShell.LocalAccounts {Add-LocalGroupMember, Disable-LocalUser, Enable-LocalUser...
Manifest 3.1.0.0 Microsoft.PowerShell.Management {Add-Content, Clear-Content, Clear-ItemProperty, Join-Path...
Script 1.0 Microsoft.PowerShell.ODataUtils Export-ODataEndpointProxy
Manifest 3.0.0.0 Microsoft.PowerShell.Security {Get-Acl, Set-Acl, Get-PfxCertificate, Get-Credential...}
Manifest 3.1.0.0 Microsoft.PowerShell.Utility {Format-List, Format-Custom, Format-Table, Format-Wide...}
Manifest 3.0.0.0 Microsoft.WSMan.Management {Disable-WSManCredSSP, Enable-WSManCredSSP, Get-WSManCredS...
Manifest 1.0 MMAgent {Disable-MMAgent, Enable-MMAgent, Set-MMAgent, Get-MMAgent...
Manifest 1.0.0.0 MsDtc {New-DtcDiagnosticTransaction, Complete-DtcDiagnosticTrans...
Manifest 2.0.0.0 NetAdapter {Disable-NetAdapter, Disable-NetAdapterBinding, Disable-Ne...
Manifest 2.0.0.0 NetConnection {Get-NetConnectionProfile, Set-NetConnectionProfile}
Manifest 1.0.0.0 NetEventPacketCapture {New-NetEventSession, Remove-NetEventSession, Get-NetEvent...
Manifest 2.0.0.0 NetLbfo {Add-NetLbfoTeamMember, Add-NetLbfoTeamNic, Get-NetLbfoTea...
Manifest 1.0.0.0 NetNat {Get-NetNat, Get-NetNatExternalAddress, Get-NetNatStaticMa...
Manifest 2.0.0.0 NetQos {Get-NetQosPolicy, Set-NetQosPolicy, Remove-NetQosPolicy, ...
Manifest 2.0.0.0 NetSecurity {Get-DAPolicyChange, New-NetIPsecAuthProposal, New-NetIPse...
Manifest 1.0.0.0 NetSwitchTeam {New-NetSwitchTeam, Remove-NetSwitchTeam, Get-NetSwitchTea...
Manifest 1.0.0.0 NetTCPIP {Get-NetIPAddress, Get-NetIPInterface, Get-NetIPv4Protocol...
Manifest 1.0.0.0 NetworkConnectivityStatus {Get-DAConnectionStatus, Get-NCSIPolicyConfiguration, Rese...
Manifest 1.0.0.0 NetworkSwitchManager {Disable-NetworkSwitchEthernetPort, Enable-NetworkSwitchEt...
Manifest 1.0.0.0 NetworkTransition {Add-NetIPHttpsCertBinding, Disable-NetDnsTransitionConfig...
Manifest 1.0.0.0 PcsvDevice {Get-PcsvDevice, Start-PcsvDevice, Stop-PcsvDevice, Restar...
Binary 1.0.0.0 PersistentMemory {Get-PmemDisk, Get-PmemPhysicalDevice, Get-PmemUnusedRegio...
Manifest 1.0.0.0 PKI {Add-CertificateEnrollmentPolicyServer, Export-Certificate...
Manifest 1.0.0.0 PnpDevice {Get-PnpDevice, Get-PnpDeviceProperty, Enable-PnpDevice, D...
Manifest 1.1 PrintManagement {Add-Printer, Add-PrinterDriver, Add-PrinterPort, Get-Prin...
Binary 1.0.12 ProcessMitigations {Get-ProcessMitigation, Set-ProcessMitigation, ConvertTo-P...
Script 3.0 Provisioning {Install-ProvisioningPackage, Export-ProvisioningPackage, ...
Manifest 1.1 PSDesiredStateConfiguration {Set-DscLocalConfigurationManager, Start-DscConfiguration,...
Script 1.0.0.0 PSDiagnostics {Disable-PSTrace, Disable-PSWSManCombinedTrace, Disable-WS...
Binary 1.1.0.0 PSScheduledJob {New-JobTrigger, Add-JobTrigger, Remove-JobTrigger, Get-Jo...
Manifest 2.0.0.0 PSWorkflow {New-PSWorkflowExecutionOption, New-PSWorkflowSession, nwsn}
Manifest 1.0.0.0 PSWorkflowUtility Invoke-AsWorkflow
Manifest 1.0.0.0 ScheduledTasks {Get-ScheduledTask, Set-ScheduledTask, Register-ScheduledT...
Manifest 2.0.0.0 SecureBoot {Confirm-SecureBootUEFI, Set-SecureBootUEFI, Get-SecureBoo...
Manifest 2.0.0.0 SmbShare {Get-SmbShare, Remove-SmbShare, Set-SmbShare, Block-SmbSha...
Manifest 2.0.0.0 SmbWitness {Get-SmbWitnessClient, Move-SmbWitnessClient, gsmbw, msmbw...
Manifest 1.0.0.2 StartLayout {Export-StartLayout, Import-StartLayout, Export-StartLayou...
Manifest 2.0.0.0 Storage {Add-InitiatorIdToMaskingSet, Add-PartitionAccessPath, Add...
Manifest 1.0.0.0 StorageBusCache {Clear-StorageBusDisk, Disable-StorageBusCache, Disable-St...
Manifest 2.0.0.0 TLS {New-TlsSessionTicketKey, Enable-TlsSessionTicketKey, Disa...
Manifest 1.0.0.0 TroubleshootingPack {Get-TroubleshootingPack, Invoke-TroubleshootingPack}
Manifest 2.0.0.0 TrustedPlatformModule {Get-Tpm, Initialize-Tpm, Clear-Tpm, Unblock-Tpm...}
Binary 2.1.639.0 UEV {Clear-UevConfiguration, Clear-UevAppxPackage, Restore-Uev...
Manifest 2.0.0.0 VpnClient {Add-VpnConnection, Set-VpnConnection, Remove-VpnConnectio...
Manifest 1.0.0.0 Wdac {Get-OdbcDriver, Set-OdbcDriver, Get-OdbcDsn, Add-OdbcDsn...}
Manifest 2.0.0.0 Whea {Get-WheaMemoryPolicy, Set-WheaMemoryPolicy}
Manifest 1.0.0.0 WindowsDeveloperLicense {Get-WindowsDeveloperLicense, Unregister-WindowsDeveloperL...
Script 1.0 WindowsErrorReporting {Enable-WindowsErrorReporting, Disable-WindowsErrorReporti...
Manifest 1.0.0.0 WindowsSearch {Get-WindowsSearchSetting, Set-WindowsSearchSetting}
Manifest 1.0.0.0 WindowsUpdate Get-WindowsUpdateLog

@pradeepmnrecit
Copy link
Author

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: Perform operation 'Invoke CimMethod' with following parameters, ''methodName' = SendConfigurationApply,'className' = MSFT_DSCLocalConfigurationManager,'namespaceName' =
root/Microsoft/Windows/DesiredStateConfiguration'.
VERBOSE: An LCM method call arrived from computer DESKTOP-ANORUNV with user sid S-1-5-21-2050962799-2689377379-3744818322-1001.
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Set ]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Set ]
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.
+ CategoryInfo : InvalidOperation: (root/Microsoft/...gurationManager:String) [], CimException
+ FullyQualifiedErrorId : DscResourceNotFound
+ PSComputerName : localhost

VERBOSE: Operation 'Invoke CimMethod' complete.
VERBOSE: Time taken for configuration job to complete is 1.284 seconds
PS C:\Windows\system32>

@andikrueger
Copy link
Collaborator

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

@pradeepmnrecit
Copy link
Author

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: Perform operation 'Invoke CimMethod' with following parameters, ''methodName' = SendConfigurationApply,'className' = MSFT_DSCLocalConfigurationManager,'namespaceName' =
root/Microsoft/Windows/DesiredStateConfiguration'.
VERBOSE: An LCM method call arrived from computer DESKTOP-ANORUNV with user sid S-1-5-21-2050962799-2689377379-3744818322-1001.
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Set ]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsAppPermissionPolicy]TeamsAppPermissionPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsAppPermissionPolicy]TeamsAppPermissionPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsAppPermissionPolicy]TeamsAppPermissionPolicy-Global] Testing configuration of {Global}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsAppPermissionPolicy]TeamsAppPermissionPolicy-Global] in 13.0940 seconds.
PowerShell DSC resource MSFT_TeamsAppPermissionPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsAppSetupPolicy]TeamsAppSetupPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsAppSetupPolicy]TeamsAppSetupPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsAppSetupPolicy]TeamsAppSetupPolicy-Global] Testing configuration of {Global}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsAppSetupPolicy]TeamsAppSetupPolicy-Global] in 1.0660 seconds.
PowerShell DSC resource MSFT_TeamsAppSetupPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsAppSetupPolicy]TeamsAppSetupPolicy-FirstLineWorker]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsAppSetupPolicy]TeamsAppSetupPolicy-FirstLineWorker]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsAppSetupPolicy]TeamsAppSetupPolicy-FirstLineWorker] Testing configuration of {FirstLineWorker}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsAppSetupPolicy]TeamsAppSetupPolicy-FirstLineWorker] in 0.5880 seconds.
PowerShell DSC resource MSFT_TeamsAppSetupPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsAudioConferencingPolicy]TeamsAudioConferencingPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsAudioConferencingPolicy]TeamsAudioConferencingPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsAudioConferencingPolicy]TeamsAudioConferencingPolicy-Global] Testing configuration of {Global}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsAudioConferencingPolicy]TeamsAudioConferencingPolicy-Global] in 1.0730 seconds.
PowerShell DSC resource MSFT_TeamsAudioConferencingPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert
value "A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsCallHoldPolicy]TeamsCallHoldPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsCallHoldPolicy]TeamsCallHoldPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsCallHoldPolicy]TeamsCallHoldPolicy-Global] Testing configuration of {Global}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsCallHoldPolicy]TeamsCallHoldPolicy-Global] in 1.0010 seconds.
PowerShell DSC resource MSFT_TeamsCallHoldPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsCallingPolicy]TeamsCallingPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsCallingPolicy]TeamsCallingPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsCallingPolicy]TeamsCallingPolicy-Global] Testing configuration of Team Calling Policy {Global}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsCallingPolicy]TeamsCallingPolicy-Global] Getting the Teams Calling Policy Global
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsCallingPolicy]TeamsCallingPolicy-Global] in 1.1310 seconds.
PowerShell DSC resource MSFT_TeamsCallingPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsCallingPolicy]TeamsCallingPolicy-Tag:AllowCalling]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsCallingPolicy]TeamsCallingPolicy-Tag:AllowCalling]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsCallingPolicy]TeamsCallingPolicy-Tag:AllowCalling] Testing configuration of Team Calling Policy {Tag:AllowCalling}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsCallingPolicy]TeamsCallingPolicy-Tag:AllowCalling] Getting the Teams Calling Policy Tag:AllowCalling
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsCallingPolicy]TeamsCallingPolicy-Tag:AllowCalling] in 0.5540 seconds.
PowerShell DSC resource MSFT_TeamsCallingPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsCallingPolicy]TeamsCallingPolicy-Tag:DisallowCalling]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsCallingPolicy]TeamsCallingPolicy-Tag:DisallowCalling]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsCallingPolicy]TeamsCallingPolicy-Tag:DisallowCalling] Testing configuration of Team Calling Policy {Tag:DisallowCalling}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsCallingPolicy]TeamsCallingPolicy-Tag:DisallowCalling] Getting the Teams Calling Policy Tag:DisallowCalling
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsCallingPolicy]TeamsCallingPolicy-Tag:DisallowCalling] in 0.9570 seconds.
PowerShell DSC resource MSFT_TeamsCallingPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsCallingPolicy]TeamsCallingPolicy-Tag:AllowCallingPreventTollBypass]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsCallingPolicy]TeamsCallingPolicy-Tag:AllowCallingPreventTollBypass]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsCallingPolicy]TeamsCallingPolicy-Tag:AllowCallingPreventTollBypass] Testing configuration of Team Calling Policy
{Tag:AllowCallingPreventTollBypass}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsCallingPolicy]TeamsCallingPolicy-Tag:AllowCallingPreventTollBypass] Getting the Teams Calling Policy
Tag:AllowCallingPreventTollBypass
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsCallingPolicy]TeamsCallingPolicy-Tag:AllowCallingPreventTollBypass] in 0.9880 seconds.
PowerShell DSC resource MSFT_TeamsCallingPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsCallingPolicy]TeamsCallingPolicy-Tag:AllowCallingPreventForwardingtoPhone]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsCallingPolicy]TeamsCallingPolicy-Tag:AllowCallingPreventForwardingtoPhone]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsCallingPolicy]TeamsCallingPolicy-Tag:AllowCallingPreventForwardingtoPhone] Testing configuration of Team Calling Policy
{Tag:AllowCallingPreventForwardingtoPhone}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsCallingPolicy]TeamsCallingPolicy-Tag:AllowCallingPreventForwardingtoPhone] Getting the Teams Calling Policy
Tag:AllowCallingPreventForwardingtoPhone
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsCallingPolicy]TeamsCallingPolicy-Tag:AllowCallingPreventForwardingtoPhone] in 0.5330 seconds.
PowerShell DSC resource MSFT_TeamsCallingPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsCallParkPolicy]TeamsCallParkPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsCallParkPolicy]TeamsCallParkPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsCallParkPolicy]TeamsCallParkPolicy-Global] Testing configuration of {Global}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsCallParkPolicy]TeamsCallParkPolicy-Global] in 0.5710 seconds.
PowerShell DSC resource MSFT_TeamsCallParkPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannel]TeamsChannel-General]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsChannel]TeamsChannel-General]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannel]TeamsChannel-General] Testing configuration of Teams channel General
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannel]TeamsChannel-General] Getting configuration of Teams channel General
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannel]TeamsChannel-General] in 0.7010 seconds.
PowerShell DSC resource MSFT_TeamsChannel failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannel]TeamsChannel-Announcements 📢]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsChannel]TeamsChannel-Announcements 📢]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannel]TeamsChannel-Announcements 📢] Testing configuration of Teams channel Announcements 📢
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannel]TeamsChannel-Announcements 📢] Getting configuration of Teams channel Announcements 📢
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannel]TeamsChannel-Announcements 📢] in 0.5690 seconds.
PowerShell DSC resource MSFT_TeamsChannel failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannel]TeamsChannel-FAQ]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsChannel]TeamsChannel-FAQ]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannel]TeamsChannel-FAQ] Testing configuration of Teams channel FAQ
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannel]TeamsChannel-FAQ] Getting configuration of Teams channel FAQ
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannel]TeamsChannel-FAQ] in 0.5310 seconds.
PowerShell DSC resource MSFT_TeamsChannel failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannel]TeamsChannel-General-2]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsChannel]TeamsChannel-General-2]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannel]TeamsChannel-General-2] Testing configuration of Teams channel General
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannel]TeamsChannel-General-2] Getting configuration of Teams channel General
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannel]TeamsChannel-General-2] in 0.5220 seconds.
PowerShell DSC resource MSFT_TeamsChannel failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannel]TeamsChannel-General-3]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsChannel]TeamsChannel-General-3]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannel]TeamsChannel-General-3] Testing configuration of Teams channel General
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannel]TeamsChannel-General-3] Getting configuration of Teams channel General
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannel]TeamsChannel-General-3] in 0.5780 seconds.
PowerShell DSC resource MSFT_TeamsChannel failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelsPolicy]TeamsChannelsPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsChannelsPolicy]TeamsChannelsPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelsPolicy]TeamsChannelsPolicy-Global] Testing configuration of Team Channel Policy {Global}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelsPolicy]TeamsChannelsPolicy-Global] Getting the Teams Channels Policy Global
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelsPolicy]TeamsChannelsPolicy-Global] in 0.9010 seconds.
PowerShell DSC resource MSFT_TeamsChannelsPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelsPolicy]TeamsChannelsPolicy-Tag:Default]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsChannelsPolicy]TeamsChannelsPolicy-Tag:Default]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelsPolicy]TeamsChannelsPolicy-Tag:Default] Testing configuration of Team Channel Policy {Tag:Default}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelsPolicy]TeamsChannelsPolicy-Tag:Default] Getting the Teams Channels Policy Tag:Default
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelsPolicy]TeamsChannelsPolicy-Tag:Default] in 0.5840 seconds.
PowerShell DSC resource MSFT_TeamsChannelsPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelTab]TeamsChannelTab-Notes]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsChannelTab]TeamsChannelTab-Notes]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Notes] Testing configuration of Tab Notes
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Notes] Parameters:
Key Value


DisplayName Notes
TeamName testkat.com
ChannelName General
TeamId 0cd0b088-59a2-4cb6-9dcc-1b8428132f73
TeamsApp 0d820ecd-def2-4297-adad-78056cde7c78
SortOrderIndex 10000
WebSiteUrl https://www.onenote.com
ContentUrl https://www.onenote.com/teams/ChannelNotes?ui={locale}&tenantId={tid}&upn={upn}&groupId={groupI...
EntityId NOTES
Ensure Present
ApplicationId 6db23af4-c4ea-4811-ac3b-710e97c1f303
TenantId ekdrive02.onmicrosoft.com
CertificateThumbprint A937EEF7DA9343D62922DFE51F8F06478B4D90A7
Verbose True
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Notes] Getting configuration of Tab Notes
Cannot find path '\LocalMachine\My\A937EEF7DA9343D62922DFE51F8F06478B4D90A7' because it does not exist.
+ CategoryInfo : ObjectNotFound: (\LocalMachine\M...F8F06478B4D90A7:) [], CimException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelTab]TeamsChannelTab-Notes] in 1.4720 seconds.
PowerShell DSC resource MSFT_TeamsChannelTab failed to execute Test-TargetResource functionality with error message: Must specify 'CertificateThumbprint or CertificateSubjectName or
Certificate'.
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelTab]TeamsChannelTab-Notes-2]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsChannelTab]TeamsChannelTab-Notes-2]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Notes-2] Testing configuration of Tab Notes
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Notes-2] Parameters:
Key Value


DisplayName Notes
TeamName Test KAT Team
ChannelName General
TeamId a7dfa480-11ee-48bf-bbbe-70e7f696897b
TeamsApp 0d820ecd-def2-4297-adad-78056cde7c78
SortOrderIndex 10000
WebSiteUrl https://www.onenote.com
ContentUrl https://www.onenote.com/teams/ChannelNotes?ui={locale}&tenantId={tid}&upn={upn}&groupId={groupI...
EntityId NOTES
Ensure Present
ApplicationId 6db23af4-c4ea-4811-ac3b-710e97c1f303
TenantId ekdrive02.onmicrosoft.com
CertificateThumbprint A937EEF7DA9343D62922DFE51F8F06478B4D90A7
Verbose True
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Notes-2] Getting configuration of Tab Notes
Cannot find path '\LocalMachine\My\A937EEF7DA9343D62922DFE51F8F06478B4D90A7' because it does not exist.
+ CategoryInfo : ObjectNotFound: (\LocalMachine\M...F8F06478B4D90A7:) [], CimException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelTab]TeamsChannelTab-Notes-2] in 0.5870 seconds.
PowerShell DSC resource MSFT_TeamsChannelTab failed to execute Test-TargetResource functionality with error message: Must specify 'CertificateThumbprint or CertificateSubjectName or
Certificate'.
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelTab]TeamsChannelTab-Notes-3]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsChannelTab]TeamsChannelTab-Notes-3]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Notes-3] Testing configuration of Tab Notes
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Notes-3] Parameters:
Key Value


DisplayName Notes
TeamName Tech Support Team
ChannelName Announcements 📢
TeamId 494c291e-256c-4606-8f33-106d9782df68
TeamsApp 0d820ecd-def2-4297-adad-78056cde7c78
SortOrderIndex 10000
WebSiteUrl https://www.onenote.com
ContentUrl https://www.onenote.com/teams/ChannelNotes?ui={locale}&tenantId={tid}&upn={upn}&groupId={groupI...
EntityId NOTES
Ensure Present
ApplicationId 6db23af4-c4ea-4811-ac3b-710e97c1f303
TenantId ekdrive02.onmicrosoft.com
CertificateThumbprint A937EEF7DA9343D62922DFE51F8F06478B4D90A7
Verbose True
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Notes-3] Getting configuration of Tab Notes
Cannot find path '\LocalMachine\My\A937EEF7DA9343D62922DFE51F8F06478B4D90A7' because it does not exist.
+ CategoryInfo : ObjectNotFound: (\LocalMachine\M...F8F06478B4D90A7:) [], CimException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelTab]TeamsChannelTab-Notes-3] in 0.6020 seconds.
PowerShell DSC resource MSFT_TeamsChannelTab failed to execute Test-TargetResource functionality with error message: Must specify 'CertificateThumbprint or CertificateSubjectName or
Certificate'.
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelTab]TeamsChannelTab-Notes-4]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsChannelTab]TeamsChannelTab-Notes-4]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Notes-4] Testing configuration of Tab Notes
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Notes-4] Parameters:
Key Value


DisplayName Notes
TeamName Tech Support Team
ChannelName FAQ
TeamId 494c291e-256c-4606-8f33-106d9782df68
TeamsApp 0d820ecd-def2-4297-adad-78056cde7c78
SortOrderIndex 10000
WebSiteUrl https://www.onenote.com
ContentUrl https://www.onenote.com/teams/ChannelNotes?ui={locale}&tenantId={tid}&upn={upn}&groupId={groupI...
EntityId NOTES
Ensure Present
ApplicationId 6db23af4-c4ea-4811-ac3b-710e97c1f303
TenantId ekdrive02.onmicrosoft.com
CertificateThumbprint A937EEF7DA9343D62922DFE51F8F06478B4D90A7
Verbose True
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Notes-4] Getting configuration of Tab Notes
Cannot find path '\LocalMachine\My\A937EEF7DA9343D62922DFE51F8F06478B4D90A7' because it does not exist.
+ CategoryInfo : ObjectNotFound: (\LocalMachine\M...F8F06478B4D90A7:) [], CimException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelTab]TeamsChannelTab-Notes-4] in 0.9030 seconds.
PowerShell DSC resource MSFT_TeamsChannelTab failed to execute Test-TargetResource functionality with error message: Must specify 'CertificateThumbprint or CertificateSubjectName or
Certificate'.
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelTab]TeamsChannelTab-Q&A]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsChannelTab]TeamsChannelTab-Q&A]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Q&A] Testing configuration of Tab Q&A
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Q&A] Parameters:
Key Value


DisplayName Q&A
TeamName Tech Support Team
ChannelName FAQ
TeamId 494c291e-256c-4606-8f33-106d9782df68
TeamsApp 0d820ecd-def2-4297-adad-78056cde7c78
SortOrderIndex 10100
Ensure Present
ApplicationId 6db23af4-c4ea-4811-ac3b-710e97c1f303
TenantId ekdrive02.onmicrosoft.com
CertificateThumbprint A937EEF7DA9343D62922DFE51F8F06478B4D90A7
Verbose True
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Q&A] Getting configuration of Tab Q&A
Cannot find path '\LocalMachine\My\A937EEF7DA9343D62922DFE51F8F06478B4D90A7' because it does not exist.
+ CategoryInfo : ObjectNotFound: (\LocalMachine\M...F8F06478B4D90A7:) [], CimException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelTab]TeamsChannelTab-Q&A] in 0.5860 seconds.
PowerShell DSC resource MSFT_TeamsChannelTab failed to execute Test-TargetResource functionality with error message: Must specify 'CertificateThumbprint or CertificateSubjectName or
Certificate'.
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelTab]TeamsChannelTab-Notes-5]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsChannelTab]TeamsChannelTab-Notes-5]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Notes-5] Testing configuration of Tab Notes
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Notes-5] Parameters:
Key Value


DisplayName Notes
TeamName Tech Support Team
ChannelName General
TeamId 494c291e-256c-4606-8f33-106d9782df68
TeamsApp 0d820ecd-def2-4297-adad-78056cde7c78
SortOrderIndex 10000
WebSiteUrl https://www.onenote.com
ContentUrl https://www.onenote.com/teams/ChannelNotes?ui={locale}&tenantId={tid}&upn={upn}&groupId={groupI...
EntityId NOTES
Ensure Present
ApplicationId 6db23af4-c4ea-4811-ac3b-710e97c1f303
TenantId ekdrive02.onmicrosoft.com
CertificateThumbprint A937EEF7DA9343D62922DFE51F8F06478B4D90A7
Verbose True
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Notes-5] Getting configuration of Tab Notes
Cannot find path '\LocalMachine\My\A937EEF7DA9343D62922DFE51F8F06478B4D90A7' because it does not exist.
+ CategoryInfo : ObjectNotFound: (\LocalMachine\M...F8F06478B4D90A7:) [], CimException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelTab]TeamsChannelTab-Notes-5] in 0.6020 seconds.
PowerShell DSC resource MSFT_TeamsChannelTab failed to execute Test-TargetResource functionality with error message: Must specify 'CertificateThumbprint or CertificateSubjectName or
Certificate'.
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelTab]TeamsChannelTab-FAQs]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsChannelTab]TeamsChannelTab-FAQs]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-FAQs] Testing configuration of Tab FAQs
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-FAQs] Parameters:
Key Value


DisplayName FAQs
TeamName Tech Support Team
ChannelName General
TeamId 494c291e-256c-4606-8f33-106d9782df68
TeamsApp 2a527703-1f6f-4559-a332-d8a7d288cd88
SortOrderIndex 10100
WebSiteUrl https://netorgft15046993.sharepoint.com/sites/TechSupportTeam/SitePages/Frequently-asked-questi...
ContentUrl https://netorgft15046993.sharepoint.com/sites/TechSupportTeam/_layouts/15/teamslogon.aspx?spfx=...
EntityId teamifytab_0a5bac2c-5330-4c79-b5c7-7782aa1524a4
Ensure Present
ApplicationId 6db23af4-c4ea-4811-ac3b-710e97c1f303
TenantId ekdrive02.onmicrosoft.com
CertificateThumbprint A937EEF7DA9343D62922DFE51F8F06478B4D90A7
Verbose True
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-FAQs] Getting configuration of Tab FAQs
Cannot find path '\LocalMachine\My\A937EEF7DA9343D62922DFE51F8F06478B4D90A7' because it does not exist.
+ CategoryInfo : ObjectNotFound: (\LocalMachine\M...F8F06478B4D90A7:) [], CimException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelTab]TeamsChannelTab-FAQs] in 0.5840 seconds.
PowerShell DSC resource MSFT_TeamsChannelTab failed to execute Test-TargetResource functionality with error message: Must specify 'CertificateThumbprint or CertificateSubjectName or
Certificate'.
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelTab]TeamsChannelTab-Tickets]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsChannelTab]TeamsChannelTab-Tickets]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Tickets] Testing configuration of Tab Tickets
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Tickets] Parameters:
Key Value


DisplayName Tickets
TeamName Tech Support Team
ChannelName General
TeamId 494c291e-256c-4606-8f33-106d9782df68
TeamsApp 2a527703-1f6f-4559-a332-d8a7d288cd88
SortOrderIndex 10100
WebSiteUrl https://netorgft15046993.sharepoint.com/sites/TechSupportTeam/Lists/Tickets
ContentUrl https://netorgft15046993.sharepoint.com/sites/TechSupportTeam/_layouts/15/teamslogon.aspx?spfx=...
EntityId teamifytab_b52aa1cb-9226-4494-9131-d3a3d71755a0
Ensure Present
ApplicationId 6db23af4-c4ea-4811-ac3b-710e97c1f303
TenantId ekdrive02.onmicrosoft.com
CertificateThumbprint A937EEF7DA9343D62922DFE51F8F06478B4D90A7
Verbose True
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Tickets] Getting configuration of Tab Tickets
Cannot find path '\LocalMachine\My\A937EEF7DA9343D62922DFE51F8F06478B4D90A7' because it does not exist.
+ CategoryInfo : ObjectNotFound: (\LocalMachine\M...F8F06478B4D90A7:) [], CimException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelTab]TeamsChannelTab-Tickets] in 0.6000 seconds.
PowerShell DSC resource MSFT_TeamsChannelTab failed to execute Test-TargetResource functionality with error message: Must specify 'CertificateThumbprint or CertificateSubjectName or
Certificate'.
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelTab]TeamsChannelTab-Our site]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsChannelTab]TeamsChannelTab-Our site]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Our site] Testing configuration of Tab Our site
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Our site] Parameters:
Key Value


DisplayName Our site
TeamName Tech Support Team
ChannelName General
TeamId 494c291e-256c-4606-8f33-106d9782df68
TeamsApp 2a527703-1f6f-4559-a332-d8a7d288cd88
SortOrderIndex 10100
WebSiteUrl https://netorgft15046993.sharepoint.com/sites/TechSupportTeam/SitePages/ITHelpdeskHome.aspx
ContentUrl https://netorgft15046993.sharepoint.com/sites/TechSupportTeam/_layouts/15/teamslogon.aspx?spfx=...
EntityId teamifytab_b6c73d77-cd59-4023-8de5-edfe6aa235bc
Ensure Present
ApplicationId 6db23af4-c4ea-4811-ac3b-710e97c1f303
TenantId ekdrive02.onmicrosoft.com
CertificateThumbprint A937EEF7DA9343D62922DFE51F8F06478B4D90A7
Verbose True
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Our site] Getting configuration of Tab Our site
Cannot find path '\LocalMachine\My\A937EEF7DA9343D62922DFE51F8F06478B4D90A7' because it does not exist.
+ CategoryInfo : ObjectNotFound: (\LocalMachine\M...F8F06478B4D90A7:) [], CimException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelTab]TeamsChannelTab-Our site] in 0.6160 seconds.
PowerShell DSC resource MSFT_TeamsChannelTab failed to execute Test-TargetResource functionality with error message: Must specify 'CertificateThumbprint or CertificateSubjectName or
Certificate'.
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelTab]TeamsChannelTab-Devices]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsChannelTab]TeamsChannelTab-Devices]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Devices] Testing configuration of Tab Devices
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Devices] Parameters:
Key Value


DisplayName Devices
TeamName Tech Support Team
ChannelName General
TeamId 494c291e-256c-4606-8f33-106d9782df68
TeamsApp 2a527703-1f6f-4559-a332-d8a7d288cd88
SortOrderIndex 10100
WebSiteUrl https://netorgft15046993.sharepoint.com/sites/TechSupportTeam/Lists/Devices
ContentUrl https://netorgft15046993.sharepoint.com/sites/TechSupportTeam/_layouts/15/teamslogon.aspx?spfx=...
EntityId teamifytab_83367f09-49af-4475-879b-04fae06464bc
Ensure Present
ApplicationId 6db23af4-c4ea-4811-ac3b-710e97c1f303
TenantId ekdrive02.onmicrosoft.com
CertificateThumbprint A937EEF7DA9343D62922DFE51F8F06478B4D90A7
Verbose True
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Devices] Getting configuration of Tab Devices
Cannot find path '\LocalMachine\My\A937EEF7DA9343D62922DFE51F8F06478B4D90A7' because it does not exist.
+ CategoryInfo : ObjectNotFound: (\LocalMachine\M...F8F06478B4D90A7:) [], CimException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelTab]TeamsChannelTab-Devices] in 0.5480 seconds.
PowerShell DSC resource MSFT_TeamsChannelTab failed to execute Test-TargetResource functionality with error message: Must specify 'CertificateThumbprint or CertificateSubjectName or
Certificate'.
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelTab]TeamsChannelTab-Helpdesk Tasks]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsChannelTab]TeamsChannelTab-Helpdesk Tasks]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Helpdesk Tasks] Testing configuration of Tab Helpdesk Tasks
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Helpdesk Tasks] Parameters:
Key Value


DisplayName Helpdesk Tasks
TeamName Tech Support Team
ChannelName General
TeamId 494c291e-256c-4606-8f33-106d9782df68
TeamsApp com.microsoft.teamspace.tab.planner
SortOrderIndex 10200
Ensure Present
ApplicationId 6db23af4-c4ea-4811-ac3b-710e97c1f303
TenantId ekdrive02.onmicrosoft.com
CertificateThumbprint A937EEF7DA9343D62922DFE51F8F06478B4D90A7
Verbose True
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Helpdesk Tasks] Getting configuration of Tab Helpdesk Tasks
Cannot find path '\LocalMachine\My\A937EEF7DA9343D62922DFE51F8F06478B4D90A7' because it does not exist.
+ CategoryInfo : ObjectNotFound: (\LocalMachine\M...F8F06478B4D90A7:) [], CimException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelTab]TeamsChannelTab-Helpdesk Tasks] in 0.5530 seconds.
PowerShell DSC resource MSFT_TeamsChannelTab failed to execute Test-TargetResource functionality with error message: Must specify 'CertificateThumbprint or CertificateSubjectName or
Certificate'.
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsChannelTab]TeamsChannelTab-Power Automate]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsChannelTab]TeamsChannelTab-Power Automate]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Power Automate] Testing configuration of Tab Power Automate
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Power Automate] Parameters:
Key Value


DisplayName Power Automate
TeamName Tech Support Team
ChannelName General
TeamId 494c291e-256c-4606-8f33-106d9782df68
TeamsApp c3a1996d-db0f-4857-a6ea-7aabf0266b00
SortOrderIndex 10300
Ensure Present
ApplicationId 6db23af4-c4ea-4811-ac3b-710e97c1f303
TenantId ekdrive02.onmicrosoft.com
CertificateThumbprint A937EEF7DA9343D62922DFE51F8F06478B4D90A7
Verbose True
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsChannelTab]TeamsChannelTab-Power Automate] Getting configuration of Tab Power Automate
Cannot find path '\LocalMachine\My\A937EEF7DA9343D62922DFE51F8F06478B4D90A7' because it does not exist.
+ CategoryInfo : ObjectNotFound: (\LocalMachine\M...F8F06478B4D90A7:) [], CimException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsChannelTab]TeamsChannelTab-Power Automate] in 0.5710 seconds.
PowerShell DSC resource MSFT_TeamsChannelTab failed to execute Test-TargetResource functionality with error message: Must specify 'CertificateThumbprint or CertificateSubjectName or
Certificate'.
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsClientConfiguration]TeamsClientConfiguration-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsClientConfiguration]TeamsClientConfiguration-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsClientConfiguration]TeamsClientConfiguration-Global] Testing configuration of Teams Client
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsClientConfiguration]TeamsClientConfiguration-Global] Getting configuration of Teams Client
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsClientConfiguration]TeamsClientConfiguration-Global] in 0.6030 seconds.
PowerShell DSC resource MSFT_TeamsClientConfiguration failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsComplianceRecordingPolicy]TeamsComplianceRecordingPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsComplianceRecordingPolicy]TeamsComplianceRecordingPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsComplianceRecordingPolicy]TeamsComplianceRecordingPolicy-Global] Testing configuration of {Global}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsComplianceRecordingPolicy]TeamsComplianceRecordingPolicy-Global] in 0.6490 seconds.
PowerShell DSC resource MSFT_TeamsComplianceRecordingPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert
value "A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsCortanaPolicy]TeamsCortanaPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsCortanaPolicy]TeamsCortanaPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsCortanaPolicy]TeamsCortanaPolicy-Global] Testing configuration of {Global}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsCortanaPolicy]TeamsCortanaPolicy-Global] in 0.5860 seconds.
PowerShell DSC resource MSFT_TeamsCortanaPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsDialInConferencingTenantSettings]TeamsDialInConferencingTenantSettings]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsDialInConferencingTenantSettings]TeamsDialInConferencingTenantSettings]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsDialInConferencingTenantSettings]TeamsDialInConferencingTenantSettings] Testing configuration of Teams Dial In Conferencing
Tenant Settings
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsDialInConferencingTenantSettings]TeamsDialInConferencingTenantSettings] Getting the Teams Dial In Conferencing Tenant Settings
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsDialInConferencingTenantSettings]TeamsDialInConferencingTenantSettings] in 0.6500 seconds.
PowerShell DSC resource MSFT_TeamsDialInConferencingTenantSettings failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot
convert value "A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsEmergencyCallingPolicy]TeamsEmergencyCallingPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsEmergencyCallingPolicy]TeamsEmergencyCallingPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsEmergencyCallingPolicy]TeamsEmergencyCallingPolicy-Global] Testing configuration of Team Emergency Calling Policy {Global}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsEmergencyCallingPolicy]TeamsEmergencyCallingPolicy-Global] Getting the Teams Emergency Calling Policy {Global}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsEmergencyCallingPolicy]TeamsEmergencyCallingPolicy-Global] in 0.6710 seconds.
PowerShell DSC resource MSFT_TeamsEmergencyCallingPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsEmergencyCallRoutingPolicy]TeamsEmergencyCallRoutingPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsEmergencyCallRoutingPolicy]TeamsEmergencyCallRoutingPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsEmergencyCallRoutingPolicy]TeamsEmergencyCallRoutingPolicy-Global] Testing configuration of Team EmergencyCall Routing Policy
{Global}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsEmergencyCallRoutingPolicy]TeamsEmergencyCallRoutingPolicy-Global] Getting the Teams Emergency Call Routing Policy Global
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsEmergencyCallRoutingPolicy]TeamsEmergencyCallRoutingPolicy-Global] in 0.6690 seconds.
PowerShell DSC resource MSFT_TeamsEmergencyCallRoutingPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert
value "A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsEnhancedEncryptionPolicy]TeamsEnhancedEncryptionPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsEnhancedEncryptionPolicy]TeamsEnhancedEncryptionPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsEnhancedEncryptionPolicy]TeamsEnhancedEncryptionPolicy-Global] Testing configuration of {Global}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsEnhancedEncryptionPolicy]TeamsEnhancedEncryptionPolicy-Global] in 0.6020 seconds.
PowerShell DSC resource MSFT_TeamsEnhancedEncryptionPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert
value "A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsEnhancedEncryptionPolicy]TeamsEnhancedEncryptionPolicy-Tag:Disabled]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsEnhancedEncryptionPolicy]TeamsEnhancedEncryptionPolicy-Tag:Disabled]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsEnhancedEncryptionPolicy]TeamsEnhancedEncryptionPolicy-Tag:Disabled] Testing configuration of {Tag:Disabled}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsEnhancedEncryptionPolicy]TeamsEnhancedEncryptionPolicy-Tag:Disabled] in 0.6180 seconds.
PowerShell DSC resource MSFT_TeamsEnhancedEncryptionPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert
value "A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsEnhancedEncryptionPolicy]TeamsEnhancedEncryptionPolicy-Tag:UserControlled]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsEnhancedEncryptionPolicy]TeamsEnhancedEncryptionPolicy-Tag:UserControlled]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsEnhancedEncryptionPolicy]TeamsEnhancedEncryptionPolicy-Tag:UserControlled] Testing configuration of {Tag:UserControlled}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsEnhancedEncryptionPolicy]TeamsEnhancedEncryptionPolicy-Tag:UserControlled] in 0.6550 seconds.
PowerShell DSC resource MSFT_TeamsEnhancedEncryptionPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert
value "A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsEventsPolicy]TeamsEventsPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsEventsPolicy]TeamsEventsPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsEventsPolicy]TeamsEventsPolicy-Global] Testing configuration of Teams Events Policy {Global}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsEventsPolicy]TeamsEventsPolicy-Global] Getting the Teams Events Policy {Global}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsEventsPolicy]TeamsEventsPolicy-Global] in 0.5650 seconds.
PowerShell DSC resource MSFT_TeamsEventsPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsFederationConfiguration]TeamsFederationConfiguration-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsFederationConfiguration]TeamsFederationConfiguration-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsFederationConfiguration]TeamsFederationConfiguration-Global] Testing configuration of Teams Federation
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsFederationConfiguration]TeamsFederationConfiguration-Global] Getting configuration of Teams Federation
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsFederationConfiguration]TeamsFederationConfiguration-Global] in 0.5810 seconds.
PowerShell DSC resource MSFT_TeamsFederationConfiguration failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert
value "A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsFeedbackPolicy]TeamsFeedbackPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsFeedbackPolicy]TeamsFeedbackPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsFeedbackPolicy]TeamsFeedbackPolicy-Global] Testing configuration of {Global}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsFeedbackPolicy]TeamsFeedbackPolicy-Global] in 0.5560 seconds.
PowerShell DSC resource MSFT_TeamsFeedbackPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsFeedbackPolicy]TeamsFeedbackPolicy-Tag:UserChoice]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsFeedbackPolicy]TeamsFeedbackPolicy-Tag:UserChoice]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsFeedbackPolicy]TeamsFeedbackPolicy-Tag:UserChoice] Testing configuration of {Tag:UserChoice}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsFeedbackPolicy]TeamsFeedbackPolicy-Tag:UserChoice] in 0.5400 seconds.
PowerShell DSC resource MSFT_TeamsFeedbackPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsFeedbackPolicy]TeamsFeedbackPolicy-Tag:Enabled]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsFeedbackPolicy]TeamsFeedbackPolicy-Tag:Enabled]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsFeedbackPolicy]TeamsFeedbackPolicy-Tag:Enabled] Testing configuration of {Tag:Enabled}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsFeedbackPolicy]TeamsFeedbackPolicy-Tag:Enabled] in 0.5620 seconds.
PowerShell DSC resource MSFT_TeamsFeedbackPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsFeedbackPolicy]TeamsFeedbackPolicy-Tag:Disabled]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsFeedbackPolicy]TeamsFeedbackPolicy-Tag:Disabled]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsFeedbackPolicy]TeamsFeedbackPolicy-Tag:Disabled] Testing configuration of {Tag:Disabled}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsFeedbackPolicy]TeamsFeedbackPolicy-Tag:Disabled] in 0.5220 seconds.
PowerShell DSC resource MSFT_TeamsFeedbackPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsFilesPolicy]TeamsFilesPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsFilesPolicy]TeamsFilesPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsFilesPolicy]TeamsFilesPolicy-Global] Testing configuration of {Global}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsFilesPolicy]TeamsFilesPolicy-Global] in 0.5470 seconds.
PowerShell DSC resource MSFT_TeamsFilesPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsGuestCallingConfiguration]TeamsGuestCallingConfiguration-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsGuestCallingConfiguration]TeamsGuestCallingConfiguration-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsGuestCallingConfiguration]TeamsGuestCallingConfiguration-Global] Testing configuration of Teams Guest Calling
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsGuestCallingConfiguration]TeamsGuestCallingConfiguration-Global] Getting configuration of Teams Guest Calling
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsGuestCallingConfiguration]TeamsGuestCallingConfiguration-Global] in 0.5380 seconds.
PowerShell DSC resource MSFT_TeamsGuestCallingConfiguration failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert
value "A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsGuestMeetingConfiguration]TeamsGuestMeetingConfiguration-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsGuestMeetingConfiguration]TeamsGuestMeetingConfiguration-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsGuestMeetingConfiguration]TeamsGuestMeetingConfiguration-Global] Testing configuration of Teams Guest Meeting settings
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsGuestMeetingConfiguration]TeamsGuestMeetingConfiguration-Global] Getting configuration of Teams Guest Meeting settings
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsGuestMeetingConfiguration]TeamsGuestMeetingConfiguration-Global] in 0.5320 seconds.
PowerShell DSC resource MSFT_TeamsGuestMeetingConfiguration failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert
value "A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsGuestMessagingConfiguration]TeamsGuestMessagingConfiguration-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsGuestMessagingConfiguration]TeamsGuestMessagingConfiguration-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsGuestMessagingConfiguration]TeamsGuestMessagingConfiguration-Global] Testing configuration of Teams Guest Messaging settings
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsGuestMessagingConfiguration]TeamsGuestMessagingConfiguration-Global] Getting configuration of Teams Guest Messaging settings
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsGuestMessagingConfiguration]TeamsGuestMessagingConfiguration-Global] in 0.5700 seconds.
PowerShell DSC resource MSFT_TeamsGuestMessagingConfiguration failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert
value "A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsIPPhonePolicy]TeamsIPPhonePolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsIPPhonePolicy]TeamsIPPhonePolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsIPPhonePolicy]TeamsIPPhonePolicy-Global] Testing configuration of {Global}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsIPPhonePolicy]TeamsIPPhonePolicy-Global] in 0.5870 seconds.
PowerShell DSC resource MSFT_TeamsIPPhonePolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMeetingBroadcastConfiguration]TeamsMeetingBroadcastConfiguration-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsMeetingBroadcastConfiguration]TeamsMeetingBroadcastConfiguration-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMeetingBroadcastConfiguration]TeamsMeetingBroadcastConfiguration-Global] Testing configuration of Teams Meeting Broadcast
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMeetingBroadcastConfiguration]TeamsMeetingBroadcastConfiguration-Global] Getting configuration of Teams Meeting Broadcast
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsMeetingBroadcastConfiguration]TeamsMeetingBroadcastConfiguration-Global] in 0.8500 seconds.
PowerShell DSC resource MSFT_TeamsMeetingBroadcastConfiguration failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot
convert value "A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMeetingBroadcastPolicy]TeamsMeetingBroadcastPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsMeetingBroadcastPolicy]TeamsMeetingBroadcastPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMeetingBroadcastPolicy]TeamsMeetingBroadcastPolicy-Global] Testing configuration of Teams Meeting Broadcast policies
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMeetingBroadcastPolicy]TeamsMeetingBroadcastPolicy-Global] Getting configuration of Teams Meeting Broadcast Policy {Global}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsMeetingBroadcastPolicy]TeamsMeetingBroadcastPolicy-Global] in 0.5860 seconds.
PowerShell DSC resource MSFT_TeamsMeetingBroadcastPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMeetingBroadcastPolicy]TeamsMeetingBroadcastPolicy-Tag:Default]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsMeetingBroadcastPolicy]TeamsMeetingBroadcastPolicy-Tag:Default]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMeetingBroadcastPolicy]TeamsMeetingBroadcastPolicy-Tag:Default] Testing configuration of Teams Meeting Broadcast policies
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMeetingBroadcastPolicy]TeamsMeetingBroadcastPolicy-Tag:Default] Getting configuration of Teams Meeting Broadcast Policy
{Tag:Default}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsMeetingBroadcastPolicy]TeamsMeetingBroadcastPolicy-Tag:Default] in 0.5880 seconds.
PowerShell DSC resource MSFT_TeamsMeetingBroadcastPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMeetingConfiguration]TeamsMeetingConfiguration-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsMeetingConfiguration]TeamsMeetingConfiguration-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMeetingConfiguration]TeamsMeetingConfiguration-Global] Testing configuration of Teams Client
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMeetingConfiguration]TeamsMeetingConfiguration-Global] Getting configuration of Teams Meeting
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsMeetingConfiguration]TeamsMeetingConfiguration-Global] in 0.6720 seconds.
PowerShell DSC resource MSFT_TeamsMeetingConfiguration failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMeetingPolicy]TeamsMeetingPolicy-Global] Testing configuration of Team Meeting Policy {Global}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMeetingPolicy]TeamsMeetingPolicy-Global] Getting the Teams Meeting Policy Global
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Global] in 0.6000 seconds.
PowerShell DSC resource MSFT_TeamsMeetingPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:AllOn]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:AllOn]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:AllOn] Testing configuration of Team Meeting Policy {Tag:AllOn}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:AllOn] Getting the Teams Meeting Policy Tag:AllOn
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:AllOn] in 0.9000 seconds.
PowerShell DSC resource MSFT_TeamsMeetingPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:RestrictedAnonymousAccess]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:RestrictedAnonymousAccess]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:RestrictedAnonymousAccess] Testing configuration of Team Meeting Policy
{Tag:RestrictedAnonymousAccess}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:RestrictedAnonymousAccess] Getting the Teams Meeting Policy Tag:RestrictedAnonymousAccess
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:RestrictedAnonymousAccess] in 0.5630 seconds.
PowerShell DSC resource MSFT_TeamsMeetingPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:AllOff]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:AllOff]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:AllOff] Testing configuration of Team Meeting Policy {Tag:AllOff}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:AllOff] Getting the Teams Meeting Policy Tag:AllOff
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:AllOff] in 0.6220 seconds.
PowerShell DSC resource MSFT_TeamsMeetingPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:RestrictedAnonymousNoRecording]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:RestrictedAnonymousNoRecording]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:RestrictedAnonymousNoRecording] Testing configuration of Team Meeting Policy
{Tag:RestrictedAnonymousNoRecording}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:RestrictedAnonymousNoRecording] Getting the Teams Meeting Policy
Tag:RestrictedAnonymousNoRecording
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:RestrictedAnonymousNoRecording] in 0.9840 seconds.
PowerShell DSC resource MSFT_TeamsMeetingPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:Default]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:Default]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:Default] Testing configuration of Team Meeting Policy {Tag:Default}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:Default] Getting the Teams Meeting Policy Tag:Default
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:Default] in 0.6000 seconds.
PowerShell DSC resource MSFT_TeamsMeetingPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:Kiosk]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:Kiosk]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:Kiosk] Testing configuration of Team Meeting Policy {Tag:Kiosk}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:Kiosk] Getting the Teams Meeting Policy Tag:Kiosk
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsMeetingPolicy]TeamsMeetingPolicy-Tag:Kiosk] in 0.5460 seconds.
PowerShell DSC resource MSFT_TeamsMeetingPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMessagingPolicy]TeamsMessagingPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsMessagingPolicy]TeamsMessagingPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMessagingPolicy]TeamsMessagingPolicy-Global] Testing configuration of Teams messaging policy
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMessagingPolicy]TeamsMessagingPolicy-Global] Getting configuration of Teams Messaging Policy
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsMessagingPolicy]TeamsMessagingPolicy-Global] in 0.6000 seconds.
PowerShell DSC resource MSFT_TeamsMessagingPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMessagingPolicy]TeamsMessagingPolicy-Default]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsMessagingPolicy]TeamsMessagingPolicy-Default]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMessagingPolicy]TeamsMessagingPolicy-Default] Testing configuration of Teams messaging policy
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMessagingPolicy]TeamsMessagingPolicy-Default] Getting configuration of Teams Messaging Policy
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsMessagingPolicy]TeamsMessagingPolicy-Default] in 0.8680 seconds.
PowerShell DSC resource MSFT_TeamsMessagingPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMessagingPolicy]TeamsMessagingPolicy-EduFaculty]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsMessagingPolicy]TeamsMessagingPolicy-EduFaculty]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMessagingPolicy]TeamsMessagingPolicy-EduFaculty] Testing configuration of Teams messaging policy
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMessagingPolicy]TeamsMessagingPolicy-EduFaculty] Getting configuration of Teams Messaging Policy
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsMessagingPolicy]TeamsMessagingPolicy-EduFaculty] in 0.8690 seconds.
PowerShell DSC resource MSFT_TeamsMessagingPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMessagingPolicy]TeamsMessagingPolicy-EduStudent]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsMessagingPolicy]TeamsMessagingPolicy-EduStudent]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMessagingPolicy]TeamsMessagingPolicy-EduStudent] Testing configuration of Teams messaging policy
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMessagingPolicy]TeamsMessagingPolicy-EduStudent] Getting configuration of Teams Messaging Policy
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsMessagingPolicy]TeamsMessagingPolicy-EduStudent] in 0.5470 seconds.
PowerShell DSC resource MSFT_TeamsMessagingPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMobilityPolicy]TeamsMobilityPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsMobilityPolicy]TeamsMobilityPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMobilityPolicy]TeamsMobilityPolicy-Global] Testing configuration of {Global}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsMobilityPolicy]TeamsMobilityPolicy-Global] in 0.6380 seconds.
PowerShell DSC resource MSFT_TeamsMobilityPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsMobilityPolicy]TeamsMobilityPolicy-Tag:Default]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsMobilityPolicy]TeamsMobilityPolicy-Tag:Default]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsMobilityPolicy]TeamsMobilityPolicy-Tag:Default] Testing configuration of {Tag:Default}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsMobilityPolicy]TeamsMobilityPolicy-Tag:Default] in 0.5150 seconds.
PowerShell DSC resource MSFT_TeamsMobilityPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsNetworkRoamingPolicy]TeamsNetworkRoamingPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsNetworkRoamingPolicy]TeamsNetworkRoamingPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsNetworkRoamingPolicy]TeamsNetworkRoamingPolicy-Global] Testing configuration of {Global}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsNetworkRoamingPolicy]TeamsNetworkRoamingPolicy-Global] in 0.5470 seconds.
PowerShell DSC resource MSFT_TeamsNetworkRoamingPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-Global] Testing configuration of Team Online Voicemail Policy {Global}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-Global] Getting the Teams Online Voicemail Policy Global
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-Global] in 0.5840 seconds.
PowerShell DSC resource MSFT_TeamsOnlineVoicemailPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-Default]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-Default]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-Default] Testing configuration of Team Online Voicemail Policy {Default}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-Default] Getting the Teams Online Voicemail Policy Default
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-Default] in 0.5380 seconds.
PowerShell DSC resource MSFT_TeamsOnlineVoicemailPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-TranscriptionDisabled]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-TranscriptionDisabled]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-TranscriptionDisabled] Testing configuration of Team Online Voicemail Policy
{TranscriptionDisabled}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-TranscriptionDisabled] Getting the Teams Online Voicemail Policy
TranscriptionDisabled
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-TranscriptionDisabled] in 0.5840 seconds.
PowerShell DSC resource MSFT_TeamsOnlineVoicemailPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-TranscriptionProfanityMaskingEnabled]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-TranscriptionProfanityMaskingEnabled]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-TranscriptionProfanityMaskingEnabled] Testing configuration of Team Online
Voicemail Policy {TranscriptionProfanityMaskingEnabled}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-TranscriptionProfanityMaskingEnabled] Getting the Teams Online Voicemail
Policy TranscriptionProfanityMaskingEnabled
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsOnlineVoicemailPolicy]TeamsOnlineVoicemailPolicy-TranscriptionProfanityMaskingEnabled] in 0.5470 seconds.
PowerShell DSC resource MSFT_TeamsOnlineVoicemailPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsOnlineVoicemailUserSettings][email protected]]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsOnlineVoicemailUserSettings][email protected]]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsOnlineVoicemailUserSettings][email protected]] Testing configuration of Team Online
Voicemail User Settings {[email protected]}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsOnlineVoicemailUserSettings][email protected]] Getting the Teams Online Voicemail User
Settings [email protected]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsOnlineVoicemailUserSettings][email protected]] in 0.5540 seconds.
PowerShell DSC resource MSFT_TeamsOnlineVoicemailUserSettings failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert
value "A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsOnlineVoicemailUserSettings][email protected]]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsOnlineVoicemailUserSettings][email protected]]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsOnlineVoicemailUserSettings][email protected]] Testing configuration of Team Online
Voicemail User Settings {[email protected]}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsOnlineVoicemailUserSettings][email protected]] Getting the Teams Online Voicemail User
Settings [email protected]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsOnlineVoicemailUserSettings][email protected]] in 0.5310 seconds.
PowerShell DSC resource MSFT_TeamsOnlineVoicemailUserSettings failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert
value "A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsShiftsPolicy]TeamsShiftsPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsShiftsPolicy]TeamsShiftsPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsShiftsPolicy]TeamsShiftsPolicy-Global] Testing configuration of {Global}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsShiftsPolicy]TeamsShiftsPolicy-Global] in 0.5380 seconds.
PowerShell DSC resource MSFT_TeamsShiftsPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsShiftsPolicy]TeamsShiftsPolicy-Tag:Default]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsShiftsPolicy]TeamsShiftsPolicy-Tag:Default]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsShiftsPolicy]TeamsShiftsPolicy-Tag:Default] Testing configuration of {Tag:Default}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsShiftsPolicy]TeamsShiftsPolicy-Tag:Default] in 0.5470 seconds.
PowerShell DSC resource MSFT_TeamsShiftsPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsTeam]TeamsTeam-Test KAT Team]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsTeam]TeamsTeam-Test KAT Team]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsTeam]TeamsTeam-Test KAT Team] Testing configuration of Team Test KAT Team
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsTeam]TeamsTeam-Test KAT Team] Getting configuration of Team Test KAT Team
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsTeam]TeamsTeam-Test KAT Team] in 0.5540 seconds.
PowerShell DSC resource MSFT_TeamsTeam failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsTeam]TeamsTeam-testkat.com]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsTeam]TeamsTeam-testkat.com]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsTeam]TeamsTeam-testkat.com] Testing configuration of Team testkat.com
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsTeam]TeamsTeam-testkat.com] Getting configuration of Team testkat.com
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsTeam]TeamsTeam-testkat.com] in 0.5690 seconds.
PowerShell DSC resource MSFT_TeamsTeam failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsTeam]TeamsTeam-Tech Support Team]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsTeam]TeamsTeam-Tech Support Team]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsTeam]TeamsTeam-Tech Support Team] Testing configuration of Team Tech Support Team
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsTeam]TeamsTeam-Tech Support Team] Getting configuration of Team Tech Support Team
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsTeam]TeamsTeam-Tech Support Team] in 0.5470 seconds.
PowerShell DSC resource MSFT_TeamsTeam failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsTemplatesPolicy]TeamsTemplatesPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsTemplatesPolicy]TeamsTemplatesPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsTemplatesPolicy]TeamsTemplatesPolicy-Global] Testing configuration of Team Calling Policy {Global}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsTemplatesPolicy]TeamsTemplatesPolicy-Global] Getting the Teams Calling Policy {Global}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsTemplatesPolicy]TeamsTemplatesPolicy-Global] in 0.5390 seconds.
PowerShell DSC resource MSFT_TeamsTemplatesPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsTenantDialPlan]TeamsTenantDialPlan-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsTenantDialPlan]TeamsTenantDialPlan-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsTenantDialPlan]TeamsTenantDialPlan-Global] Testing configuration of Teams Guest Calling
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsTenantDialPlan]TeamsTenantDialPlan-Global] Getting configuration of Teams Tenant Dial Plan
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsTenantDialPlan]TeamsTenantDialPlan-Global] in 0.5630 seconds.
PowerShell DSC resource MSFT_TeamsTenantDialPlan failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpdateManagementPolicy]TeamsUpdateManagementPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsUpdateManagementPolicy]TeamsUpdateManagementPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUpdateManagementPolicy]TeamsUpdateManagementPolicy-Global] Testing configuration of Team Update Management Policy {Global}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsUpdateManagementPolicy]TeamsUpdateManagementPolicy-Global] in 0.8320 seconds.
PowerShell DSC resource MSFT_TeamsUpdateManagementPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpdateManagementPolicy]TeamsUpdateManagementPolicy-Tag:Default]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsUpdateManagementPolicy]TeamsUpdateManagementPolicy-Tag:Default]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUpdateManagementPolicy]TeamsUpdateManagementPolicy-Tag:Default] Testing configuration of Team Update Management Policy
{Tag:Default}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsUpdateManagementPolicy]TeamsUpdateManagementPolicy-Tag:Default] in 0.5540 seconds.
PowerShell DSC resource MSFT_TeamsUpdateManagementPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpgradeConfiguration]TeamsUpgradeConfiguration]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsUpgradeConfiguration]TeamsUpgradeConfiguration]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUpgradeConfiguration]TeamsUpgradeConfiguration] Testing configuration of Team Upgrade Settings
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUpgradeConfiguration]TeamsUpgradeConfiguration] Checking the Teams Upgrade Configuration
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsUpgradeConfiguration]TeamsUpgradeConfiguration] in 1.0000 seconds.
PowerShell DSC resource MSFT_TeamsUpgradeConfiguration failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUpgradePolicy]TeamsUpgradePolicy-Global] Testing configuration of Team Upgrade Policy {Global}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-Global] in 0.5850 seconds.
PowerShell DSC resource MSFT_TeamsUpgradePolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-UpgradeToTeams]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-UpgradeToTeams]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUpgradePolicy]TeamsUpgradePolicy-UpgradeToTeams] Testing configuration of Team Upgrade Policy {UpgradeToTeams}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-UpgradeToTeams] in 0.5460 seconds.
PowerShell DSC resource MSFT_TeamsUpgradePolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-Islands]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-Islands]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUpgradePolicy]TeamsUpgradePolicy-Islands] Testing configuration of Team Upgrade Policy {Islands}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-Islands] in 0.5690 seconds.
PowerShell DSC resource MSFT_TeamsUpgradePolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-IslandsWithNotify]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-IslandsWithNotify]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUpgradePolicy]TeamsUpgradePolicy-IslandsWithNotify] Testing configuration of Team Upgrade Policy {IslandsWithNotify}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-IslandsWithNotify] in 0.5620 seconds.
PowerShell DSC resource MSFT_TeamsUpgradePolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBOnly]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBOnly]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBOnly] Testing configuration of Team Upgrade Policy {SfBOnly}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBOnly] in 0.5850 seconds.
PowerShell DSC resource MSFT_TeamsUpgradePolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBOnlyWithNotify]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBOnlyWithNotify]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBOnlyWithNotify] Testing configuration of Team Upgrade Policy {SfBOnlyWithNotify}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBOnlyWithNotify] in 0.5530 seconds.
PowerShell DSC resource MSFT_TeamsUpgradePolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBWithTeamsCollab]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBWithTeamsCollab]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBWithTeamsCollab] Testing configuration of Team Upgrade Policy {SfBWithTeamsCollab}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBWithTeamsCollab] in 0.5840 seconds.
PowerShell DSC resource MSFT_TeamsUpgradePolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBWithTeamsCollabWithNotify]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBWithTeamsCollabWithNotify]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBWithTeamsCollabWithNotify] Testing configuration of Team Upgrade Policy
{SfBWithTeamsCollabWithNotify}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBWithTeamsCollabWithNotify] in 0.8470 seconds.
PowerShell DSC resource MSFT_TeamsUpgradePolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBWithTeamsCollabAndMeetings]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBWithTeamsCollabAndMeetings]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBWithTeamsCollabAndMeetings] Testing configuration of Team Upgrade Policy
{SfBWithTeamsCollabAndMeetings}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBWithTeamsCollabAndMeetings] in 0.8530 seconds.
PowerShell DSC resource MSFT_TeamsUpgradePolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBWithTeamsCollabAndMeetingsWithNotify]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBWithTeamsCollabAndMeetingsWithNotify]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBWithTeamsCollabAndMeetingsWithNotify] Testing configuration of Team Upgrade Policy
{SfBWithTeamsCollabAndMeetingsWithNotify}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBWithTeamsCollabAndMeetingsWithNotify] in 0.5840 seconds.
PowerShell DSC resource MSFT_TeamsUpgradePolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBOnlyWithOutNotify]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBOnlyWithOutNotify]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBOnlyWithOutNotify] Testing configuration of Team Upgrade Policy {SfBOnlyWithOutNotify}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsUpgradePolicy]TeamsUpgradePolicy-SfBOnlyWithOutNotify] in 0.6000 seconds.
PowerShell DSC resource MSFT_TeamsUpgradePolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUser]TeamsUser]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsUser]TeamsUser]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUser]TeamsUser] Testing configuration of member [email protected] to Team Tech Support Team
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUser]TeamsUser] Getting configuration of member [email protected] to Team Tech Support Team
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsUser]TeamsUser] in 0.5690 seconds.
PowerShell DSC resource MSFT_TeamsUser failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUser]TeamsUser-2]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsUser]TeamsUser-2]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUser]TeamsUser-2] Testing configuration of member [email protected] to Team testkat.com
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUser]TeamsUser-2] Getting configuration of member [email protected] to Team testkat.com
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsUser]TeamsUser-2] in 0.5310 seconds.
PowerShell DSC resource MSFT_TeamsUser failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUser]TeamsUser-3]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsUser]TeamsUser-3]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUser]TeamsUser-3] Testing configuration of member [email protected] to Team testkat.com
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUser]TeamsUser-3] Getting configuration of member [email protected] to Team testkat.com
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsUser]TeamsUser-3] in 0.6000 seconds.
PowerShell DSC resource MSFT_TeamsUser failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUser]TeamsUser-4]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsUser]TeamsUser-4]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUser]TeamsUser-4] Testing configuration of member [email protected] to Team testkat.com
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUser]TeamsUser-4] Getting configuration of member [email protected] to Team testkat.com
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsUser]TeamsUser-4] in 0.5540 seconds.
PowerShell DSC resource MSFT_TeamsUser failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUser]TeamsUser-5]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsUser]TeamsUser-5]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUser]TeamsUser-5] Testing configuration of member [email protected] to Team Test KAT Team
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUser]TeamsUser-5] Getting configuration of member [email protected] to Team Test KAT Team
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsUser]TeamsUser-5] in 0.5630 seconds.
PowerShell DSC resource MSFT_TeamsUser failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUser]TeamsUser-6]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsUser]TeamsUser-6]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUser]TeamsUser-6] Testing configuration of member [email protected] to Team Test KAT Team
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUser]TeamsUser-6] Getting configuration of member [email protected] to Team Test KAT Team
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsUser]TeamsUser-6] in 0.5540 seconds.
PowerShell DSC resource MSFT_TeamsUser failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUser]TeamsUser-7]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsUser]TeamsUser-7]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUser]TeamsUser-7] Testing configuration of member [email protected] to Team Test KAT Team
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsUser]TeamsUser-7] Getting configuration of member [email protected] to Team Test KAT Team
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsUser]TeamsUser-7] in 0.5700 seconds.
PowerShell DSC resource MSFT_TeamsUser failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUserPolicyAssignment]TeamsUserPolicyAssignment]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsUserPolicyAssignment]TeamsUserPolicyAssignment]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsUserPolicyAssignment]TeamsUserPolicyAssignment] in 0.5470 seconds.
PowerShell DSC resource MSFT_TeamsUserPolicyAssignment failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsUserPolicyAssignment]TeamsUserPolicyAssignment-2]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsUserPolicyAssignment]TeamsUserPolicyAssignment-2]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsUserPolicyAssignment]TeamsUserPolicyAssignment-2] in 0.5840 seconds.
PowerShell DSC resource MSFT_TeamsUserPolicyAssignment failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsVdiPolicy]TeamsVdiPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsVdiPolicy]TeamsVdiPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsVdiPolicy]TeamsVdiPolicy-Global] Testing configuration of {Global}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsVdiPolicy]TeamsVdiPolicy-Global] in 0.5530 seconds.
PowerShell DSC resource MSFT_TeamsVdiPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsVoiceRoute]TeamsVoiceRoute-LocalRoute]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsVoiceRoute]TeamsVoiceRoute-LocalRoute]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsVoiceRoute]TeamsVoiceRoute-LocalRoute] Testing configuration of Voice Route {LocalRoute}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsVoiceRoute]TeamsVoiceRoute-LocalRoute] Getting the Voice Route {LocalRoute}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsVoiceRoute]TeamsVoiceRoute-LocalRoute] in 0.5470 seconds.
PowerShell DSC resource MSFT_TeamsVoiceRoute failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsVoiceRoutingPolicy]TeamsVoiceRoutingPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsVoiceRoutingPolicy]TeamsVoiceRoutingPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsVoiceRoutingPolicy]TeamsVoiceRoutingPolicy-Global] Testing configuration of Voice Routing Policy {Global}
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsVoiceRoutingPolicy]TeamsVoiceRoutingPolicy-Global] Getting the Voice Routing Policy {Global}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsVoiceRoutingPolicy]TeamsVoiceRoutingPolicy-Global] in 0.5690 seconds.
PowerShell DSC resource MSFT_TeamsVoiceRoutingPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Resource ] [[TeamsWorkloadPolicy]TeamsWorkloadPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ Start Test ] [[TeamsWorkloadPolicy]TeamsWorkloadPolicy-Global]
VERBOSE: [DESKTOP-ANORUNV]: [[TeamsWorkloadPolicy]TeamsWorkloadPolicy-Global] Testing configuration of {Global}
VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Test ] [[TeamsWorkloadPolicy]TeamsWorkloadPolicy-Global] in 0.5700 seconds.
PowerShell DSC resource MSFT_TeamsWorkloadPolicy failed to execute Test-TargetResource functionality with error message: Cannot bind parameter 'Certificate'. Cannot convert value
"A937EEF7DA9343D62922DFE51F8F06478B4D90A7" to type "Microsoft.TeamsCmdlets.Powershell.Connect.Utilities.CertificateParameter". Error: "Certificate not found:
A937EEF7DA9343D62922DFE51F8F06478B4D90A7"
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost

VERBOSE: [DESKTOP-ANORUNV]: LCM: [ End Set ]
The SendConfigurationApply function did not succeed.
+ CategoryInfo : NotSpecified: (root/Microsoft/...gurationManager:String) [], CimException
+ FullyQualifiedErrorId : MI RESULT 1
+ PSComputerName : localhost

VERBOSE: Operation 'Invoke CimMethod' complete.
VERBOSE: Time taken for configuration job to complete is 85.75 seconds

@pradeepmnrecit
Copy link
Author

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>

@FabienTschanz
Copy link
Collaborator

@pradeepmnrecit Did you get it running? Can we close the issue or is it still present?

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

No branches or pull requests

3 participants