You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sharepoint/sharepoint-ps/sharepoint-server/Get-SPManagedPath.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ The Get-SPManagedPath cmdlet returns the SharePoint managed path that matches th
36
36
If an Identity parameter is not provided, all managed paths for the given scope are returned.
37
37
38
38
Host-named sites (no matter the Web application in which they are contained) share a single set of managed paths.
39
-
Use the HostHeader parameter to return host-named scoped managed paths.
39
+
Use the HostHeader parameter to return host-named site collections-scoped managed paths.
40
40
41
41
For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation at http://go.microsoft.com/fwlink/p/?LinkId=251831 (http://go.microsoft.com/fwlink/p/?LinkId=251831).
42
42
@@ -54,7 +54,7 @@ This example returns all managed paths for the specified Web application.
0 commit comments