Skip to content

Commit aee773a

Browse files
authored
Update Get-SPOTenant Return Properties
1 parent 129ab98 commit aee773a

File tree

1 file changed

+75
-0
lines changed

1 file changed

+75
-0
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOTenant.md

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,81 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
4343
## INPUTS
4444

4545
## OUTPUTS
46+
| Property | Description |
47+
|--------------|--------------|
48+
| StorageQuota | EMPTY
49+
| StorageQuotaAllocated | EMPTY
50+
| ResourceQuota| EMPTY
51+
| StorageQuota | EMPTY
52+
| ResourceQuotaAllocated | EMPTY
53+
| OneDriveStorageQuota | Default OneDrive for Business storage quota for tenant. Used when a new OneDrive for Business site is created.
54+
| CompatibilityRange | Specifies the lower and upper bound on the compatibility level for new sites
55+
| ExternalServicesEnabled | Specifies if external services are enabled for the tenant.
56+
| NoAccessRedirectUrl | Specifies the URL of the redirected sites which have a locked state. "No Access"
57+
| SharingCapability | Determines what level of sharing is available for the site. The valid values are: ExternalUserAndGuestSharing (default) - External user sharing (share by email) and guest link sharing are both enabled. Disabled - External user sharing (share by email) and guest link sharing are both disabled. ExternalUserSharingOnly - External user sharing (share by email) is enabled, but guest link sharing is disabled. Allowed values Disabled,ExternalUserSharingOnly,ExternalUserAndGuestSharing,ExistingExternalUserSharingOnly
58+
| DisplayStartASiteOption | Determines whether tenant users see the Start a Site menu option. Allowed values true,false.
59+
| StartASiteFormUrl | Specifies URL of the form to load in the Start a Site dialog. The valid values are: "" (default) - Blank by default, this will also remove or clear any value that has been set. Full URL - Example:"https://contoso.sharepoint.com/path/to/form"' |
60+
| ShowEveryoneClaim | Enables the administrator to hide the Everyone claim in the People Picker. When users share an item with Everyone, it is accessible to all authenticated users in the tenant\'s Azure Active Directory, including any active external users who have previously accepted invitations. Note, that some SharePoint system resources such as templates and pages are required to be shared to Everyone and this type of sharing does not expose any user data or metadata. Allowed values true,false
61+
| ShowAllUsersClaim | Enables the administrator to hide the All Users claim groups in People Picker. When users share an item with "All Users (x)", it is accessible to all organization members in the tenant\'s Azure Active Directory who have authenticated with via this method. When users share an item with "All Users (x)" it is accessible to all organtization members in the tenant that used NTLM to authentication with SharePoint. Allowed values true,false
62+
| OfficeClientADALDisabled | When set to true this will disable the ability to use Modern Authentication that leverages ADAL across the tenant. Allowed values true,false
63+
| LegacyAuthProtocolsEnabled | By default this value is set to true. Setting this parameter prevents Office clients using non-modern authentication protocols from accessing SharePoint Online resources. A value of true - Enables Office clients using non-modern authentication protocols(such as, Forms-Based Authentication (FBA) or Identity Client Runtime Library (IDCRL)) to access SharePoint resources. Allowed values true,false
64+
| ShowEveryoneExceptExternalUsersClaim | Enables the administrator to hide the "Everyone except external users" claim in the People Picker. When users share an item with "Everyone except external users", it is accessible to all organization members in the tenant\'s Azure Active Directory, but not to any users who have previously accepted invitations. Allowed values true,false
65+
| SearchResolveExactEmailOrUPN | The display name of the site design.
66+
| RequireAcceptingAccountMatchInvitedAccount | Ensures that an external user can only accept an external sharing invitation with an account matching the invited email address. Administrators who desire increased control over external collaborators should consider enabling this feature. Allowed values true,false
67+
| ProvisionSharedWithEveryoneFolder | Creates a Shared with Everyone folder in every user\'s new OneDrive for Business document library. The valid values are: True (default) - The Shared with Everyone folder is created. False - No folder is created when the site and OneDrive for Business document library is created. Allowed values true,false
68+
| SignInAccelerationDomain | Specifies the home realm discovery value to be sent to Azure Active Directory (AAD) during the user sign-in process. When the organization uses a third-party identity provider, this prevents the user from seeing the Azure Active Directory Home Realm Discovery web page and ensures the user only sees their company\'s Identity Provider\'s portal. This value can also be used with Azure Active Directory Premium to customize the Azure Active Directory login page. Acceleration will not occur on site collections that are shared externally. This value should be configured with the login domain that is used by your company (that is, [email protected]). If your company has multiple third-party identity providers, configuring the sign-in acceleration value will break sign-in for your organization. The valid values are: "" (default) - Blank by default, this will also remove or clear any value that has been set. Login Domain - For example: "contoso.com". No value assigned by default'
69+
| EnableGuestSignInAcceleration | Accelerates guest-enabled site collections as well as member-only site collections when the SignInAccelerationDomain parameter is set. Allowed values true,false
70+
| UsePersistentCookiesForExplorerView | Lets SharePoint issue a special cookie that will allow this feature to work even when "Keep Me Signed In" is not selected. "Open with Explorer" requires persisted cookies to operate correctly. When the user does not select "Keep Me Signed in" at the time of sign -in, "Open with Explorer" will fail. This special cookie expires after 30 minutes and cannot be cleared by closing the browser or signing out of SharePoint Online.To clear this cookie, the user must log out of their Windows session. The valid values are: False(default) - No special cookie is generated and the normal Office 365 sign -in length / timing applies. True - Generates a special cookie that will allow "Open with Explorer" to function if the "Keep Me Signed In" box is not checked at sign -in. Allowed values true,false
71+
| ContentTypeSyncSiteTemplatesList | EMPTY
72+
| BccExternalSharingInvitations | When the feature is enabled, all external sharing invitations that are sent will blind copy the e-mail messages listed in the BccExternalSharingsInvitationList. Allowed values true,false
73+
| BccExternalSharingInvitationsList | Specifies a list of e-mail addresses to be BCC\'d when the BCC for External Sharing feature is enabled. Multiple addresses can be specified by creating a comma separated list with no spaces'.
74+
| UserVoiceForFeedbackEnabled | Enables or disables the User Voice Feedback button. Allowed values true,false
75+
| PublicCdnEnabled | Enables or disables the publish CDN. Allowed values true,false
76+
| PublicCdnAllowedFileTypes | Specifies public CDN allowed file types'
77+
| PublicCdnOrigins | EMPTY
78+
| RequireAnonymousLinksExpireInDays | Specifies all anonymous links that have been created (or will be created) will expire after the set number of days. To remove the expiration requirement, set the value to zero (0)'
79+
| SharingAllowedDomainList | Specifies a list of email domains that is allowed for sharing with the external collaborators. Use the space character as the delimiter for entering multiple values. For example, "contoso.com fabrikam.com"'
80+
| SharingBlockedDomainList | Specifies a list of email domains that is blocked or prohibited for sharing with the external collaborators. Use space character as the delimiter for entering multiple values. For example, "contoso.com fabrikam.com"'
81+
| SharingDomainRestrictionMode | Specifies the external sharing mode for domains. Allowed values None,AllowList,BlockList
82+
| OneDriveForGuestsEnabled | Specifies a default OneDrive for Business storage quota for the tenant. It will be used for new OneDrive for Business sites created. A typical use will be to reduce the amount of storage associated with OneDrive for Business to a level below what the License entitles the users. For example, it could be used to set the quota to 10 gigabytes (GB) by default'
83+
| IPAddressEnforcement | Allows access from network locations that are defined by an administrator. The values are true and false. The default value is false which means the setting is disabled. Before the iPAddressEnforcement parameter is set, make sure you add a valid IPv4 or IPv6 address to the iPAddressAllowList parameter. Allowed values true,false
84+
| IPAddressAllowList | Configures multiple IP addresses or IP address ranges (IPv4 or IPv6). Use commas to separate multiple IP addresses or IP address ranges. Verify there are no overlapping IP addresses and ensure IP ranges use Classless Inter-Domain Routing (CIDR) notation. For example, 172.16.0.0, 192.168.1.0/27. No value is assigned by default'
85+
| IPAddressWACTokenLifetime | IP Address WAC token lifetime'
86+
| UseFindPeopleInPeoplePicker | Specifies if use find people in PeoplePicker to true or false. Note: When set to true, users aren\'t able to share with security groups or SharePoint groups. Allowed values true,false
87+
| DefaultSharingLinkType | Lets administrators choose what type of link appears is selected in the “Get a link” sharing dialog box in OneDrive for Business and SharePoint Online. Allowed values None,Direct,Internal,AnonymousAccess
88+
| ODBMembersCanShare | Lets administrators set policy on re-sharing behavior in OneDrive for Business. Allowed values Unspecified,On,Off
89+
| ODBAccessRequests | Lets administrators set policy on access requests and requests to share in OneDrive for Business. Allowed values Unspecified,On,Off
90+
| PreventExternalUsersFromResharing | Prevents external users from resharing. Allowed values true,false
91+
| ShowPeoplePickerSuggestionsForGuestUsers | Shows people picker suggestions for guest users. Allowed values true,false
92+
| FileAnonymousLinkType | Specifies the file anonymous link type to None, View or Edit
93+
| FolderAnonymousLinkType | Specifies the folder anonymous link type to None, View or Edit
94+
| NotifyOwnersWhenItemsReshared | When this parameter is set to true and another user re-shares a document from a user\'s OneDrive for Business, the OneDrive for Business owner is notified by email. For additional information about how to configure notifications for external sharing, see Configure notifications for external sharing for OneDrive for Business. Allowed values true,false
95+
| NotifyOwnersWhenInvitationsAccepted | When this parameter is set to true and when an external user accepts an invitation to a resource in a user\'s OneDrive for Business, the OneDrive for Business owner is notified by email. For additional information about how to configure notifications for external sharing, see Configure notifications for external sharing for OneDrive for Business. Allowed values true,false
96+
| NotificationsInOneDriveForBusinessEnabled | Enables or disables notifications in OneDrive for business. Allowed values true,false
97+
| NotificationsInSharePointEnabled | Enables or disables notifications in SharePoint. Allowed values true,false
98+
| SpecialCharactersStateInFileFolderNames | Sets the special characters state in file and folder names in SharePoint and OneDrive for Business. Allowed values NoPreference,Allowed,Disallowed
99+
| OwnerAnonymousNotification | Enables or disables owner anonymous notification. Allowed values true,false
100+
| CommentsOnSitePagesDisabled | Enables or disables comments on site pages. Allowed values true,false
101+
| CommentsOnFilesDisabled |Enables or disables comments on files. Allowed values true,false
102+
| SocialBarOnSitePagesDisabled | Enables or disables social bar on site pages. Allowed values true,false
103+
| OrphanedPersonalSitesRetentionPeriod | Specifies the number of days after a user's Active Directory account is deleted that their OneDrive for Business content will be deleted. The value range is in days, between 30 and 3650. The default value is 30'
104+
| PermissiveBrowserFileHandlingOverride | Permissive browser fileHandling override. Allowed values true,false
105+
| DisallowInfectedFileDownload | Prevents the Download button from being displayed on the Virus Found warning page. Allowed values true,false
106+
| DefaultLinkPermission | Choose the dafault permission that is selected when users share. This applies to anonymous access, internal and direct links. Allowed values None,View,Edit
107+
| CustomizedExternalSharingServiceUrl | EMPTY
108+
| ConditionalAccessPolicy | Configures conditional access policy. Allowed values AllowFullAccess,AllowLimitedAccess,BlockAccess
109+
| AllowDownloadingNonWebViewableFiles | Allows downloading non web viewable files. The Allowed values true,false
110+
| AllowEditing | Allows editing. Allowed values true,false
111+
| ApplyAppEnforcedRestrictionsToAdHocRecipients | Applies app enforced restrictions to AdHoc recipients. Allowed values true,false
112+
| FilePickerExternalImageSearchEnabled | Enables file picker external image search. Allowed values true,false
113+
| EmailAttestationRequired | Specifies if email attestation to required. Allowed values true,false
114+
| EmailAttestationReAuthDays | Specifies email attestation re-auth days'
115+
| SyncPrivacyProfileProperties | Syncs privacy profile properties. Allowed values true,false
116+
| DisabledWebPartIds | Specifies disabled web part Ids. Array of GUIDs split by comma (','). Example:c9b1909e-901a-0000-2cdb-e91c3f46320a,c9b1909e-901a-0000-2cdb-e91c3f463201'
117+
| EnableMinimumVersionRequirement | Specifies minimum version requirement. Allowed values true,false
118+
| MarkNewFilesSensitiveByDefault | EMPTY
119+
| EnableAIPIntegration | EMPTY
120+
46121

47122
## NOTES
48123

0 commit comments

Comments
 (0)