Configuring Exchange Service Account Access Permissions Using a Script
The procedure in this topic describes how to use a script in a Microsoft Exchange environment to configure the security settings that grant access to other users’ mailboxes for the user account under which the Exchange Connector application runs.
To configure access to user mailboxes for the Microsoft Exchange service account using a script
Verify that the user account under which the Exchange Connector runs has an active mailbox on the Exchange Server, or create and activate one if necessary.
Log in to your Siebel application as an administrator and navigate to the Administration - PIM Server Integration screen, Sync Access Control, and then the User Map view.
In the User Map list, query for the set of users who will use SSSE.
From the applet menu, select Columns Displayed, and then hide all columns except PIM User Identifier.
Click Menu, then select Export, and then click Next (accepting the defaults)
In the Export dialog box, choose settings as described in the following table, and then click Next.
Setting Value Rows to Export
All Rows in Current Query
Columns to Export
Visible Columns
Output Format
Comma Separated Text File
In the File Download dialog box, click Save, then select an output file name and location.
In the Export dialog box, click Close.
Navigate to install_directory\siebsrvr\bin where install_directory is the installation directory for your Siebel implementation.
Extract the ssse_exchange2k10_permissions.zip file.
Use a text editor to edit ssse_exchange2k10_permissions.ps1 in accordance with the instructions included in the file, then save the file.
Run the script according to the instructions provided in the ssse_exchange2k10_permissions.ps1 file.