This commit is contained in:
Mikael Karlsson
2024-06-27 21:00:44 +10:00
parent b7e04bc820
commit 5326bd5525
297 changed files with 2546 additions and 822 deletions

7
.gitignore vendored
View File

@@ -4,4 +4,9 @@
/*.Log
/*.Lo_
/*.csv
/*.zip
/*.new
/*.old
/Extensions/*.zip
.gitignore
CloudAPIPowerShellManagement.log

View File

@@ -12,7 +12,7 @@
RootModule = 'CloudAPIPowerShellManagement.psm1'
# Version number of this module.
ModuleVersion = '3.9.6'
ModuleVersion = '3.9.7'
# Supported PSEditions
# CompatiblePSEditions = @()

View File

@@ -1,4 +1,4 @@
[
[
{
"AppType": "AndroidLobApp",
"ODataType": "#microsoft.graph.androidLobApp",
@@ -29,6 +29,18 @@
"Condition": null,
"LanguageId": "iosVppApp"
},
{
"AppType": "WinGetPublicApp",
"ODataType": "#microsoft.graph.winGetApp",
"Condition": null,
"LanguageId": "winGetPublicApp"
},
{
"AppType": "WinGetStoreApp",
"ODataType": "#microsoft.graph.winGetApp",
"Condition": null,
"LanguageId": "winGetStoreApp"
},
{
"AppType": "MacOSLobApp",
"ODataType": "#microsoft.graph.macOSLobApp",
@@ -42,10 +54,22 @@
"LanguageId": "macOSEdgeApp"
},
{
"AppType": "MacOSMdatpApp",
"ODataType": "#microsoft.graph.macOSMdatpApp",
"AppType": "MacOSMicrosoftDefenderApp",
"ODataType": "#microsoft.graph.macOSMicrosoftDefenderApp",
"Condition": null,
"LanguageId": "macOSMdatpApp"
"LanguageId": "macOSMicrosoftDefenderApp"
},
{
"AppType": "MacOSDmgApp",
"ODataType": "#microsoft.graph.macOSDmgApp",
"Condition": null,
"LanguageId": "macOSDmgApp"
},
{
"AppType": "MacOSPkgApp",
"ODataType": "#microsoft.graph.macOSPkgApp",
"Condition": null,
"LanguageId": "macOSPkgApp"
},
{
"AppType": "MacOsVppApp",
@@ -53,6 +77,12 @@
"Condition": null,
"LanguageId": "macOsVppApp"
},
{
"AppType": "MacOSWebClip",
"ODataType": "#microsoft.graph.macOSWebClip",
"Condition": null,
"LanguageId": "macOSWebClip"
},
{
"AppType": "ManagedAndroidLobApp",
"ODataType": "#microsoft.graph.managedAndroidLobApp",
@@ -197,6 +227,24 @@
},
"LanguageId": "builtInIos"
},
{
"AppType": "IosIPadOSWebClip",
"ODataType": "#microsoft.graph.iOSiPadOSWebClip",
"Condition": null,
"LanguageId": "iosIPadOSWebClip"
},
{
"AppType": "WindowsWebApp",
"ODataType": "#microsoft.graph.windowsWebApp",
"Condition": null,
"LanguageId": "windowsWebApp"
},
{
"AppType": "Win32CatalogApp",
"ODataType": "#microsoft.graph.win32CatalogApp",
"Condition": null,
"LanguageId": "win32CatalogApp"
},
{
"AppType": "WindowsUniversalAppXLobApp",
"ODataType": "#microsoft.graph.windowsUniversalAppX",

View File

@@ -1,4 +1,4 @@
{
{
"0": "AirPlay",
"1": "AirPrint",
"2": "AndroidDeviceOwnerApplications",

View File

@@ -1,4 +1,4 @@
[
[
{
"ObjectType": "#microsoft.graph.androidCustomConfiguration",
"PolicyType": "AndroidCustom",
@@ -1394,5 +1394,14 @@
"Categories": [
]
},
{
"ObjectType": "#microsoft.graph.inventoryCatalog",
"PolicyType": "InventoryCatalog",
"PolicyTypeLanguageId": null,
"PlatformLanguageId": null,
"Categories": [
]
}
]

View File

@@ -11,7 +11,7 @@
"entityKey": "configureEmail",
"dataType": 0,
"booleanActions": 109,
"category": "TableHeaders.settings"
"category": "SettingDetails.configurationSettingsTitle"
},
{
"nameResourceKey": "Inputs.authenticationType",
@@ -19,7 +19,7 @@
"entityKey": "com.microsoft.outlook.EmailProfile.AccountType",
"dataType": 16,
"booleanActions": 0,
"category": "TableHeaders.settings",
"category": "SettingDetails.configurationSettingsTitle",
"options": [
{
"nameResourceKey": "Inputs.basicAuth",
@@ -37,7 +37,7 @@
"entityKey": "com.microsoft.outlook.EmailProfile.EmailUPN",
"dataType": 16,
"booleanActions": 0,
"category": "TableHeaders.settings",
"category": "SettingDetails.configurationSettingsTitle",
"options": [
{
"nameResourceKey": "userPrincipalNameOption",
@@ -58,7 +58,7 @@
"entityKey": "com.microsoft.outlook.EmailProfile.AccountDomain",
"dataType": 20,
"booleanActions": 0,
"category": "TableHeaders.settings",
"category": "SettingDetails.configurationSettingsTitle",
"Condition": {
"Expressions": [
{
@@ -74,7 +74,7 @@
"entityKey": "com.microsoft.outlook.EmailProfile.EmailAddress",
"dataType": 16,
"booleanActions": 0,
"category": "TableHeaders.settings",
"category": "SettingDetails.configurationSettingsTitle",
"options": [
{
"nameResourceKey": "userPrincipalNameOption",
@@ -92,7 +92,7 @@
"entityKey": "com.microsoft.outlook.EmailProfile.ServerHostName",
"dataType": 20,
"booleanActions": 0,
"category": "TableHeaders.settings",
"category": "SettingDetails.configurationSettingsTitle",
"Condition": {
"Expressions": [
{
@@ -108,7 +108,7 @@
"entityKey": "com.microsoft.outlook.EmailProfile.EmailAccountName",
"dataType": 20,
"booleanActions": 0,
"category": "TableHeaders.settings",
"category": "SettingDetails.configurationSettingsTitle",
"Condition": {
"Expressions": [
{
@@ -124,7 +124,7 @@
"entityKey": "IntuneMAMAllowedAccountsOnly",
"dataType": 16,
"booleanActions": 0,
"category": "TableHeaders.settings",
"category": "SettingDetails.configurationSettingsTitle",
"Condition": {
"Expressions": [
{
@@ -158,7 +158,7 @@
"entityKey": "com.microsoft.outlook.Mail.FocusedInbox",
"dataType": 0,
"booleanActions": 120,
"category": "TableHeaders.settings"
"category": "SettingDetails.configurationSettingsTitle"
},
{
"nameResourceKey": "OutlookAppConfig.allowBiometricsTitle",
@@ -166,25 +166,28 @@
"entityKey": "com.microsoft.outlook.Auth.Biometric",
"dataType": 0,
"booleanActions": 120,
"category": "TableHeaders.settings"
},
{
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
"descriptionResourceKey": "",
"entityKey": "com.microsoft.outlook.Auth.Biometric.UserChangeAllowed",
"dataType": 0,
"booleanActions": 109,
"unconfiguredValue": true,
"allowMissing": true,
"category": "TableHeaders.settings",
"Condition": {
"Expressions": [
{
"property": "com.microsoft.outlook.Auth.Biometric",
"value": "true"
"category": "SettingDetails.configurationSettingsTitle",
"ChildSettings": [
{
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
"descriptionResourceKey": "",
"entityKey": "com.microsoft.outlook.Auth.Biometric.UserChangeAllowed",
"dataType": 0,
"booleanActions": 109,
"allowMissing": true,
"unconfiguredValue": true,
"alwaysAddValue": true,
"category": "SettingDetails.configurationSettingsTitle",
"Condition": {
"Expressions": [
{
"property": "com.microsoft.outlook.Auth.Biometric",
"value": "true"
}
]
}
]
}
}
]
},
{
"nameResourceKey": "OutlookAppConfig.allowSaveContactsTitle",
@@ -192,25 +195,28 @@
"entityKey": "com.microsoft.outlook.Contacts.LocalSyncEnabled",
"dataType": 0,
"booleanActions": 120,
"category": "TableHeaders.settings"
},
{
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
"descriptionResourceKey": "",
"entityKey": "com.microsoft.outlook.Contacts.LocalSyncEnabled.UserChangeAllowed",
"dataType": 0,
"booleanActions": 109,
"unconfiguredValue": true,
"allowMissing": true,
"category": "TableHeaders.settings",
"Condition": {
"Expressions": [
{
"property": "com.microsoft.outlook.Contacts.LocalSyncEnabled",
"value": "true"
"category": "SettingDetails.configurationSettingsTitle",
"ChildSettings": [
{
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
"descriptionResourceKey": "",
"entityKey": "com.microsoft.outlook.Contacts.LocalSyncEnabled.UserChangeAllowed",
"dataType": 0,
"booleanActions": 109,
"allowMissing": true,
"unconfiguredValue": true,
"alwaysAddValue": true,
"category": "SettingDetails.configurationSettingsTitle",
"Condition": {
"Expressions": [
{
"property": "com.microsoft.outlook.Contacts.LocalSyncEnabled",
"value": "true"
}
]
}
]
}
}
]
},
{
"nameResourceKey": "OutlookAppConfig.discoverFeedTitle",
@@ -218,7 +224,7 @@
"entityKey": "com.microsoft.outlook.Mail.officeFeedEnabled",
"dataType": 0,
"booleanActions": 120,
"category": "TableHeaders.settings"
"category": "SettingDetails.configurationSettingsTitle"
},
{
"nameResourceKey": "OutlookAppConfig.allowSmartReplyTitle",
@@ -226,25 +232,28 @@
"entityKey": "com.microsoft.outlook.Mail.SuggestedRepliesEnabled",
"dataType": 0,
"booleanActions": 120,
"category": "TableHeaders.settings"
},
{
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
"descriptionResourceKey": "",
"entityKey": "com.microsoft.outlook.Mail.SuggestedRepliesEnabled.UserChangeAllowed",
"dataType": 0,
"booleanActions": 109,
"category": "TableHeaders.settings",
"unconfiguredValue": true,
"allowMissing": true,
"Condition": {
"Expressions": [
{
"property": "com.microsoft.outlook.Mail.SuggestedRepliesEnabled",
"value": "true"
"category": "SettingDetails.configurationSettingsTitle",
"ChildSettings": [
{
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
"descriptionResourceKey": "",
"entityKey": "com.microsoft.outlook.Mail.SuggestedRepliesEnabled.UserChangeAllowed",
"dataType": 0,
"booleanActions": 109,
"allowMissing": true,
"unconfiguredValue": true,
"alwaysAddValue": true,
"category": "SettingDetails.configurationSettingsTitle",
"Condition": {
"Expressions": [
{
"property": "com.microsoft.outlook.Mail.SuggestedRepliesEnabled",
"value": "true"
}
]
}
]
}
}
]
},
{
"nameResourceKey": "OutlookAppConfig.allowExternalRecipientsMailTipTitle",
@@ -252,7 +261,7 @@
"entityKey": "com.microsoft.outlook.Mail.ExternalRecipientsToolTipEnabled",
"dataType": 0,
"booleanActions": 120,
"category": "TableHeaders.settings"
"category": "SettingDetails.configurationSettingsTitle"
},
{
"nameResourceKey": "OutlookAppConfig.allowDefaultAppSignatureTitle",
@@ -260,7 +269,7 @@
"entityKey": "com.microsoft.outlook.Mail.DefaultSignatureEnabled",
"dataType": 0,
"booleanActions": 120,
"category": "TableHeaders.settings"
"category": "SettingDetails.configurationSettingsTitle"
},
{
"nameResourceKey": "OutlookAppConfig.blockExternalImagesTitle",
@@ -268,25 +277,28 @@
"entityKey": "com.microsoft.outlook.Mail.BlockExternalImagesEnabled",
"dataType": 0,
"booleanActions": 120,
"category": "TableHeaders.settings"
},
{
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
"descriptionResourceKey": "",
"entityKey": "com.microsoft.outlook.Mail.BlockExternalImagesEnabled.UserChangeAllowed",
"dataType": 0,
"booleanActions": 109,
"unconfiguredValue": true,
"allowMissing": true,
"category": "TableHeaders.settings",
"Condition": {
"Expressions": [
{
"property": "com.microsoft.outlook.Mail.BlockExternalImagesEnabled",
"value": "true"
"category": "SettingDetails.configurationSettingsTitle",
"ChildSettings": [
{
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
"descriptionResourceKey": "",
"entityKey": "com.microsoft.outlook.Mail.BlockExternalImagesEnabled.UserChangeAllowed",
"dataType": 0,
"booleanActions": 109,
"allowMissing": true,
"unconfiguredValue": true,
"alwaysAddValue": true,
"category": "SettingDetails.configurationSettingsTitle",
"Condition": {
"Expressions": [
{
"property": "com.microsoft.outlook.Mail.BlockExternalImagesEnabled",
"value": "true"
}
]
}
]
}
}
]
},
{
"nameResourceKey": "OutlookAppConfig.OrganizeMailByThread.title",
@@ -294,7 +306,7 @@
"entityKey": "com.microsoft.outlook.Mail.OrganizeByThreadEnabled",
"dataType": 0,
"booleanActions": 120,
"category": "TableHeaders.settings"
"category": "SettingDetails.configurationSettingsTitle"
},
{
"nameResourceKey": "OutlookAppConfig.playMyEmailsTitle",
@@ -302,7 +314,7 @@
"entityKey": "com.microsoft.outlook.Mail.PlayMyEmailsEnabled",
"dataType": 0,
"booleanActions": 120,
"category": "TableHeaders.settings"
"category": "SettingDetails.configurationSettingsTitle"
},
{
"nameResourceKey": "OutlookAppConfig.themesEnabledTitle",
@@ -310,7 +322,7 @@
"entityKey": "com.microsoft.outlook.Settings.ThemesEnabled",
"dataType": 0,
"booleanActions": 120,
"category": "TableHeaders.settings"
"category": "SettingDetails.configurationSettingsTitle"
},
{
"nameResourceKey": "OutlookAppConfig.textPredictionsTitle",
@@ -318,24 +330,114 @@
"entityKey": "com.microsoft.outlook.Mail.TextPredictionsEnabled",
"dataType": 0,
"booleanActions": 120,
"category": "TableHeaders.settings"
"category": "SettingDetails.configurationSettingsTitle",
"ChildSettings": [
{
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
"descriptionResourceKey": "",
"entityKey": "com.microsoft.outlook.Mail.TextPredictionsEnabled.UserChangeAllowed",
"dataType": 0,
"booleanActions": 109,
"allowMissing": true,
"unconfiguredValue": true,
"alwaysAddValue": true,
"category": "SettingDetails.configurationSettingsTitle",
"Condition": {
"Expressions": [
{
"property": "com.microsoft.outlook.Mail.TextPredictionsEnabled",
"value": "true"
}
]
}
}
]
},
{
"nameResourceKey": "Inputs.outlookSMimeSettings",
"descriptionResourceKey": "",
"dataType": 8,
"booleanActions": 0
},
{
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
"nameResourceKey": "OutlookAppConfig.enableSMIMETitle",
"descriptionResourceKey": "",
"entityKey": "com.microsoft.outlook.Mail.TextPredictionsEnabled.UserChangeAllowed",
"entityKey": "com.microsoft.outlook.Mail.SMIMEEnabled",
"dataType": 0,
"booleanActions": 109,
"unconfiguredValue": true,
"allowMissing": true,
"category": "TableHeaders.settings",
"Condition": {
"Expressions": [
{
"property": "com.microsoft.outlook.Mail.TextPredictionsEnabled",
"value": "true"
}
]
}
"category": "SettingDetails.requireSMIME",
"ChildSettings": [
{
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
"descriptionResourceKey": "",
"entityKey": "com.microsoft.outlook.Mail.SMIMEEnabled.UserChangeAllowed",
"dataType": 0,
"booleanActions": 109,
"allowMissing": true,
"unconfiguredValue": true,
"alwaysAddValue": true,
"category": "SettingDetails.requireSMIME"
}
]
},
{
"nameResourceKey": "OutlookAppConfig.encryptAllEmails",
"descriptionResourceKey": "",
"entityKey": "com.microsoft.outlook.Mail.SMIMEEnabled.EncryptAllMail",
"dataType": 0,
"booleanActions": 109,
"category": "SettingDetails.requireSMIME",
"ChildSettings": [
{
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
"descriptionResourceKey": "",
"entityKey": "com.microsoft.outlook.Mail.SMIMEEnabled.EncryptAllMail.UserChangeAllowed",
"dataType": 0,
"booleanActions": 109,
"allowMissing": true,
"unconfiguredValue": true,
"alwaysAddValue": true,
"category": "SettingDetails.requireSMIME"
}
]
},
{
"nameResourceKey": "OutlookAppConfig.signAllEmails",
"descriptionResourceKey": "",
"entityKey": "com.microsoft.outlook.Mail.SMIMEEnabled.SignAllMail",
"dataType": 0,
"booleanActions": 109,
"category": "SettingDetails.requireSMIME",
"ChildSettings": [
{
"nameResourceKey": "OutlookAppConfig.allowUserChangeTitle",
"descriptionResourceKey": "",
"entityKey": "com.microsoft.outlook.Mail.SMIMEEnabled.SignAllMail.UserChangeAllowed",
"dataType": 0,
"booleanActions": 109,
"allowMissing": true,
"unconfiguredValue": true,
"alwaysAddValue": true,
"category": "SettingDetails.requireSMIME"
}
]
},
{
"nameResourceKey": "Inputs.ldapUrl",
"descriptionResourceKey": "",
"entityKey": "com.microsoft.outlook.Mail.SMIMEEnabled.LDAPHostName",
"dataType": 20,
"booleanActions": 0,
"category": "SettingDetails.requireSMIME"
},
{
"nameResourceKey": "Inputs.deploySMimeCertsFromIntune",
"descriptionResourceKey": "",
"entityKey": "com.microsoft.outlook.Mail.SMIMEEnabled.CertsFromIntune",
"dataType": 0,
"booleanActions": 109,
"category": "SettingDetails.requireSMIME"
}
]

View File

@@ -0,0 +1,43 @@
[
{
"nameResourceKey": "TableHeaders.configurationType",
"descriptionResourceKey": "",
"entityKey": "WindowsManagement.customAttributeObjectName",
"dataType": 200,
"booleanActions": 0,
"category": 1000
},
{
"nameResourceKey": "WindowsManagement.CustomAttributes.customAttributeTypeLabel",
"descriptionResourceKey": "",
"entityKey": "customAttributeType",
"dataType": 16,
"booleanActions": 0,
"category": "WindowsManagement.scriptsettingsTabHeader",
"options": [
{
"nameResourceKey": "WindowsManagement.CustomAttributes.dateTypeOption",
"descriptionResourceKey": "",
"value": "date"
},
{
"nameResourceKey": "WindowsManagement.CustomAttributes.stringTypeOption",
"descriptionResourceKey": "",
"value": "string"
},
{
"nameResourceKey": "WindowsManagement.CustomAttributes.integerTypeOption",
"descriptionResourceKey": "",
"value": "integer"
}
]
},
{
"nameResourceKey": "WindowsManagement.customAttributeObjectName",
"descriptionResourceKey": "",
"entityKey": "fileName",
"dataType": 20,
"booleanActions": 0,
"category": "WindowsManagement.scriptsettingsTabHeader"
}
]

View File

@@ -15,6 +15,34 @@
"booleanActions": 0,
"category": "WindowsFeatureUpdateProfile.Details.deploymentSettingsTitle"
},
{
"nameResourceKey": "WindowsFeatureUpdateProfile.Details.OptionalUpdate.label",
"descriptionResourceKey": "",
"entityKey": "installFeatureUpdatesOptional",
"dataType": 16,
"booleanActions": 0,
"category": "WindowsFeatureUpdateProfile.Details.deploymentSettingsTitle",
"options": [
{
"nameResourceKey": "OptionalFeatureUpdateOptions.required",
"descriptionResourceKey": "",
"value": false
},
{
"nameResourceKey": "OptionalFeatureUpdateOptions.optional",
"descriptionResourceKey": "",
"value": true
}
]
},
{
"nameResourceKey": "WindowsFeatureUpdateProfile.Details.Windows11SideBySideInstall.label",
"descriptionResourceKey": "",
"entityKey": "installLatestWindows10OnWindows11IneligibleDevice",
"dataType": 0,
"booleanActions": 109,
"category": "WindowsFeatureUpdateProfile.Details.deploymentSettingsTitle"
},
{
"nameResourceKey": "WindowsFeatureUpdateProfile.Details.RolloutOptions.label",
"descriptionResourceKey": "",

View File

@@ -1,4 +1,4 @@
{
{
"airprint_iosdevicefeatures": [
{
"isSettingDescription": false,

View File

@@ -1,4 +1,4 @@
{
{
"airprint_macdevicefeatures": [
{
"isSettingDescription": false,

View File

@@ -1,4 +1,4 @@
{
{
"androiddefenderatp_complianceandroid": {
"isSettingDescription": false,
"showAsSectionHeader": false,

View File

@@ -1,4 +1,4 @@
{
{
"androiddefenderatp_complianceandroiddeviceowner": {
"isSettingDescription": false,
"showAsSectionHeader": false,

View File

@@ -1,4 +1,4 @@
{
{
"androiddefenderatp_complianceandroidforwork": {
"isSettingDescription": false,
"showAsSectionHeader": false,

View File

@@ -1,4 +1,4 @@
{
{
"androiddeviceownerapplications_androiddeviceownergeneral": [
{
"isSettingDescription": false,

View File

@@ -1,4 +1,4 @@
{
{
"androiddeviceownerpolicymessages_androiddeviceownergeneral": {
"isSettingDescription": false,
"showAsSectionHeader": true,

View File

@@ -1,4 +1,4 @@
{
{
"applicationguard_windows10endpointprotection": [
{
"dataType": 10,

View File

@@ -1,4 +1,4 @@
{
{
"applicationrestrictions_androidgeneral": {
"dataType": 16,
"category": 5,

View File

@@ -1,4 +1,4 @@
{
{
"applicationrestrictions_iosgeneral": [
{
"isSettingDescription": false,

View File

@@ -1,4 +1,4 @@
{
{
"applicationrestrictions_macgeneral": {
"isSettingDescription": false,
"showAsSectionHeader": true,

View File

@@ -1,4 +1,4 @@
{
{
"applicationrestrictions_windowsphonegeneral": {
"dataType": 16,
"category": 5,

View File

@@ -1,4 +1,4 @@
{
{
"applications_windows10general": [
{
"dataType": 0,

View File

@@ -1,4 +1,4 @@
{
{
"applications_windowsphonegeneral": {
"dataType": 0,
"category": 7,

View File

@@ -1,4 +1,4 @@
{
{
"applicationsandgames_iosgeneral": [
{
"isSettingDescription": false,

View File

@@ -1,4 +1,4 @@
{
{
"applicationsandgames_macgeneral": {
"isSettingDescription": false,
"showAsSectionHeader": true,

View File

@@ -1,4 +1,4 @@
{
{
"applicationsandgoogle_androidgeneral": {
"dataType": 0,
"category": 9,

View File

@@ -1,4 +1,4 @@
{
{
"applicationvisibility_iosgeneral": [
{
"isSettingDescription": false,

View File

@@ -1,4 +1,4 @@
{
{
"appmanagement_androidgeneral": [
{
"isSettingDescription": false,

View File

@@ -1,4 +1,4 @@
{
{
"appsandexperience_windows10teamgeneral": [
{
"dataType": 0,

View File

@@ -1,4 +1,4 @@
{
{
"associateddomains_macdevicefeatures": [
{
"isSettingDescription": false,

View File

@@ -1,4 +1,4 @@
{
{
"autonomoussingleappmode_iosgeneral": [
{
"isSettingDescription": false,

View File

@@ -1,4 +1,4 @@
{
{
"azureoperationalinsights_windows10teamgeneral": {
"dataType": 0,
"category": 14,

View File

@@ -1,4 +1,4 @@
{
{
"bitlocker_windows10endpointprotection": [
{
"isSettingDescription": false,

View File

@@ -1,4 +1,4 @@
{
{
"bootoptions_windows10devicefirmwareconfigurationinterface": [
{
"dataType": 16,

View File

@@ -1,4 +1,4 @@
{
{
"browser_androidgeneral": {
"dataType": 0,
"category": 17,

View File

@@ -1,4 +1,4 @@
{
{
"browser_windows8general": [
{
"dataType": 0,

View File

@@ -1,4 +1,4 @@
{
{
"browser_windowsphonegeneral": {
"dataType": 0,
"category": 17,

View File

@@ -1,4 +1,4 @@
{
{
"builtinapps_iosgeneral": [
{
"isSettingDescription": false,

View File

@@ -1,4 +1,4 @@
{
{
"builtinapps_macgeneral": {
"isSettingDescription": false,
"showAsSectionHeader": true,

View File

@@ -1,4 +1,4 @@
{
{
"cameras_windows10devicefirmwareconfigurationinterface": [
{
"dataType": 16,

View File

@@ -1,4 +1,4 @@
{
{
"cellular_windows8general": {
"dataType": 0,
"category": 20,

View File

@@ -1,4 +1,4 @@
{
{
"cloudandstorage_androidgeneral": [
{
"dataType": 0,

View File

@@ -1,4 +1,4 @@
{
{
"cloudandstorage_iosgeneral": [
{
"isSettingDescription": false,

View File

@@ -1,4 +1,4 @@
{
{
"cloudandstorage_macgeneral": [
{
"isSettingDescription": false,

View File

@@ -1,4 +1,4 @@
{
{
"cloudandstorage_windows10general": [
{
"dataType": 0,

View File

@@ -1,4 +1,4 @@
{
{
"cloudandstorage_windows8general": [
{
"dataType": 20,

View File

@@ -1,4 +1,4 @@
{
{
"cloudprint_windows10general": [
{
"dataType": 20,

View File

@@ -1,4 +1,4 @@
{
{
"complianceemailprofile_complianceios": {
"isSettingDescription": false,
"showAsSectionHeader": false,

View File

@@ -1,4 +1,4 @@
{
{
"connecteddevices_iosgeneral": [
{
"isSettingDescription": false,

View File

@@ -1,4 +1,4 @@
{
{
"connecteddevices_macgeneral": {
"isSettingDescription": false,
"showAsSectionHeader": true,

View File

@@ -1,4 +1,4 @@
{
{
"connectivity_androidgeneral": [
{
"dataType": 0,

View File

@@ -1,4 +1,4 @@
{
{
"connectivity_windows10general": [
{
"dataType": 16,

View File

@@ -1,4 +1,4 @@
{
{
"connectivity_windowsphonegeneral": [
{
"dataType": 0,

View File

@@ -1,4 +1,4 @@
{
{
"contentcaching_macdevicefeatures": {
"isSettingDescription": false,
"showAsSectionHeader": true,

View File

@@ -1,4 +1,4 @@
{
{
"controlpanelandsettings_windows10general": {
"dataType": 0,
"category": 26,

View File

@@ -1,4 +1,4 @@
{
{
"credentialguard_windows10endpointprotection": {
"dataType": 16,
"category": 27,

View File

@@ -1,4 +1,4 @@
{
{
"customcompliance_compliancewindows10": {
"dataType": 25,
"category": 151,

View File

@@ -1,4 +1,4 @@
{
{
"customconfiguration_ioscustom": [
{
"dataType": 20,

View File

@@ -1,4 +1,4 @@
{
{
"customconfiguration_maccustom": [
{
"dataType": 20,

View File

@@ -1,4 +1,4 @@
{
{
"customomasettings_androidcustom": {
"columns": [
{

View File

@@ -1,4 +1,4 @@
{
{
"customomasettings_androidforworkcustom": {
"columns": [
{

View File

@@ -1,4 +1,4 @@
{
{
"customomasettings_windows10custom": {
"columns": [
{

View File

@@ -1,4 +1,4 @@
{
{
"customomasettings_windowsphonecustom": {
"columns": [
{

View File

@@ -1,4 +1,4 @@
{
{
"custompreferences_maccustompreferences": [
{
"dataType": 20,

View File

@@ -1,4 +1,4 @@
{
{
"defender_windows10general": [
{
"dataType": 0,

View File

@@ -1,4 +1,4 @@
{
{
"defenderantivirus_windows10endpointprotection": [
{
"dataType": 19,

View File

@@ -1,4 +1,4 @@
{
{
"defenderexploitguard_windows10endpointprotection": [
{
"complexOptions": [

View File

@@ -1,4 +1,4 @@
{
{
"defenderfirewall_windows10endpointprotection": [
{
"isSettingDescription": false,

View File

@@ -1,4 +1,4 @@
{
{
"defenderlocalsecurityoptions_windows10endpointprotection": [
{
"complexOptions": [

View File

@@ -1,4 +1,4 @@
{
{
"defendersecuritycenter_windows10endpointprotection": [
{
"isSettingDescription": false,

View File

@@ -1,4 +1,4 @@
{
{
"deliveryoptimization_windowsdeliveryoptimization": [
{
"isSettingDescription": false,

View File

@@ -1,4 +1,4 @@
{
{
"derivedcredentialauthenticationconfiguration_androiddeviceownerderivedcredentialappauthenticationconfiguration": [
{
"dataType": 9,

View File

@@ -1,4 +1,4 @@
{
{
"derivedcredentialauthenticationconfiguration_iosderivedcredentialauthenticationconfiguration": [
{
"dataType": 9,

View File

@@ -1,4 +1,4 @@
{
{
"deviceexperience_androiddeviceownergeneral": {
"isSettingDescription": false,
"showAsSectionHeader": true,

View File

@@ -1,4 +1,4 @@
{
{
"deviceguard_windows10endpointprotection": [
{
"isSettingDescription": true,

View File

@@ -1,4 +1,4 @@
{
{
"devicehealth_complianceandroid": [
{
"dataType": 0,

View File

@@ -1,4 +1,4 @@
{
{
"devicehealth_complianceandroiddeviceowner": [
{
"dataType": 16,

View File

@@ -1,4 +1,4 @@
{
{
"devicehealth_complianceandroidforwork": [
{
"dataType": 0,

View File

@@ -1,4 +1,4 @@
{
{
"devicehealth_complianceaospdeviceowner": {
"dataType": 0,
"category": 39,

View File

@@ -1,4 +1,4 @@
{
{
"devicehealth_complianceios": [
{
"dataType": 0,

View File

@@ -1,4 +1,4 @@
{
{
"devicehealth_compliancemac": {
"dataType": 0,
"category": 39,

View File

@@ -1,4 +1,4 @@
{
{
"devicehealth_compliancewindows10": [
{
"isSettingDescription": false,

View File

@@ -1,4 +1,4 @@
{
{
"devicepassword_androiddeviceownergeneral": [
{
"isSettingDescription": false,

View File

@@ -1,4 +1,4 @@
{
{
"devicepassword_aospdeviceownerdevice": [
{
"dataType": 16,

View File

@@ -1,4 +1,4 @@
{
{
"deviceproperties_complianceandroid": {
"isSettingDescription": false,
"showAsSectionHeader": false,

View File

@@ -1,4 +1,4 @@
{
{
"deviceproperties_complianceandroiddeviceowner": {
"isSettingDescription": false,
"showAsSectionHeader": false,

View File

@@ -1,4 +1,4 @@
{
{
"deviceproperties_complianceandroidforwork": {
"isSettingDescription": false,
"showAsSectionHeader": false,

View File

@@ -1,4 +1,4 @@
{
{
"deviceproperties_complianceaospdeviceowner": {
"isSettingDescription": false,
"showAsSectionHeader": false,

View File

@@ -1,4 +1,4 @@
{
{
"deviceproperties_complianceios": {
"isSettingDescription": false,
"showAsSectionHeader": false,

View File

@@ -1,4 +1,4 @@
{
{
"deviceproperties_compliancemac": {
"isSettingDescription": false,
"showAsSectionHeader": false,

View File

@@ -1,4 +1,4 @@
{
{
"deviceproperties_compliancewindows10": {
"isSettingDescription": false,
"showAsSectionHeader": false,

View File

@@ -1,4 +1,4 @@
{
{
"deviceproperties_compliancewindows8": {
"isSettingDescription": false,
"showAsSectionHeader": false,

View File

@@ -1,4 +1,4 @@
{
{
"deviceproperties_compliancewindowsphone": {
"isSettingDescription": false,
"showAsSectionHeader": false,

View File

@@ -1,4 +1,4 @@
{
{
"devicerestrictions_androiddeviceownergeneral": [
{
"isSettingDescription": false,

View File

@@ -1,4 +1,4 @@
{
{
"devicerestrictions_androiddeviceownerwifi": {
"dataType": 16,
"category": 44,

View File

@@ -1,4 +1,4 @@
{
{
"devicerestrictions_androidgeneral": [
{
"dataType": 0,

View File

@@ -1,4 +1,4 @@
{
{
"devicerestrictions_aospdeviceownerdevice": [
{
"dataType": 0,

View File

@@ -1,4 +1,4 @@
{
{
"devicerestrictions_iosgeneral": [
{
"isSettingDescription": false,

View File

@@ -1,4 +1,4 @@
{
{
"devicerestrictions_macgeneral": [
{
"isSettingDescription": false,

View File

@@ -1,4 +1,4 @@
{
{
"devicerestrictions_windows10general": [
{
"dataType": 0,

View File

@@ -1,4 +1,4 @@
{
{
"devicerestrictions_windows8general": [
{
"dataType": 0,

Some files were not shown because too many files have changed in this diff Show More