diff --git a/windows/application-management/app-v/appv-load-the-powershell-cmdlets-and-get-cmdlet-help.md b/windows/application-management/app-v/appv-load-the-powershell-cmdlets-and-get-cmdlet-help.md index fe19df8b7f..78d1788c7a 100644 --- a/windows/application-management/app-v/appv-load-the-powershell-cmdlets-and-get-cmdlet-help.md +++ b/windows/application-management/app-v/appv-load-the-powershell-cmdlets-and-get-cmdlet-help.md @@ -14,74 +14,9 @@ ms.date: 04/19/2017 ## Requirements for using Windows PowerShell cmdlets -Review the following requirements for using the Windows PowerShell cmdlets: - -|Requirement|Details| -|---|---| -||| -||| -||| - -
Requirement | -Details | -
---|---|
Users can run App-V Server cmdlets only if you grant them access by using one of the following methods: |
-
|
-
Cmdlets that require an elevated command prompt |
-
|
-
Cmdlets that end users can run, unless you configure them to require an elevated command prompt |
-
To configure these cmdlets to require an elevated command prompt, use one of the following methods: -
|
-
App-V component | -Command to type | -
---|---|
App-V Server |
-Import-Module AppvServer |
-
App-V Sequencer |
-Import-Module AppvSequencer |
-
App-V Client |
-Import-Module AppvClient |
-
App-V component | -Command to type | -
---|---|
App-V Server |
-Update-Help -Module AppvServer |
-
App-V Sequencer |
-Update-Help -Module AppvSequencer |
-
App-V Client |
-Update-Help -Module AppvClient |
-