From 339cadca672f4c555cf4ad17c9d73e4c6177d96c Mon Sep 17 00:00:00 2001 From: Ken Withee Date: Tue, 2 Oct 2018 16:21:18 -0700 Subject: [PATCH] Fix link --- .../sharepoint-server/sharepoint-server-cmdlets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sharepoint/docs-conceptual/sharepoint-server/sharepoint-server-cmdlets.md b/sharepoint/docs-conceptual/sharepoint-server/sharepoint-server-cmdlets.md index 834b3a6b1a..dbfb2998d2 100644 --- a/sharepoint/docs-conceptual/sharepoint-server/sharepoint-server-cmdlets.md +++ b/sharepoint/docs-conceptual/sharepoint-server/sharepoint-server-cmdlets.md @@ -22,7 +22,7 @@ Before you can use the Add-SPShellAdmin cmdlet to grant permissions for users to **NOTE:** If these permissions are not satisfied, contact your Setup administrator or SQL Server administrator to request these permissions. -For additional information about PowerShell permissions, see [Add-SPShellAdmin](../../sharepoint-ps/sharepoint-server/Add-SPShellAdmin.md). +For additional information about PowerShell permissions, see [Add-SPShellAdmin](../../../sharepoint-ps/sharepoint-server/Add-SPShellAdmin.md). If you do not have membership in the **SharePoint_Shell_Access** role or **WSS_Admin_WPG** local group, use the **Add-SPShellAdmin** cmdlet to add the **WSS_Admin_WPG** group in all front-end web servers in the SharePoint farm and the **SharePoint_Shell_Access** role. If the SQL Server database does not have a **SharePoint_Shell_Access** role, the role is automatically created when you run the **Add-SPShellAdmin** cmdlet. After you run the **Add-SPShellAdmin** cmdlet, users can run SharePoint PowerShell cmdlets in a multiple-server farm environment.