File tree Expand file tree Collapse file tree 1 file changed +58
-0
lines changed Expand file tree Collapse file tree 1 file changed +58
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,64 @@ Get-CsTenant
37
37
The command shown in Example 1 returns information about your tenant.
38
38
Organizations will have only one tenant.
39
39
40
+ ** NOTE**
41
+
42
+ Beginning TPM 2.6.2 onwards, the below updates are applicable for TeamsOnly customers
43
+
44
+ * Deprecated Attributes*
45
+
46
+ - DisableExoPlanProvisioning
47
+ - DistinguishedName
48
+ - ExperiencePolicy
49
+ - Id
50
+ - IsByPassValidation
51
+ - IsMNC
52
+ - IsReadinessUploaded
53
+ - IsUpgradeReady
54
+ - LastSubProvisionTimeStamp
55
+ - MNCEnableTimeStamp
56
+ - Name
57
+ - ObjectCategory
58
+ - ObjectClass
59
+ - ObjectState
60
+ - OriginalRegistrarPool
61
+ - OriginatingServer
62
+ - PendingDeletion
63
+ - ProvisioningCounter
64
+ - PublicProvider
65
+ - PublishingCounter
66
+ - RegistrarPool
67
+ - RemoteMachine
68
+ - SubProvisioningCounter
69
+ - SubProvisioningStamp
70
+ - SyncingCounter
71
+ - TenantPoolExtension
72
+ - UpgradeRetryCounter
73
+ - UserRoutingGroupIds
74
+ - XForestMovePolicy
75
+ - Guid
76
+ - HostedVoiceMailNotProvisioned
77
+ - IsO365MNC
78
+ - IsValid
79
+ - NonPrimarySource
80
+ - OcoDomainTracked
81
+ - Phone
82
+ - ProvisionType
83
+ - TeamsUpgradeEligible
84
+ - TelehealthEnabled
85
+ - TenantNotified
86
+ - AssignedLicenses
87
+ - OnPremisesImmutableId
88
+ - OnPremisesUserPrincipalName
89
+ - HostedVoiceMail
90
+ - OnPremSecurityIdentifier
91
+ - OnPremSamAccountName
92
+ - DefaultDataLocation
93
+ - DefaultPoolFqdn
94
+ - AdminDescription
95
+ - AllowedDataLocation
96
+ - Description
97
+
40
98
41
99
## PARAMETERS
42
100
You can’t perform that action at this time.
0 commit comments