Skip to content

Commit 9eafc6a

Browse files
authored
Update Get-CsTenant.md
1 parent ce4d848 commit 9eafc6a

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed

skype/skype-ps/skype/Get-CsTenant.md

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,64 @@ Get-CsTenant
3737
The command shown in Example 1 returns information about your tenant.
3838
Organizations will have only one tenant.
3939

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+
4098

4199
## PARAMETERS
42100

0 commit comments

Comments
 (0)