Introduction
Today, in this article let's play around with one of the interesting and most useful concepts in SharePoint 2010.
Question: What is Discussion Board?
In simple terms "It enables posting/managing any discussion by a group of people on site". I think we are now good to go and implement this wonderful concept.
Step 1: Open SharePoint 2010 central administration and navigate to a specific site:
![Output1.png]()
Step 2: Select discussion board from the listed category. Give a name to the discussion board:
![Output2.png]()
Step 3: The discussion board is now created. The site looks like this:
![Output3.png]()
Step 4: Adding a new discussion:
![Output4.png]()
Step 5: The discussion is now posted and the site looks like this:
![Output5.png]()
Step 6: Posting a reply to the discussion:
![Output6.png]()
Step 7: The discussion reply is posted and the site now looks like this:
![Output7.png]()
I hope this article is useful for you. I look forward to your comments and feedback.