This commit is contained in:
Mikael Karlsson
2021-08-15 20:54:37 +10:00
parent d3a3ddef79
commit 95bd8fc07c
229 changed files with 12061 additions and 6028 deletions

View File

@@ -2,7 +2,7 @@
"domainjoin_windowsdomainjoin": [
{
"dataType": 20,
"category": 132,
"category": 133,
"nameResourceKey": "computerNameStaticPrefixName",
"descriptionResourceKey": "computerNameStaticPrefixDescription",
"childSettings": [
@@ -13,12 +13,12 @@
],
"entityKey": "computerNameStaticPrefix",
"booleanActions": 0,
"policyType": 105,
"policyType": 106,
"enabled": true
},
{
"dataType": 20,
"category": 132,
"category": 133,
"nameResourceKey": "activeDirectoryDomainNameName",
"descriptionResourceKey": "activeDirectoryDomainNameDescription",
"childSettings": [
@@ -29,12 +29,12 @@
],
"entityKey": "activeDirectoryDomainName",
"booleanActions": 0,
"policyType": 105,
"policyType": 106,
"enabled": true
},
{
"dataType": 20,
"category": 132,
"category": 133,
"nameResourceKey": "organizationalUnitName",
"descriptionResourceKey": "organizationalUnitDescription",
"childSettings": [
@@ -45,7 +45,7 @@
],
"entityKey": "organizationalUnit",
"booleanActions": 0,
"policyType": 105,
"policyType": 106,
"enabled": true
}
]