Another question which comes up often is, "How can I create a news or announcement forum, in which only staff members can create threads and post replies?".
Again, it is achieved via node specific permissions.
1. Revoke the 'Post new thread' permission for the Registered user group.
2. Allow the 'Post new thread' permission for the desired user group(s) or user(s).
3. Revoke the 'Post replies' permission for the Registered user group.
4. Allow the 'Post replies' permission for the desired user group(s) or user(s).
If you wish to allow registered members to post replies to staff created threads, then omit steps 3 and 4.