Skip to content

Latest commit

 

History

History
58 lines (36 loc) · 1.28 KB

File metadata and controls

58 lines (36 loc) · 1.28 KB
external help file Microsoft.Online.SharePoint.PowerShell.dll-Help.xml
Module Name Microsoft.Online.SharePoint.PowerShell
online version https://learn.microsoft.com/powershell/module/microsoft.online.sharepoint.powershell/get-spoorgnewssite
applicable SharePoint Online
title Get-SPOOrgNewsSite
schema 2.0.0
author samkabue
ms.author speedta

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