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 | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneManagedInstallerPolicyWindows10/MSFT_IntuneManagedInstallerPolicyWindows10.psm1 | PowerShell | mit | 2,267 | Dev | 19,728 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneManagedInstallerPolicyWindows10'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter()]
[System.String]
$Description,
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_SCDeviceConfigurationPolicy/MSFT_SCDeviceConfigurationPolicy.psm1 | PowerShell | mit | 2,267 | Dev | 10,669 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_SCDeviceConfigurationPolicy'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Name,
[Parameter()]
[System.String... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_EXOEOPProtectionPolicyRule/MSFT_EXOEOPProtectionPolicyRule.psm1 | PowerShell | mit | 2,267 | Dev | 14,495 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_EXOEOPProtectionPolicyRule'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter()]
[System.String]
$Comments,
[Parameter()]
[System.String[]]
$E... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_SPOBrowserIdleSignout/MSFT_SPOBrowserIdleSignout.psm1 | PowerShell | mit | 2,267 | Dev | 13,126 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_SPOBrowserIdleSignout'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[ValidateSet('Yes')]
[System.String]
$IsSingleInstance,
[... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_EXODataClassification/MSFT_EXODataClassification.psm1 | PowerShell | mit | 2,267 | Dev | 13,740 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_EXODataClassification'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Identity,
[Parameter()]
[System.String]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneDeviceControlPolicyWindows10/MSFT_IntuneDeviceControlPolicyWindows10.psm1 | PowerShell | mit | 2,267 | Dev | 34,152 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneDeviceControlPolicyWindows10'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter()]
[System.String]
$Description,
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_EXOMalwareFilterPolicy/MSFT_EXOMalwareFilterPolicy.psm1 | PowerShell | mit | 2,267 | Dev | 17,894 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_EXOMalwareFilterPolicy'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Identity,
[Parameter()]
[System.String]... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_EXOPolicyTipConfig/MSFT_EXOPolicyTipConfig.psm1 | PowerShell | mit | 2,267 | Dev | 12,044 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_EXOPolicyTipConfig'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Name,
[Parameter()]
[System.String]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_TeamsTranslationRule/MSFT_TeamsTranslationRule.psm1 | PowerShell | mit | 2,267 | Dev | 10,940 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_TeamsTranslationRule'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Identity,
[Parameter()]
[System.String]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_AADFederationConfiguration/MSFT_AADFederationConfiguration.psm1 | PowerShell | mit | 2,267 | Dev | 14,551 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_AADFederationConfiguration'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$DisplayName,
[Parameter()]
[System.... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_EXOGlobalAddressList/MSFT_EXOGlobalAddressList.psm1 | PowerShell | mit | 2,267 | Dev | 23,140 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_EXOGlobalAddressList'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[ValidateLength(1, 64)]
[System.String]
$Name,
[Parameter(... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneMobileAppsLobAppiOS/MSFT_IntuneMobileAppsLobAppiOS.psm1 | PowerShell | mit | 2,267 | Dev | 28,173 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneMobileAppsLobAppiOS'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter()]
[System.String]
$Id,
[Parameter(Mandat... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_ADOPermissionGroupSettings/MSFT_ADOPermissionGroupSettings.psm1 | PowerShell | mit | 2,267 | Dev | 21,975 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_ADOPermissionGroupSettings'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$GroupName,
[Parameter(Mandatory = $true)]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_EXOFocusedInbox/MSFT_EXOFocusedInbox.psm1 | PowerShell | mit | 2,267 | Dev | 9,839 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_EXOFocusedInbox'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Identity,
[Parameter()]
[System.Boolean]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_TeamsVoiceRoutingPolicy/MSFT_TeamsVoiceRoutingPolicy.psm1 | PowerShell | mit | 2,267 | Dev | 11,109 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_TeamsVoiceRoutingPolicy'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Identity,
[Parameter()]
[System.String... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneAppProtectionPolicyiOS/MSFT_IntuneAppProtectionPolicyiOS.psm1 | PowerShell | mit | 2,267 | Dev | 51,929 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneAppProtectionPolicyiOS'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter()]
[System.String]
$Identity,
[Parameter(Mandatory = $true)]
[System.S... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneDeviceConfigurationEmailProfilePolicyWindows10/MSFT_IntuneDeviceConfigurationEmailProfilePolicyWindows10.psm1 | PowerShell | mit | 2,267 | Dev | 23,723 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneDeviceConfigurationEmailProfilePolicyWindows10'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter()]
[System.String]
$Acc... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneAppAndBrowserIsolationPolicyWindows10/MSFT_IntuneAppAndBrowserIsolationPolicyWindows10.psm1 | PowerShell | mit | 2,267 | Dev | 24,334 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneAppAndBrowserIsolationPolicyWindows10'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter()]
[System.String]
$Description,... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_EXOMailboxIRMAccess/MSFT_EXOMailboxIRMAccess.psm1 | PowerShell | mit | 2,267 | Dev | 10,977 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_EXOMailboxIRMAccess'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Identity,
[Parameter(Mandatory = $true)]
[... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_SPOSiteDesign/MSFT_SPOSiteDesign.psm1 | PowerShell | mit | 2,267 | Dev | 14,636 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_SPOSiteDesign'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Title,
[Parameter()]
[System.String[]]
$... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_EXOOutboundConnector/MSFT_EXOOutboundConnector.psm1 | PowerShell | mit | 2,267 | Dev | 17,252 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_EXOOutboundConnector'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Identity,
[Parameter()]
[System.Boolean]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneMobileAppsBundleMacOS/MSFT_IntuneMobileAppsBundleMacOS.psm1 | PowerShell | mit | 2,267 | Dev | 30,576 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneMobileAppsBundleMacOS'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter()]
[System.String]
$Id,
[Parameter(Mand... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_PPAdminDLPPolicy/MSFT_PPAdminDLPPolicy.psm1 | PowerShell | mit | 2,267 | Dev | 15,504 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_PPAdminDLPPolicy'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$DisplayName,
[Parameter()]
[System.String]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneDeviceConfigurationImportedPfxCertificatePolicyWindows10/MSFT_IntuneDeviceConfigurationImportedPfxCertificatePolicyWindows10.psm1 | PowerShell | mit | 2,267 | Dev | 22,411 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneDeviceConfigurationImportedPfxCertificatePolicyWindows10'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter()]
[ValidateSet('unas... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_TeamsIPPhonePolicy/MSFT_TeamsIPPhonePolicy.psm1 | PowerShell | mit | 2,267 | Dev | 13,027 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_TeamsIPPhonePolicy'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Identity,
[Parameter()]
[ValidateSet('Enabl... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_EXOMailboxCalendarConfiguration/MSFT_EXOMailboxCalendarConfiguration.psm1 | PowerShell | mit | 2,267 | Dev | 23,288 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_EXOMailboxCalendarConfiguration'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Identity,
[Parameter()]
[Syste... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneAccountProtectionLocalAdministratorPasswordSolutionPolicy/MSFT_IntuneAccountProtectionLocalAdministratorPasswordSolutionPolicy.psm1 | PowerShell | mit | 2,267 | Dev | 24,968 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneAccountProtectionLocalAdministratorPasswordSolutionPolicy'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter()]
[System.String]
$Identity,
[Parameter(Ma... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_SPOStorageEntity/MSFT_SPOStorageEntity.psm1 | PowerShell | mit | 2,267 | Dev | 14,797 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_SPOStorageEntity'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Key,
[Parameter()]
[System.String]
$V... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_SCUnifiedAuditLogRetentionPolicy/MSFT_SCUnifiedAuditLogRetentionPolicy.psm1 | PowerShell | mit | 2,267 | Dev | 13,242 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_SCUnifiedAuditLogRetentionPolicy'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter()]
[System.String]
$Description,
[Parameter(Mandatory = $true)]
[S... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneDeviceConfigurationWiredNetworkPolicyWindows10/MSFT_IntuneDeviceConfigurationWiredNetworkPolicyWindows10.psm1 | PowerShell | mit | 2,267 | Dev | 51,314 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneDeviceConfigurationWiredNetworkPolicyWindows10'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter()]
[System.Int32]
$Auth... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_AADAuthorizationPolicy/MSFT_AADAuthorizationPolicy.psm1 | PowerShell | mit | 2,267 | Dev | 21,289 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_AADAuthorizationPolicy'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[ValidateSet('Yes')]
[System.String]
$IsSingleInstance,
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_EXOOMEConfiguration/MSFT_EXOOMEConfiguration.psm1 | PowerShell | mit | 2,267 | Dev | 14,654 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_EXOOMEConfiguration'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Identity,
[Parameter()]
[System.String]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneDeviceConfigurationPkcsCertificatePolicyWindows10/MSFT_IntuneDeviceConfigurationPkcsCertificatePolicyWindows10.psm1 | PowerShell | mit | 2,267 | Dev | 27,660 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneDeviceConfigurationPkcsCertificatePolicyWindows10'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter()]
[ValidateSet('user', 'mac... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_TeamsM365App/MSFT_TeamsM365App.psm1 | PowerShell | mit | 2,267 | Dev | 13,563 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_TeamsM365App'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Id,
[Parameter()]
[System.Boolean]
$IsBlo... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_AADVerifiedIdAuthorityContract/MSFT_AADVerifiedIdAuthorityContract.psm1 | PowerShell | mit | 2,267 | Dev | 29,421 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_AADVerifiedIdAuthorityContract'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter()]
[System.String]
$id,
[Parameter(Mandatory = $true)]
[System.Strin... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_TeamsGuestMessagingConfiguration/MSFT_TeamsGuestMessagingConfiguration.psm1 | PowerShell | mit | 2,267 | Dev | 11,573 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_TeamsGuestMessagingConfiguration'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter()]
[System.Boolean]
$AllowUserEditMessage,
[Parameter()]
[System.B... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_SPOTenantCdnEnabled/MSFT_SPOTenantCdnEnabled.psm1 | PowerShell | mit | 2,267 | Dev | 10,745 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_SPOTenantCdnEnabled'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[ValidateSet('Public', 'Private')]
[System.String]
$CdnType,
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_EXODataAtRestEncryptionPolicyAssignment/MSFT_EXODataAtRestEncryptionPolicyAssignment.psm1 | PowerShell | mit | 2,267 | Dev | 9,000 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_EXODataAtRestEncryptionPolicyAssignment'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter()]
[System.String]
$DataEncryptionPolicy,
[Parameter(Mandatory = $t... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_SCDeviceConfigurationRule/MSFT_SCDeviceConfigurationRule.psm1 | PowerShell | mit | 2,267 | Dev | 27,340 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_SCDeviceConfigurationRule'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Name,
[Parameter(Mandatory = $true)]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneMobileAppsBuiltInStoreApp/MSFT_IntuneMobileAppsBuiltInStoreApp.psm1 | PowerShell | mit | 2,267 | Dev | 33,649 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneMobileAppsBuiltInStoreApp'
$Script:androidExclusive = @('V4_0', 'V4_0_3', 'V4_1', 'V4_2', 'V4_3', 'V4_4', 'V5_0', 'V5_1', 'V6_0', 'V7_0', 'V7_1', 'V8_1')
$Script:iOSExclusive = @('V16_0', 'V17_0', 'V18_0')
function Get-TargetResource
{
[CmdletBinding()]
[... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_TeamsOnlineVoicemailUserSettings/MSFT_TeamsOnlineVoicemailUserSettings.psm1 | PowerShell | mit | 2,267 | Dev | 13,250 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_TeamsOnlineVoicemailUserSettings'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[string]
$Identity,
[Parameter()]
[System.Stri... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_AADMultiTenantOrganizationIdentitySyncPolicyTemplate/MSFT_AADMultiTenantOrganizationIdentitySyncPolicyTemplate.psm1 | PowerShell | mit | 2,267 | Dev | 10,478 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_AADMultiTenantOrganizationIdentitySyncPolicyTemplate'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[ValidateSet('Yes')]
[System.String]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_AADB2CAuthenticationMethodsPolicy/MSFT_AADB2CAuthenticationMethodsPolicy.psm1 | PowerShell | mit | 2,267 | Dev | 9,703 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_AADB2CAuthenticationMethodsPolicy'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[ValidateSet('Yes')]
[System.String]
$IsSingleInstance... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_AADNetworkAccessForwardingPolicy/MSFT_AADNetworkAccessForwardingPolicy.psm1 | PowerShell | mit | 2,267 | Dev | 14,958 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_AADNetworkAccessForwardingPolicy'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Name,
[Parameter()]
[Microsof... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_AADAccessReviewPolicy/MSFT_AADAccessReviewPolicy.psm1 | PowerShell | mit | 2,267 | Dev | 9,417 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_AADAccessReviewPolicy'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[ValidateSet('Yes')]
[System.String]
$IsSingleInstance,
[... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_AADAuthenticationMethodPolicyTemporary/MSFT_AADAuthenticationMethodPolicyTemporary.psm1 | PowerShell | mit | 2,267 | Dev | 18,659 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_AADAuthenticationMethodPolicyTemporary'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter(Mandatory = $true)]
[System.String]
$... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_AADFilteringPolicyRule/MSFT_AADFilteringPolicyRule.psm1 | PowerShell | mit | 2,267 | Dev | 15,389 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_AADFilteringPolicyRule'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Name,
[Parameter(Mandatory = $true)]
[S... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_AADRoleAssignmentScheduleRequest/MSFT_AADRoleAssignmentScheduleRequest.psm1 | PowerShell | mit | 2,267 | Dev | 35,759 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_AADRoleAssignmentScheduleRequest'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Principal,
[Parameter(Mandatory = $tr... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneDeviceConfigurationPolicyAndroidWorkProfile/MSFT_IntuneDeviceConfigurationPolicyAndroidWorkProfile.psm1 | PowerShell | mit | 2,267 | Dev | 37,265 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneDeviceConfigurationPolicyAndroidWorkProfile'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $True)]
[System.String]
$DisplayName,
[Parame... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneMobileAppsMicrosoft365SuiteMacOS/MSFT_IntuneMobileAppsMicrosoft365SuiteMacOS.psm1 | PowerShell | mit | 2,267 | Dev | 21,099 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneMobileAppsMicrosoft365SuiteMacOS'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter(Mandatory = $true)]
[System.String]
$... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_EXOSafeLinksRule/MSFT_EXOSafeLinksRule.psm1 | PowerShell | mit | 2,267 | Dev | 15,693 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_EXOSafeLinksRule'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Identity,
[Parameter(Mandatory = $true)]
[Sys... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_AADOnPremisesPublishingProfilesSettings/MSFT_AADOnPremisesPublishingProfilesSettings.psm1 | PowerShell | mit | 2,267 | Dev | 8,703 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_AADOnPremisesPublishingProfilesSettings'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[ValidateSet('Yes')]
[System.String]
$IsSingleIn... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneAntivirusPolicyMacOS/MSFT_IntuneAntivirusPolicyMacOS.psm1 | PowerShell | mit | 2,267 | Dev | 30,543 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneAntivirusPolicyMacOS'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter()]
[System.String]
$Description,
[Parame... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_AADFilteringProfile/MSFT_AADFilteringProfile.psm1 | PowerShell | mit | 2,267 | Dev | 14,495 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_AADFilteringProfile'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Name,
[Parameter()]
[System.String]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_TeamsClientConfiguration/MSFT_TeamsClientConfiguration.psm1 | PowerShell | mit | 2,267 | Dev | 14,145 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_TeamsClientConfiguration'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter()]
[System.Boolean]
$AllowBox,
[Parameter()]
[System.Boolean]
$All... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_EXOMigrationEndpoint/MSFT_EXOMigrationEndpoint.psm1 | PowerShell | mit | 2,267 | Dev | 17,101 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_EXOMigrationEndpoint'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Identity,
[Parameter()]
[System.Boolean]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_SPOTenantSettings/MSFT_SPOTenantSettings.psm1 | PowerShell | mit | 2,267 | Dev | 34,010 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_SPOTenantSettings'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[ValidateSet('Yes')]
[System.String]
$IsSingleInstance,
[Para... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_TeamsChannelsPolicy/MSFT_TeamsChannelsPolicy.psm1 | PowerShell | mit | 2,267 | Dev | 12,299 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_TeamsChannelsPolicy'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Identity,
[Parameter()]
[System.String]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_EXOReportSubmissionRule/MSFT_EXOReportSubmissionRule.psm1 | PowerShell | mit | 2,267 | Dev | 12,333 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_EXOReportSubmissionRule'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[ValidateSet('Yes')]
[System.String]
$IsSingleInstance,
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneWifiConfigurationPolicyAndroidEnterpriseDeviceOwner/MSFT_IntuneWifiConfigurationPolicyAndroidEnterpriseDeviceOwner.psm1 | PowerShell | mit | 2,267 | Dev | 23,120 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneWifiConfigurationPolicyAndroidEnterpriseDeviceOwner'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter()]
[System.String]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_AADNetworkAccessSettingConditionalAccess/MSFT_AADNetworkAccessSettingConditionalAccess.psm1 | PowerShell | mit | 2,267 | Dev | 8,294 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_AADNetworkAccessSettingConditionalAccess'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[ValidateSet('Yes')]
[System.String]
$IsSingleI... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneCloudProvisioningPolicyWindows365/MSFT_IntuneCloudProvisioningPolicyWindows365.psm1 | PowerShell | mit | 2,267 | Dev | 29,996 | function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter()]
[Microsoft.Management.Infrastructure.CimInstance]
$Autopatch,
[Parameter()]
[Microsoft.Management.Infrastruc... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_SPOSiteAuditSettings/MSFT_SPOSiteAuditSettings.psm1 | PowerShell | mit | 2,267 | Dev | 12,313 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_SPOSiteAuditSettings'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Url,
[Parameter(Mandatory = $true)]
[Vali... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_SPOSearchManagedProperty/MSFT_SPOSearchManagedProperty.psm1 | PowerShell | mit | 2,267 | Dev | 34,350 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_SPOSearchManagedProperty'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Name,
[Parameter(Mandatory = $true)]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneDeviceConfigurationVpnPolicyWindows10/MSFT_IntuneDeviceConfigurationVpnPolicyWindows10.psm1 | PowerShell | mit | 2,267 | Dev | 44,678 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneDeviceConfigurationVpnPolicyWindows10'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter()]
[Microsoft.Management.Infrastructure.... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneDeviceConfigurationSecureAssessmentPolicyWindows10/MSFT_IntuneDeviceConfigurationSecureAssessmentPolicyWindows10.psm1 | PowerShell | mit | 2,267 | Dev | 19,907 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneDeviceConfigurationSecureAssessmentPolicyWindows10'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter()]
[System.Boolean]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_TeamsUser/MSFT_TeamsUser.psm1 | PowerShell | mit | 2,267 | Dev | 12,794 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_TeamsUser'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$TeamName,
[Parameter(Mandatory = $true)]
[System.Str... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_EXOSharingPolicy/MSFT_EXOSharingPolicy.psm1 | PowerShell | mit | 2,267 | Dev | 12,338 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_EXOSharingPolicy'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[ValidateLength(1, 64)]
[System.String]
$Name,
[Parameter()]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneDiskEncryptionWindows10/MSFT_IntuneDiskEncryptionWindows10.psm1 | PowerShell | mit | 2,267 | Dev | 38,203 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneDiskEncryptionWindows10'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter()]
[System.String]
$Description,
[Par... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_TeamsAppSetupPolicy/MSFT_TeamsAppSetupPolicy.psm1 | PowerShell | mit | 2,267 | Dev | 15,929 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_TeamsAppSetupPolicy'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Identity,
[Parameter()]
[System.String]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_SPOOrgAssetsLibrary/MSFT_SPOOrgAssetsLibrary.psm1 | PowerShell | mit | 2,267 | Dev | 14,400 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_SPOOrgAssetsLibrary'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$LibraryUrl,
[Parameter()]
[System.String]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_TeamsOrgWideAppSettings/MSFT_TeamsOrgWideAppSettings.psm1 | PowerShell | mit | 2,267 | Dev | 8,112 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_TeamsOrgWideAppSettings'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[ValidateSet('Yes')]
[System.String]
$IsSingleInstance,
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneDeviceConfigurationPolicyiOS/MSFT_IntuneDeviceConfigurationPolicyiOS.psm1 | PowerShell | mit | 2,267 | Dev | 102,019 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneDeviceConfigurationPolicyiOS'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter()]
[System.String]
$Id,
[Paramet... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneDeviceManagementAndroidDeviceOwnerEnrollmentProfile/MSFT_IntuneDeviceManagementAndroidDeviceOwnerEnrollmentProfile.psm1 | PowerShell | mit | 2,267 | Dev | 16,725 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneDeviceManagementAndroidDeviceOwnerEnrollmentProfile'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter()]
[System.String]
$Id,
[Parameter(Mandatory = $t... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneDeviceConfigurationHealthMonitoringPolicyWindows10/MSFT_IntuneDeviceConfigurationHealthMonitoringPolicyWindows10.psm1 | PowerShell | mit | 2,267 | Dev | 19,603 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneDeviceConfigurationHealthMonitoringPolicyWindows10'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter()]
[ValidateSet('notConfigu... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneDeviceConfigurationIdentityProtectionPolicyWindows10/MSFT_IntuneDeviceConfigurationIdentityProtectionPolicyWindows10.psm1 | PowerShell | mit | 2,267 | Dev | 23,813 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneDeviceConfigurationIdentityProtectionPolicyWindows10'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter()]
[System.Boolean]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_TeamsMessagingPolicy/MSFT_TeamsMessagingPolicy.psm1 | PowerShell | mit | 2,267 | Dev | 25,189 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_TeamsMessagingPolicy'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Identity,
[Parameter()]
[System.Boolean]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneAccountProtectionPolicyWindows10/MSFT_IntuneAccountProtectionPolicyWindows10.psm1 | PowerShell | mit | 2,267 | Dev | 25,791 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneAccountProtectionPolicyWindows10'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter()]
[System.String]
$Description,
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_M365DSCRuleEvaluation/MSFT_M365DSCRuleEvaluation.psm1 | PowerShell | mit | 2,267 | Dev | 13,015 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_M365DSCRuleEvaluation'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$ResourceTypeName,
[Parameter(Mandatory = $true)]... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneRoleDefinition/MSFT_IntuneRoleDefinition.psm1 | PowerShell | mit | 2,267 | Dev | 16,201 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneRoleDefinition'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter()]
[System.String]
$Id,
[Parameter()]
[System.String]
$Description,
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneDefenderGlobalExclusionsPolicyLinux/MSFT_IntuneDefenderGlobalExclusionsPolicyLinux.psm1 | PowerShell | mit | 2,267 | Dev | 20,107 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneDefenderGlobalExclusionsPolicyLinux'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter()]
[System.String]
$Description,
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneWindowsUpdateForBusinessDriverUpdateProfileWindows10/MSFT_IntuneWindowsUpdateForBusinessDriverUpdateProfileWindows10.psm1 | PowerShell | mit | 2,267 | Dev | 17,183 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneWindowsUpdateForBusinessDriverUpdateProfileWindows10'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter()]
[System.String]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_AADCustomSecurityAttributeDefinition/MSFT_AADCustomSecurityAttributeDefinition.psm1 | PowerShell | mit | 2,267 | Dev | 19,465 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_AADCustomSecurityAttributeDefinition'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Name,
[Parameter(Mandatory = $tru... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneMobileAppsLobAppMsiWindows10/MSFT_IntuneMobileAppsLobAppMsiWindows10.psm1 | PowerShell | mit | 2,267 | Dev | 22,855 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneMobileAppsLobAppMsiWindows10'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter()]
[System.String]
$Id,
[Paramet... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_TeamsDialInConferencingTenantSettings/MSFT_TeamsDialInConferencingTenantSettings.psm1 | PowerShell | mit | 2,267 | Dev | 12,625 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_TeamsDialInConferencingTenantSettings'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[ValidateSet('Yes')]
[System.String]
$IsSingleInst... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneMobileAppsWin32AppWindows10/MSFT_IntuneMobileAppsWin32AppWindows10.psm1 | PowerShell | mit | 2,267 | Dev | 38,837 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneMobileAppsWin32AppWindows10'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter()]
[System.String]
$Id,
[Paramete... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_AADAuthenticationMethodPolicyX509/MSFT_AADAuthenticationMethodPolicyX509.psm1 | PowerShell | mit | 2,267 | Dev | 22,301 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_AADAuthenticationMethodPolicyX509'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Id,
[Parameter()]
[Microsoft... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneDeviceConfigurationPlatformScriptMacOS/MSFT_IntuneDeviceConfigurationPlatformScriptMacOS.psm1 | PowerShell | mit | 2,267 | Dev | 18,371 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneDeviceConfigurationPlatformScriptMacOS'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter()]
[System.Boolean]
$BlockExecu... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_SCDeviceConditionalAccessPolicy/MSFT_SCDeviceConditionalAccessPolicy.psm1 | PowerShell | mit | 2,267 | Dev | 10,546 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_SCDeviceConditionalAccessPolicy'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Name,
[Parameter()]
[System.St... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_EXOSafeAttachmentPolicy/MSFT_EXOSafeAttachmentPolicy.psm1 | PowerShell | mit | 2,267 | Dev | 15,836 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_EXOSafeAttachmentPolicy'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Identity,
[Parameter()]
[ValidateSet('... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_TeamsCortanaPolicy/MSFT_TeamsCortanaPolicy.psm1 | PowerShell | mit | 2,267 | Dev | 11,137 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_TeamsCortanaPolicy'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Identity,
[Parameter()]
[System.String]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneSecurityBaselineDefenderForEndpoint/MSFT_IntuneSecurityBaselineDefenderForEndpoint.psm1 | PowerShell | mit | 2,267 | Dev | 54,197 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneSecurityBaselineDefenderForEndpoint'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter()]
[System.String]
$Description,
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_AzureBillingAccountsRoleAssignment/MSFT_AzureBillingAccountsRoleAssignment.psm1 | PowerShell | mit | 2,267 | Dev | 16,541 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_AzureBillingAccountsRoleAssignment'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$BillingAccount,
[Parameter(Mandator... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_AzureBillingAccountScheduledAction/MSFT_AzureBillingAccountScheduledAction.psm1 | PowerShell | mit | 2,267 | Dev | 16,458 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_AzureBillingAccountScheduledAction'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$DisplayName,
[Parameter(Mandatory =... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_FabricAdminTenantSettings/MSFT_FabricAdminTenantSettings.psm1 | PowerShell | mit | 2,267 | Dev | 114,814 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_FabricAdminTenantSettings'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[ValidateSet('Yes')]
[System.String]
$IsSingleInstance,
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_EXORetentionPolicy/MSFT_EXORetentionPolicy.psm1 | PowerShell | mit | 2,267 | Dev | 10,978 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_EXORetentionPolicy'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Identity,
[Parameter()]
[System.Boolean]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_AADNetworkAccessSettingCrossTenantAccess/MSFT_AADNetworkAccessSettingCrossTenantAccess.psm1 | PowerShell | mit | 2,267 | Dev | 8,337 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_AADNetworkAccessSettingCrossTenantAccess'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[ValidateSet('Yes')]
[System.String]
$IsSingleI... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_O365ExternalConnection/MSFT_O365ExternalConnection.psm1 | PowerShell | mit | 2,267 | Dev | 12,029 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_O365ExternalConnection'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Name,
[Parameter()]
[System.String]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_IntuneDeviceEnrollmentStatusPageWindows10/MSFT_IntuneDeviceEnrollmentStatusPageWindows10.psm1 | PowerShell | mit | 2,267 | Dev | 28,187 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_IntuneDeviceEnrollmentStatusPageWindows10'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
#region resource generator code
[Parameter(Mandatory = $true)]
[System.String]
... |
github | Microsoft365DSC/Microsoft365DSC | https://github.com/Microsoft365DSC/Microsoft365DSC | Modules/Microsoft365DSC/DSCResources/MSFT_AADGroupEligibilityScheduleSettings/MSFT_AADGroupEligibilityScheduleSettings.psm1 | PowerShell | mit | 2,267 | Dev | 31,161 | Confirm-M365DSCModuleDependency -ModuleName 'MSFT_AADGroupEligibilityScheduleSettings'
function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$Id,
[Parameter(Mandatory = $true)]... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.