Skip to content

Commit 28039d9

Browse files
absolute-to-relative-link
1 parent e1e64ec commit 28039d9

71 files changed

Lines changed: 71 additions & 71 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

sharepoint/sharepoint-ps/Microsoft.SharePoint.Powershell/Add-SPShellAdmin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ However, the result of running this cmdlet is that the user specified with the U
4545

4646
Therefore, you should carefully plan which users are given this access.
4747

48-
For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation at [SharePoint Server Cmdlets](https://learn.microsoft.com/powershell/sharepoint/sharepoint-server/sharepoint-server-cmdlets).
48+
For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation at [SharePoint Server Cmdlets](/powershell/sharepoint/sharepoint-server/sharepoint-server-cmdlets).
4949

5050
## EXAMPLES
5151

sharepoint/sharepoint-ps/Microsoft.SharePoint.Powershell/Backup-SPConfigurationDatabase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ However, using the Backup-SPFarm cmdlet with the ConfigurationOnly parameter is
4444

4545
An example of a configuration backup is an administrator creates a farm configuration template which then can be applied to other SharePoint farms by performing a restore using the Restore-SPFarm cmdlet.
4646

47-
For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation at [SharePoint Server Cmdlets](https://learn.microsoft.com/powershell/sharepoint/sharepoint-server/sharepoint-server-cmdlets).
47+
For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation at [SharePoint Server Cmdlets](/powershell/sharepoint/sharepoint-server/sharepoint-server-cmdlets).
4848

4949
## EXAMPLES
5050

sharepoint/sharepoint-ps/Microsoft.SharePoint.Powershell/Get-SPAppHostingQuotaConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Get-SPAppHostingQuotaConfiguration [-AssignmentCollection <SPAssignmentCollectio
2525
## DESCRIPTION
2626
Use the `Get-SPAppHostingQuotaConfiguration` cmdlet to return the hosting quotas for a specified app by using the Identity parameter.
2727

28-
For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation at [Windows PowerShell for SharePoint Server 2016, SharePoint Server 2019 reference](https://learn.microsoft.com/powershell/sharepoint/sharepoint-server/).
28+
For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation at [Windows PowerShell for SharePoint Server 2016, SharePoint Server 2019 reference](/powershell/sharepoint/sharepoint-server/).SharePoint Server 2019 reference](/powershell/sharepoint/sharepoint-server/).
2929

3030
## EXAMPLES
3131

sharepoint/sharepoint-ps/Microsoft.SharePoint.Powershell/Get-SPAppStoreWebServiceConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Use the `Get-SPAppStoreWebServiceConfiguration` cmdlet to return property settin
2626

2727
This cmdlet is not intended for the IT Pro audience.
2828

29-
For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation at [Windows PowerShell for SharePoint Server 2016, SharePoint Server 2019 reference](https://learn.microsoft.com/powershell/sharepoint/sharepoint-server/).
29+
For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation at [Windows PowerShell for SharePoint Server 2016, SharePoint Server 2019 reference](/powershell/sharepoint/sharepoint-server/).SharePoint Server 2019 reference](/powershell/sharepoint/sharepoint-server/).
3030

3131
## EXAMPLES
3232

sharepoint/sharepoint-ps/Microsoft.SharePoint.Powershell/Get-SPBusinessDataCatalogMetadataObject.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The Get-SPBusinessDataCatalogMetadataObject cmdlet reads a Business Data Connect
3030

3131
Output for this cmdlet can be a series of objects.
3232

33-
For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation at [SharePoint Server Cmdlets](https://learn.microsoft.com/powershell/sharepoint/sharepoint-server/sharepoint-server-cmdlets).
33+
For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation at [SharePoint Server Cmdlets](/powershell/sharepoint/sharepoint-server/sharepoint-server-cmdlets).
3434

3535
## EXAMPLES
3636

sharepoint/sharepoint-ps/Microsoft.SharePoint.Powershell/Get-SPConnectedServiceApplicationInformation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Get-SPConnectedServiceApplicationInformation [[-ServiceApplicationProxy] <SPServ
2525
## DESCRIPTION
2626
The `Get-SPConnectedServiceApplicationInformation` cmdlet checks whether the proxy to a service application is in good health.
2727

28-
For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation at [Windows PowerShell for SharePoint Server 2016, SharePoint Server 2019 reference](https://learn.microsoft.com/powershell/sharepoint/sharepoint-server/).
28+
For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation at [Windows PowerShell for SharePoint Server 2016, SharePoint Server 2019 reference](/powershell/sharepoint/sharepoint-server/).SharePoint Server 2019 reference](/powershell/sharepoint/sharepoint-server/).
2929

3030
## EXAMPLES
3131

sharepoint/sharepoint-ps/Microsoft.SharePoint.Powershell/Get-SPCustomLayoutsPage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Get-SPCustomLayoutsPage -WebApplication <SPWebApplicationPipeBind>
2929
The Get-SPCustomLayoutsPagecmdlet cmdlet returns a mapping to a custom layout page in a Web application.
3030
If the Identity parameter is not specified, this cmdlet returns the collection of mappings for all custom layout pages.
3131

32-
For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation at [SharePoint Server Cmdlets](https://learn.microsoft.com/powershell/sharepoint/sharepoint-server/sharepoint-server-cmdlets).
32+
For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation at [SharePoint Server Cmdlets](/powershell/sharepoint/sharepoint-server/sharepoint-server-cmdlets).
3333

3434
## EXAMPLES
3535

sharepoint/sharepoint-ps/Microsoft.SharePoint.Powershell/Get-SPEnterpriseSearchResultSource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Get-SPEnterpriseSearchResultSource [[-Identity] <ResultSourcePipeBind>] -Owner <
2727

2828
This cmdlet retrieves a result source object.
2929

30-
If the Identity parameter is not specified, this cmdlet returns the result source collection for the specified search object owner. For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation at [SharePoint Server Cmdlets](https://learn.microsoft.com/powershell/sharepoint/sharepoint-server/sharepoint-server-cmdlets).
30+
If the Identity parameter is not specified, this cmdlet returns the result source collection for the specified search object owner. For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation at [SharePoint Server Cmdlets](/powershell/sharepoint/sharepoint-server/sharepoint-server-cmdlets).
3131

3232

3333
## EXAMPLES

sharepoint/sharepoint-ps/Microsoft.SharePoint.Powershell/Get-SPEnterpriseSearchStatus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ If you do not use the Text parameter, the cmdlet will output a set of objects th
5353
- string Message: additional information that is provided as a text string
5454
- ReadOnlyDictionary\<string,string\>Details: dictionary name/value pairs that provide additional diagnostic information
5555

56-
For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation at [SharePoint Server Cmdlets](https://learn.microsoft.com/powershell/sharepoint/sharepoint-server/sharepoint-server-cmdlets).
56+
For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation at [SharePoint Server Cmdlets](/powershell/sharepoint/sharepoint-server/sharepoint-server-cmdlets).
5757

5858
## EXAMPLES
5959

sharepoint/sharepoint-ps/Microsoft.SharePoint.Powershell/Get-SPExcelBlockedFileType.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Get-SPExcelBlockedFileType [[-Identity] <SPExcelBlockedFileTypePipeBind>]
2626
## DESCRIPTION
2727
The Get-SPExcelBlockedFileType cmdlet reads a file type or a list of file types that cannot be loaded in Excel Services Application. Excel Services Application does not load any files that correspond to a file type in this list.
2828

29-
For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation at [SharePoint Server Cmdlets](https://learn.microsoft.com/powershell/sharepoint/sharepoint-server/sharepoint-server-cmdlets).
29+
For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation at [SharePoint Server Cmdlets](/powershell/sharepoint/sharepoint-server/sharepoint-server-cmdlets).
3030

3131
## EXAMPLES
3232

0 commit comments

Comments
 (0)