Hello everyone,
in an installation with Office Web Apps 2013 which also uses Excel workbooks with Secure Store Service and PowerPivot, the display of which requires Excel Services. How would you proceed with the configuration?
The system is up and running and I used New-SPWOPISuppressionSetting to create an exception for viewing .xlsx files, so every .xlsx file is opened in Excel Services with the option to edit it in Excel Web App.
What I would like to do is to configure this suppression setting to be valid only for certain Reporting/BI/Dashboard sites and libraries. I did attempt to use the [-AssignmentCollection <SPAssignmentCollection>] command in the New-SPWOPISuppressionSetting cmdlet, but I didn't manage to get this to work, I was not able to specify an SPSite/SPWeb.
Is it possible to use this cmdlet for a granular configuration, or is it possible to achieve this configuration by other means (other than having 2 separate farms)? Or should I just go with Excel Services for viewing regardless of location?
Thank you in advance for any insight into this matter.
Kind regards,
Adrian