< Back

Get-AADIntSPOServiceInformation

Fri Jan 10, 2020 5:49 pm

NAME Get-AADIntSPOServiceInformation



SYNOPSIS

Get SharePoint Online service information.





SYNTAX

Get-AADIntSPOServiceInformation [[-AccessToken] <String>] [<CommonParameters>]





DESCRIPTION

Get SharePoint Online service information.





PARAMETERS

-AccessToken <String>

Access Token



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-AADIntSPOServiceInformation



CreatedOn : 6/26/2018 11:16:12 AM

ServiceInformation_LastChangeDate : 9/27/2018 3:48:29 PM

EnableOneDriveforSuiteUsers : False

InstanceId : 13f137d4-1920-4174-8b37-d87acec0228a

LastModifiedOn : 9/27/2018 3:52:16 PM

OfficeGraphUrl : https://company-my.sharepoint.com/_layouts/15/me.aspx

RootAdminUrl : https://company-admin.sharepoint.com/

RootIWSPOUrl : https://company-my.sharepoint.com/

SPO_LegacyPublicWebSiteEditPage : Pages/Forms/AllItems.aspx

SPO_LegacyPublicWebSitePublicUrl :

SPO_LegacyPublicWebSiteUrl :

SPO_MySiteHostUrl : https://company-my.sharepoint.com/

SPO_MySiteHost_AboutMeUrl : https://company-my.sharepoint.com/person.aspx

SPO_MySiteHost_DocumentsUrl :

https://company-my.sharepoint.com/_layo ... lDocuments

SPO_MySiteHost_NewsFeedUrl : https://company-my.sharepoint.com/default.aspx

SPO_MySiteHost_ProjectSiteUrl : https://company-my.sharepoint.com/_layo ... jects.aspx

SPO_MySiteHost_SitesUrl :

https://company-my.sharepoint.com/_layo ... t=AllSites

SPO_PublicWebSitePublicUrl :

SPO_PublicWebSiteUrl : NotSupported

SPO_RegionalRootSiteUrl : https://company.sharepoint.com/

SPO_RootSiteUrl : https://company.sharepoint.com/

SPO_TenantAdminUrl : https://company-admin.sharepoint.com/

SPO_TenantAdmin_CreateSiteCollectionUrl :

https://company-admin.sharepoint.com/_l ... eFull.aspx

SPO_TenantAdmin_ProjectAdminUrl : https://company-admin.sharepoint.com/

SPO_TenantAdmin_ViewSiteCollectionsUrl : https://company-admin.sharepoint.com/

SPO_TenantUpgradeUrl : https://company-admin.sharepoint.com/

ShowSites_InitialVisibility : True

ShowSkyDrivePro_InitialVisibility : True

ShowYammerNewsFeed_InitialVisibility : True

VideoPortalServerRelativeUrl : /portals/hub/_layouts/15/videohome.aspx











RELATED LINKS