Skip to content

Commit 32e904e

Browse files
authored
Merge pull request MicrosoftDocs#3794 from get-itips/master
Fixed md format
2 parents 2e6da5a + 388d49c commit 32e904e

File tree

11 files changed

+47
-12
lines changed

11 files changed

+47
-12
lines changed

sharepoint/docs-conceptual/overview.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
title: SharePoint PowerShell Overview
3+
---
4+
15
# Overview
26

37
Microsoft PowerShell is a command-line shell and scripting language that provides an administrator full access to applicable application programming interfaces (APIs). Administrators can interact directly with SharePoint Server to manipulate web applications, site collections, sites, lists and much more. In addition, an administrator can script cmdlets (pronounced "command-lets").
@@ -19,7 +23,7 @@ Verify that you have the following administrative permissions:
1923
* You must be assigned SharePoint administrator role.
2024
 For more information, see [Default administrative roles and user groups](https://support.office.com/en-us/article/Default-SharePoint-Groups-13BB2B6B-DD8C-447E-B71B-0E4BB9EFE1D3?ui=en-US&rs=en-US&ad=US) and [About the SharePoint admin role in Microsoft 365](https://docs.microsoft.com/sharepoint/sharepoint-admin-role).
2125

22-
**IMPORTANT:** You can use a specific group of PowerShell with SharePoint Online. For more information, see [Office 365 PowerShell for SharePoint Online](https://technet.microsoft.com/en-us/library/fp161362(v=office.16).aspx).
26+
**IMPORTANT:** You can use a specific group of PowerShell with SharePoint Online. For more information, see [Office 365 PowerShell for SharePoint Online](https://technet.microsoft.com/library/fp161362(v=office.16).aspx).
2327

2428
## Learning PowerShell
2529

sharepoint/docs-conceptual/sharepoint-online/sharepoint-online-cmdlets.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
#SharePoint Online Cmdlets
1+
---
2+
title: SharePoint Online Cmdlets
3+
---
4+
5+
# SharePoint Online Cmdlets
26

37
For a listing of the SharePoint Online cmdlets, see [SharePoint Online cmdlets](../../sharepoint-ps/sharepoint-online/sharepoint-online.md).
48

sharepoint/docs-conceptual/sharepoint-server/sharepoint-server-cmdlets.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
#SharePoint Server Cmdlets
1+
---
2+
title: SharePoint Server Cmdlets
3+
---
4+
5+
# SharePoint Server Cmdlets
26

37
For a listing of the SharePoint Server cmdlets, see [SharePoint Server cmdlets](../../sharepoint-ps/sharepoint-server/sharepoint-server.md)
48

@@ -8,7 +12,7 @@ After you install SharePoint Server, applicable PowerShell cmdlets are available
812

913
With the SharePoint Management Shell, you do not have to register the snap-in that contains the cmdlets. Registration of the Microsoft.SharePoint.PowerShell.dll module for SharePoint Server cmdlets is automatic, as a result of the **Add-PSSnapin Microsoft.SharePoint.PowerShell** line in the SharePoint.ps1 file that is located in %CommonProgramFiles%\Microsoft Shared\Web Server Extensions\<version>\Config\PowerShell\Registration, where version "15" equals SharePoint Server 2013, and version "16" equals SharePoint Server 2016. To use the PowerShell console, you must register this snap-in manually.
1014

11-
Whether you use the SharePoint Management Shell or the PowerShell console, you can also load additional snap-ins. For more information, see [Customizing Profiles](https://technet.microsoft.com/en-us/library/2008.10.windowspowershell.aspx).
15+
Whether you use the SharePoint Management Shell or the PowerShell console, you can also load additional snap-ins. For more information, see [Customizing Profiles](https://technet.microsoft.com/library/2008.10.windowspowershell.aspx).
1216

1317
**NOTE:** The SharePoint Management Shell and the PowerShell console also differ in the use of the **ReuseThread** option, which defines how the threading model is used. The SharePoint Management Shell's use is defined by this line, {Host.Runspace.ThreadOptions = "ReuseThread"}, which is in the SharePoint.ps1 file. For more information, see [PS Thread Options](https://docs.microsoft.com/dotnet/api/system.management.automation.runspaces.psthreadoptions?redirectedfrom=MSDN&view=powershellsdk-1.1.0).
1418

spmt/docs-conceptual/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
localization_priority: Normal
3+
title: Microsoft SharePoint Migration Tool cmdlet reference
34
---
45

5-
#Microsoft SharePoint Migration Tool cmdlet reference
6+
# Microsoft SharePoint Migration Tool cmdlet reference
67

78
Welcome to the Microsoft SharePoint Migration Tool PowerShell cmdlet help references. The Microsoft SharePoint Migration Tool cmdlets provide the command line interface for service administration and management.
89

spmt/docs-conceptual/intro.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
localization_priority: Normal
3+
title: Microsoft SharePoint Migration Tool cmdlet reference
34
---
45

5-
#Microsoft SharePoint Migration Tool cmdlet reference
6+
# Microsoft SharePoint Migration Tool cmdlet reference
67

78
Welcome to the Microsoft SharePoint Migration Tool PowerShell cmdlet help references. The Microsoft SharePoint Migration Tool cmdlets provide the command line interface for service administration and management.
89

spmt/docs-conceptual/overview.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1-
#My overview
1+
---
2+
title: My overview
3+
---
4+
5+
# My overview
26

37
This is an overview page

staffhub/docs-conceptual/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
#Microsoft StaffHub cmdlet reference
1+
---
2+
title: Microsoft StaffHub cmdlet reference
3+
---
4+
5+
# Microsoft StaffHub cmdlet reference
26

37
Welcome to the Microsoft StaffHub cmdlet help references. The Microsoft StaffHub cmdlets provide the command line interface for service administration and management.
48

staffhub/docs-conceptual/intro.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
#Microsoft StaffHub cmdlet reference
1+
---
2+
title: Microsoft StaffHub cmdlet reference
3+
---
4+
5+
# Microsoft StaffHub cmdlet reference
26

37
Welcome to the Microsoft StaffHub cmdlet help references. The Microsoft StaffHub cmdlets provide the command line interface for service administration and management.
48

staffhub/docs-conceptual/overview.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1-
#My overview
1+
---
2+
title: My overview
3+
---
4+
5+
# My overview
26

37
This is an overview page

teams/docs-conceptual/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
localization_priority: Normal
3+
title: Microsoft Teams cmdlet reference
34
---
45

5-
#Microsoft Teams cmdlet reference
6+
# Microsoft Teams cmdlet reference
67

78
Welcome to the Microsoft Teams PowerShell cmdlet help references. Cmdlets for managing Microsoft Teams service are split between two powershell modules: the Skype for Business Online module and the Microsoft Teams module.
89

teams/docs-conceptual/overview.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1-
#My overview
1+
---
2+
title: My overview
3+
---
4+
5+
# My overview
26

37
This is an overview page

0 commit comments

Comments
 (0)