SharePoint PowerShell Command Series (4) get-spsolution

Source: Internet
Author: User

This command can be used if we want to obtain the related properties of a solution package before we describe the commands for manipulating the WSP solution package.

Parameters
  • Deployed: Gets whether the solution has been deployed to the server farm
  • Deployedservers: Gets the name of the server to which this solution package is deployed
  • Deployedwebapplications: Gets the name of the Web application to which this solution package is deployed
  • Deploymentstate: Gets whether this solution package has already been deployed
  • Farm: Gets the server farm name that this solution package is installed on
  • Jobexists: Whether the job is associated with this solution package
  • Name: Returns the names of this solution package
  • SolutionID: Returns the ID of this solution package
  • Status: Gets or sets the state of this solution package
Example

Display solution package information in the current environment

get-spsolution | Format-table-property name,status,deployed
Enjoy SharePoint

SharePoint PowerShell Command Series (4) get-spsolution

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.