Skip to content

Latest commit

 

History

History
58 lines (36 loc) · 1.24 KB

File metadata and controls

58 lines (36 loc) · 1.24 KB
external help file Module Name online version applicable title schema author ms.author
sharepointonline.xml
Microsoft.Online.SharePoint.PowerShell
SharePoint Online
Get-SPOOrgNewsSite
2.0.0
trent-green
trgreen

Get-SPOOrgNewsSite

SYNOPSIS

Lists URLs of all the configured organizational news sites. Requires Tenant administrator permissions.

SYNTAX

Get-SPOOrgNewsSite [<CommonParameters>]

DESCRIPTION

Lists URLs of all the organizational authoritative news sites.

EXAMPLES

EXAMPLE 1

Get-SPOOrgNewsSite

The example returns a list of organizational news sites from the Tenant.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

System.Object

NOTES

RELATED LINKS

Set-SPOOrgNewsSite

Remove-SPOOrgNewsSite