If the end user first ran BEMCLI and answered "[V] Never Run" to the prompt that which reads :
Do you want to run software from this untrusted publisher?
File C:\Program Files\Symantec\Backup Exec\Modules\BEMCLI\BEMCLI.Scripts.psm1
is published by CN=Symantec Corporation, OU=Symantec Research Labs, OU=Digital
ID Class 3 - Microsoft Software Validation v2, O=Symantec Corporation, L=Santa
Monica, S=California, C=US and is not trusted on your system. Only run scripts
from trusted publishers.
[V] Never run [D] Do not run [R] Run once [A] Always run [?] Help
(default is "D"):
1. Log into the server as the affected user
2. Click the Start menu and enter MMC.exe in the Start Search box and press Enter
3. From the File menu select Add/Remove Snapin...
4. Select Certificates and click Add
5. Select My user account and click Finish
6. Click OK
7. Expand Certificates - Current User --> Untrusted Certificates --> Certificates
8. Delete the certificate Issued To Veritas Corporation
9. Close the MMC session and restart BEMCLI from the icon
10. When prompted to confirm the untrusted publisher enter A (for Always Run)
Import-Module : File C:\Program Files\Symantec\Backup Exec\Modules\BEMCLI\BEMCLI.Scripts.psm1 cannot be loaded because its execution is blocked by software restriction policies. For more information, contact your system administrator.
At line:1 char:17
+ & {import-module <<<< 'C:\Program Files\Symantec\Backup Exec\Modules\BEMCLI\BEMCLI.psd1'; function global:prompt{ 'BEMCLI> ' }}
+ CategoryInfo : NotSpecified: (:) [Import-Module], PSSecurityException
+ FullyQualifiedErrorId : RuntimeException,Microsoft.PowerShell.Commands.ImportModuleCommand