Manually Deploying the SAS Web Parts

When installing the SAS Web Parts by using the SAS Deployment Wizard, you might have cleared the Automatically deploy SAS Web Parts check box. If you did, you must deploy the SAS Web Parts manually.
To manually deploy the SAS Web Parts:
  1. Open the configuration-directory\Lev1\Applications\SAS Web Parts for Microsoft SharePoint\6.x directory and copy these three files to your Microsoft SharePoint Server:
    • SASWebParts.wsp
    • the Install-SASWebParts.ps1 file in the Config\Deployment\Scripts subdirectory
    • SASWebPartsModule.psm1 file in the Config\Deployment\Scripts subdirectory
  2. Start a PowerShell 64-bit session by using the SharePoint 2010 or 2013 Management Shell.
  3. Verify access to the Microsoft SharePoint farm.
    For example, if entering get-SPSolution does not generate an error, you have access to the farm.
  4. To run the install script, run .\Install-SASWebParts.ps1 .\SASWebParts.wsp.
  5. (Optional) To deploy the SAS Web Parts to other site collections, see Activating the SAS Web Parts to Other Site Collections.