Bluebridge.Wiki.TrialLicense
Solution Version: 5.0.14729.0
Release Date: 2019-06-03
Solution File: Bluebridge.Wiki.TrialLicense.wsp
Add trial license to bluebridge wiki
This solution is known as upgradable.
The mimium version must be 4.0.0000.
Please start the SharePoint Management Console (as Administrator)
PS
add-spsolution (resolve-path "Bluebridge.Wiki.TrialLicense.wsp")
PS
install-spsolution "Bluebridge.Wiki.TrialLicense.wsp"
(Please read the documentation if upgrade is supported)
PS
update-spsolution "Bluebridge.Wiki.TrialLicense.wsp" -LiteralPath (resolve-path "Bluebridge.Wiki.TrialLicense.wsp")
PS
uninstall-spsolution "Bluebridge.Wiki.TrialLicense.wsp"
PS
remove-spsolution -name "Bluebridge.Wiki.TrialLicense.wsp"
The solution contains 1 files.
These files into the sharepoint installation directory (%COMMONPROGRAMFILES%\Microsoft Shared\web server extensions\15)
Version | Date | Description |
---|---|---|
5.0.14729 | 2019-05-29 |
Type | Changes | By |
---|---|---|
Migration to SP2019 | bk |