...
Expand | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
Additional settings need to be changed via PowerShell, this is to ensure the correct information is displayed in ResourceXpress. First, open PowerShell from a Windows computer. Using Modern Authentication or Multi-Factor AuthenticationTo connect using Modern Authentication or Multi-Factor Authentication copy and paste the below code
Using Basic AuthenticationTo connect using Basic Authentication copy and paste the code below then press Enter.
An Authentication screen should popuppop up. Enter your Office 365 administrator’s username and password. |
Expand | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
Once you have successfully logged into PowerShell, enter the code below to view the settings for a specific resource.
Replace the words “Board Room” on the second line of the code with the name of your resource to get the screen below. By default, RemovePrivateProperty, DeleteSubject, and AddOrganizerToSubject are set to true. AutomateProcessing must be set to AutoAccept if it is not already. Copy and paste the code below to change the settings for these four options.
To see the changes made, enter the previous code to view the settings of the resource again. Your screen should look similar to the image below. These steps must be repeated for all resources. |
Expand | ||
---|---|---|
| ||
ResourceXpress can connect to Microsoft Office 365 using EWS or Graph API, please follow the section relevant to your requirements. EWSTo connect ResourceXpress to Microsoft Office 365 using EWS the Exchange Web Service URL is required. Most commonly, the URL will be: https://outlook.office365.com/EWS/Exchange.asmx Microsoft Graph APIThe Microsoft Graph API URL is https://graph.microsoft.com/v1.0 note | ||
Microsoft Graph API support is currently in beta. |
Expand | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||
Log onto ResourceXpress in your browser using your given URL and credentials. Under Administration Settings on the top navigation bar, go to System Settings. On the first tab you see (Resource Server), you will see the screen below: Refer to the following table to fill in the information required:
Note |
Once the information above is entered, click Save. To check that ResourceXpress is successfully connected to Microsoft Office 365, enter the CAPTCHA image on the bottom of the page and click Check Server. A successful connection will display a message similar to the image below: |
...