source
stringclasses
1 value
repo
stringclasses
33 values
repo_url
stringclasses
33 values
path
stringlengths
7
179
language
stringclasses
1 value
license
stringclasses
4 values
stars
int64
2.27k
53.4k
ref
stringclasses
4 values
size_bytes
int64
48
259k
text
stringlengths
48
259k
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneWindowsUpdateForBusinessDriverUpdateProfileWindows10.Tests.ps1
PowerShell
mit
2,267
Dev
7,429
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.AADRoleDefinition.Tests.ps1
PowerShell
mit
2,267
Dev
8,879
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.SCDeviceConfigurationPolicy.Tests.ps1
PowerShell
mit
2,267
Dev
7,898
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneMobileAppsMicrosoft365SuiteMacOS.Tests.ps1
PowerShell
mit
2,267
Dev
15,496
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.EXOCalendarProcessing.Tests.ps1
PowerShell
mit
2,267
Dev
17,987
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.AADCustomAuthenticationExtension.Tests.ps1
PowerShell
mit
2,267
Dev
6,939
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneDeviceAndAppManagementAssignmentFilter.Tests.ps1
PowerShell
mit
2,267
Dev
6,949
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneAntivirusPolicySecurityExperienceWindows10ConfigMgr.Tests.ps1
PowerShell
mit
2,267
Dev
23,215
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneAppProtectionPolicyiOS.Tests.ps1
PowerShell
mit
2,267
Dev
39,503
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.SPOSiteAuditSettings.Tests.ps1
PowerShell
mit
2,267
Dev
5,086
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneWindowsUpdateForBusinessQualityUpdateProfileWindows10.Tests.ps1
PowerShell
mit
2,267
Dev
11,871
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.EXOInboundConnector.Tests.ps1
PowerShell
mit
2,267
Dev
9,123
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.TeamsCallQueue.Tests.ps1
PowerShell
mit
2,267
Dev
14,061
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.EXOTenantAllowBlockListSpoofItems.Tests.ps1
PowerShell
mit
2,267
Dev
6,981
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneDeviceManagementAndroidDeviceOwnerEnrollmentProfile.Tests.ps1
PowerShell
mit
2,267
Dev
9,643
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.AADEntitlementManagementRoleAssignment.Tests.ps1
PowerShell
mit
2,267
Dev
6,077
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath ...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.AADAuthenticationMethodPolicy.Tests.ps1
PowerShell
mit
2,267
Dev
15,925
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneDeviceConfigurationSecureAssessmentPolicyWindows10.Tests.ps1
PowerShell
mit
2,267
Dev
9,184
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneDeviceRemediation.Tests.ps1
PowerShell
mit
2,267
Dev
21,030
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.TeamsVdiPolicy.Tests.ps1
PowerShell
mit
2,267
Dev
6,784
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneDefenderGlobalExclusionsPolicyLinux.Tests.ps1
PowerShell
mit
2,267
Dev
26,219
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneDeviceComplianceNotificationMessageTemplate.Tests.ps1
PowerShell
mit
2,267
Dev
10,422
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.TeamsTemplatesPolicy.Tests.ps1
PowerShell
mit
2,267
Dev
7,358
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.TeamsTranslationRule.Tests.ps1
PowerShell
mit
2,267
Dev
6,671
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.AADActivityBasedTimeoutPolicy.Tests.ps1
PowerShell
mit
2,267
Dev
7,214
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.EXOSharedMailbox.Tests.ps1
PowerShell
mit
2,267
Dev
36,240
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.SentinelSetting.Tests.ps1
PowerShell
mit
2,267
Dev
4,837
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.TeamsMobilityPolicy.Tests.ps1
PowerShell
mit
2,267
Dev
7,187
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.EXOOrganizationConfig.Tests.ps1
PowerShell
mit
2,267
Dev
9,798
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneTrustedRootCertificateAndroidWork.Tests.ps1
PowerShell
mit
2,267
Dev
9,353
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.AADAuthenticationMethodPolicyEmail.Tests.ps1
PowerShell
mit
2,267
Dev
10,326
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneTrustedRootCertificateIOS.Tests.ps1
PowerShell
mit
2,267
Dev
10,806
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.SPOSite.Tests.ps1
PowerShell
mit
2,267
Dev
33,286
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.AADNamedLocationPolicy.Tests.ps1
PowerShell
mit
2,267
Dev
9,834
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneMobileAppsLobAppMsiWindows10.Tests.ps1
PowerShell
mit
2,267
Dev
19,918
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.EXOIRMConfiguration.Tests.ps1
PowerShell
mit
2,267
Dev
7,341
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.TeamsOnlineVoicemailPolicy.Tests.ps1
PowerShell
mit
2,267
Dev
8,698
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.EXODataAtRestEncryptionPolicyAssignment.Tests.ps1
PowerShell
mit
2,267
Dev
4,075
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.AADRoleEligibilityScheduleRequest.Tests.ps1
PowerShell
mit
2,267
Dev
10,299
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath ...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneWifiConfigurationPolicyIOS.Tests.ps1
PowerShell
mit
2,267
Dev
10,860
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.AADEntitlementManagementAccessPackageCatalog.Tests.ps1
PowerShell
mit
2,267
Dev
7,976
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.AADAuthenticationMethodPolicyVoice.Tests.ps1
PowerShell
mit
2,267
Dev
10,049
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.TeamsFeedbackPolicy.Tests.ps1
PowerShell
mit
2,267
Dev
7,754
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneSecurityBaselineMicrosoftEdge.Tests.ps1
PowerShell
mit
2,267
Dev
22,308
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneWifiConfigurationPolicyAndroidForWork.Tests.ps1
PowerShell
mit
2,267
Dev
8,936
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.AzureDiagnosticSettings.Tests.ps1
PowerShell
mit
2,267
Dev
12,151
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.AADEntitlementManagementAccessPackageAssignmentPolicy.Tests.ps1
PowerShell
mit
2,267
Dev
20,847
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.SPORetentionLabelsSettings.Tests.ps1
PowerShell
mit
2,267
Dev
4,201
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.AADServicePrincipal.Tests.ps1
PowerShell
mit
2,267
Dev
25,338
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.EXOMailboxAutoReplyConfiguration.Tests.ps1
PowerShell
mit
2,267
Dev
7,454
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.AADApplication.Tests.ps1
PowerShell
mit
2,267
Dev
25,878
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.DefenderSubscriptionPlan.Tests.ps1
PowerShell
mit
2,267
Dev
5,597
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.EXOActiveSyncMailboxPolicy.Tests.ps1
PowerShell
mit
2,267
Dev
6,941
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.AADVerifiedIdAuthorityContract.Tests.ps1
PowerShell
mit
2,267
Dev
26,603
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.SCFilePlanPropertySubCategory.Tests.ps1
PowerShell
mit
2,267
Dev
6,844
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneDeviceConfigurationDefenderForEndpointOnboardingPolicyWindows10.Tests.ps1
PowerShell
mit
2,267
Dev
9,582
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.EXOQuarantinePolicy.Tests.ps1
PowerShell
mit
2,267
Dev
6,395
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.AzureRoleEligibilityScheduleRequest.Tests.ps1
PowerShell
mit
2,267
Dev
26,245
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath ...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.AADAuthenticationMethodPolicyAuthenticator.Tests.ps1
PowerShell
mit
2,267
Dev
25,455
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneDeviceConfigurationKioskPolicyWindows10.Tests.ps1
PowerShell
mit
2,267
Dev
39,060
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.AADIdentityAPIConnector.Tests.ps1
PowerShell
mit
2,267
Dev
10,768
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.AADSecurityDefaults.Tests.ps1
PowerShell
mit
2,267
Dev
4,289
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneMobileAppsDefenderForEndpointMacOS.Tests.ps1
PowerShell
mit
2,267
Dev
12,823
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.SPOSearchManagedProperty.Tests.ps1
PowerShell
mit
2,267
Dev
13,995
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.SPOTenantCdnEnabled.Tests.ps1
PowerShell
mit
2,267
Dev
4,263
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneAppCategory.Tests.ps1
PowerShell
mit
2,267
Dev
6,647
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.EXOApplicationAccessPolicy.Tests.ps1
PowerShell
mit
2,267
Dev
6,426
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.AADEntitlementManagementConnectedOrganization.Tests.ps1
PowerShell
mit
2,267
Dev
15,092
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.TeamsMeetingConfiguration.Tests.ps1
PowerShell
mit
2,267
Dev
6,245
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.AADAccessReviewPolicy.Tests.ps1
PowerShell
mit
2,267
Dev
3,917
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.SCRoleGroup.Tests.ps1
PowerShell
mit
2,267
Dev
6,766
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneMobileAppsMacOSLobApp.Tests.ps1
PowerShell
mit
2,267
Dev
12,356
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.EXOGlobalAddressList.Tests.ps1
PowerShell
mit
2,267
Dev
6,150
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneDeviceCompliancePolicyWindows10.Tests.ps1
PowerShell
mit
2,267
Dev
19,434
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneCorporateDeviceIdentifier.Tests.ps1
PowerShell
mit
2,267
Dev
12,558
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.SCRetentionCompliancePolicy.Tests.ps1
PowerShell
mit
2,267
Dev
7,933
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.SPOTheme.Tests.ps1
PowerShell
mit
2,267
Dev
10,854
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.AADFeatureRolloutPolicy.Tests.ps1
PowerShell
mit
2,267
Dev
7,667
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.SCInsiderRiskEntityList.Tests.ps1
PowerShell
mit
2,267
Dev
8,868
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneMobileAppsStoreApp.Tests.ps1
PowerShell
mit
2,267
Dev
18,318
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneDeviceConfigurationPolicyAndroidWorkProfile.Tests.ps1
PowerShell
mit
2,267
Dev
19,293
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneDeviceCleanupRuleV2.Tests.ps1
PowerShell
mit
2,267
Dev
7,554
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.EXOAddressList.Tests.ps1
PowerShell
mit
2,267
Dev
6,020
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneDeviceConfigurationPlatformScriptWindows.Tests.ps1
PowerShell
mit
2,267
Dev
8,362
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.EXOArcConfig.Tests.ps1
PowerShell
mit
2,267
Dev
3,730
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.TeamsVoiceRoute.Tests.ps1
PowerShell
mit
2,267
Dev
7,722
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneDeviceEnrollmentScopeConfigurationMam.Tests.ps1
PowerShell
mit
2,267
Dev
5,907
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.EXOMailboxAuditBypassAssociation.Tests.ps1
PowerShell
mit
2,267
Dev
3,993
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.SCComplianceTag.Tests.ps1
PowerShell
mit
2,267
Dev
9,634
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.AzureDiagnosticSettingsCustomSecurityAttribute.Tests.ps1
PowerShell
mit
2,267
Dev
12,072
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.AADOrganizationCertificateBasedAuthConfiguration.Tests.ps1
PowerShell
mit
2,267
Dev
9,199
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneAccountProtectionLocalAdministratorPasswordSolutionPolicy.Tests.ps1
PowerShell
mit
2,267
Dev
12,649
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneAndroidManagedStoreAppConfiguration.Tests.ps1
PowerShell
mit
2,267
Dev
16,111
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneMobileAppsWebLink.Tests.ps1
PowerShell
mit
2,267
Dev
13,808
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.TeamsUnassignedNumberTreatment.Tests.ps1
PowerShell
mit
2,267
Dev
7,219
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneVPNConfigurationPolicyAndroidWork.Tests.ps1
PowerShell
mit
2,267
Dev
19,183
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.PPPowerAppsEnvironment.Tests.ps1
PowerShell
mit
2,267
Dev
6,701
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneDiskEncryptionPDEPolicyWindows10.Tests.ps1
PowerShell
mit
2,267
Dev
20,537
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.IntuneEpmCertificatePolicySetting.Tests.ps1
PowerShell
mit
2,267
Dev
7,853
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...
github
Microsoft365DSC/Microsoft365DSC
https://github.com/Microsoft365DSC/Microsoft365DSC
Tests/Unit/Microsoft365DSC/Microsoft365DSC.EXOServicePrincipal.Tests.ps1
PowerShell
mit
2,267
Dev
7,750
[CmdletBinding()] param( ) $M365DSCTestFolder = Join-Path -Path $PSScriptRoot ` -ChildPath '..\..\Unit' ` -Resolve $CmdletModule = (Join-Path -Path $M365DSCTestFolder ` -ChildPath '\Stubs\Microsoft365.psm1' ` -Resolve) $GenericStubPath = (Join-Path...