spjeff / sppatchify

SharePoint Patchify - centralized tool to apply CU patch to entire farm from one console
MIT License
1 stars 0 forks source link

Project13 detection update #38

Closed Felix4567 closed 3 years ago

Felix4567 commented 3 years ago

Tested it on a Project 2013 farm. Get-SPProduct -Local returns "Microsoft® Project Server 2013". The ® icon is not included in the like statement "Microsoft Project", meaning it will download SharePoint files in stead of Project files. Propose to include -or statement with -like "Microsoft® Project".