Installing and Configuring PrizmDoc for SharePoint > Removing the PrizmDoc for SharePoint Solution |
![]() |
Troubleshooting Tip: If SharePoint indicates that you don’t have permission to remove the solution, turn off UAC via registry by changing the DWORD EnableLUA from 1 to 0 in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system. You will get a notification that a reboot is required. After the reboot, UAC is disabled. |
![]() |
Installation or removal of PrizmDoc for SharePoint using PowerShell requires that the User is a farm administrator, and is an administrator on the local machine. |
PowerShell |
Copy Code
|
---|---|
disable-spfeature accusoft.pcc -url $siteurl |