Skip to content

Commit 3677edf

Browse files
authored
Merge pull request MicrosoftDocs#8590 from isrumnon/isrumnon-patch-2
Isrumnon patch 2
2 parents 26bd10a + d13d5e7 commit 3677edf

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
@@ -27,6 +27,64 @@ Get-CsTenant [-Filter <String>] [-DomainController <Fqdn>] [[-Identity] <OUIdPar
2727
In Microsoft Teams or Skype for Business Online, tenants are groups of users who have accounts homed on the service.
2828
Organizations will typically have a single tenant in which to house all their user accounts.
2929

30+
**NOTE:**
31+
32+
Beginning Teams PowerShell Module version 2.6.2 onwards, the below updates are applicable for TeamsOnly customers.
33+
34+
*Deprecated Attributes*
35+
36+
- DisableExoPlanProvisioning
37+
- DistinguishedName
38+
- ExperiencePolicy
39+
- Id
40+
- IsByPassValidation
41+
- IsMNC
42+
- IsReadinessUploaded
43+
- IsUpgradeReady
44+
- LastSubProvisionTimeStamp
45+
- MNCEnableTimeStamp
46+
- Name
47+
- ObjectCategory
48+
- ObjectClass
49+
- ObjectState
50+
- OriginalRegistrarPool
51+
- OriginatingServer
52+
- PendingDeletion
53+
- ProvisioningCounter
54+
- PublicProvider
55+
- PublishingCounter
56+
- RegistrarPool
57+
- RemoteMachine
58+
- SubProvisioningCounter
59+
- SubProvisioningStamp
60+
- SyncingCounter
61+
- TenantPoolExtension
62+
- UpgradeRetryCounter
63+
- UserRoutingGroupIds
64+
- XForestMovePolicy
65+
- Guid
66+
- HostedVoiceMailNotProvisioned
67+
- IsO365MNC
68+
- IsValid
69+
- NonPrimarySource
70+
- OcoDomainTracked
71+
- Phone
72+
- ProvisionType
73+
- TeamsUpgradeEligible
74+
- TelehealthEnabled
75+
- TenantNotified
76+
- AssignedLicenses
77+
- OnPremisesImmutableId
78+
- OnPremisesUserPrincipalName
79+
- HostedVoiceMail
80+
- OnPremSecurityIdentifier
81+
- OnPremSamAccountName
82+
- DefaultDataLocation
83+
- DefaultPoolFqdn
84+
- AdminDescription
85+
- AllowedDataLocation
86+
- Description
87+
3088
## EXAMPLES
3189

3290
### -------------------------- Example 1 --------------------------

0 commit comments

Comments
 (0)