It is possible by means of the SharePoint Power Shell Console below is the PW script which does this for you.
PS 1: Gives a simple output of all features in table format sorted by solutionId then featureName.
PS 1: Gives a simple output of all features in table format sorted by solutionId then featureName.
PS 2: Gives the output of all features in table grouped by solutionId, then solutionId is replaced by actual solution name with a separate lookup (very minor performance loss due solution name replacement)
If you have any issue in executing these scripts do let me know, I would be happier to assist you.
No comments:
Post a Comment