Welcome
to download the Pivot Explorer PowerShell script
for installation of the Sandboxed solution. It comes in
a zipped file that includes several files.
When you have extracted the .zip file, you can modify the
.ps1 file that is included in the package and then run it
to install Pivot Explorer in multiple sites. The
PowerShell package works in both Online and On-Premises
SharePoint.
Upgrade for Standard Subscribers
To upgrade Pivot Explorer, download the new file
and modify and run the PowerShell script again. Make sure
that you include all sites in the script. After the upgrade,
all installations must be registered with the key you have
received from kalmstrom.com.
Download the Pivot Explorer PowerShell Script
Yes, I want to download the Pivot Explorer .zip package,
which includes a .ps1 file that I will modify and run to
install Pivot Explorer.
E-mail address:
You might need to allow pop-ups
for the download to work.
Evaluator Information
If you want to evaluate Pivot Explorer, you are welcome
to try it for 30 days. After that, you must
start a subscription
to continue using the product. Also refer to the evaluator
information on the
general Download
page.
Install Pivot Explorer with a PowerShell script
Changes that must be made for each organization are explained
in the script, but you should still have some experience
of PowerShell to use this installation method. Refer
to
the kalmstrom.com PowerShell Tips and, for SharePoint
Online, also our book
PowerShell with SharePoint from Scratch, to learn more.
It is the same script for all SharePoint editions, but note
that SharePoint Online only supports PS7, which does not
work with PowerShell ISE.
Open PowerShell ISE or Visual Studio Code as an
administrator.
Open the .ps1 file included in the downloaded .zip
file.
Modify the script:
Change to your SharePoint version if necessary.
(For SharePoint Online, add your Client ID.)
Include the sites where you want to install
Pivot Explorer.
Connect to your farm or tenant.
Run the script.
Now the Pivot Explorer button will show up
in all lists in the sites you included
in the script.
It is a good idea to keep the sites part of the script stored,
so that you easily can paste it into the new script when
it is time to upgrade Pivot Explorer.
Use the script for installation in SharePoint on-premises
If you get problems with the activation, please make sure
that the sandboxed code service is running on the SharePoint
server, refer todemo 8.
Use the script for installation in SharePoint Online