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 @@ -27,6 +27,64 @@ Get-CsTenant [-Filter <String>] [-DomainController <Fqdn>] [[-Identity] <OUIdPar
27
27
In Microsoft Teams or Skype for Business Online, tenants are groups of users who have accounts homed on the service.
28
28
Organizations will typically have a single tenant in which to house all their user accounts.
29
29
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
+
30
88
## EXAMPLES
31
89
32
90
### -------------------------- Example 1 --------------------------
You can’t perform that action at this time.
0 commit comments