How to: Configure Message Queue Security

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

After a message queue is created, you must configure the queue security settings to allow Speech Server to read the queue and initiate the outbound calls. Speech Server runs under the Network Service account, which must be given permission to access the queue.

Important

Always configure security according to specific network user domain policies. The following procedure is provided as a guideline.

Securing a Message Queue

To secure the queue

  1. In Control Panel, select Administrative Tools, and then click Computer Management.

  2. Under Services and Applications, expand Message Queuing so that the specific queue is visible.

  3. Right-click the queue, and then click Properties.

  4. On the Security tab, click Add, and then click Locations.

  5. In the tree view, select the computer where queue was created, and then click OK.

  6. In the Enter the object name to select users box, do one of the following:

    • If Speech Server is installed on Windows Server 2003, type Network??Service, and then click OK.
    • If Speech Server is installed on Windows XP or Windows Vista, type ASPNET, and then click OK.
  7. Select the account that you added, select the checkboxes next to Receive Message and Peek Message, and then click OK.

See Also

Tasks

How to: Create a Message Queue

Concepts

Speech Server Settings for Outbound Calling