Updating my signature block on the TechNet forums wasn’t as easy as I imagined. In case you have the same problems, here’s how I did it! I logged onto the TechNet forums, clicked the My Profile link, and then clicked on Edit My Profile. After taking these steps I was surprised to find out that your profile signature is NOT listed with your profile on TechNet.
My next step was to go onto the TechNet forum page and click on the Quick Access link in order to expose the My Settings options (Green Arrow).
Success! On this menu you can see your profile signature and update it accordingly. In my case, I wanted to add a link to my new book.
Remember to use native HTML code within this field.
My signature block looks like this in HTML code and the screenshot below shows how it now looks in the TechNet forums. Hope this helps!
<p>Garth Jones </p>
<p></p>
<p><b>Blog:</b> <a href=”/blog” target=”_blank”> /blog</a> </p>
<p><b>Old Blog:</b> <a href=”http://smsug.ca/blogs/garth_jones/default.aspx”>http://smsug.ca/blogs/garth_jones/default.aspx</a></p>
<p><b>Twitter:</b> <a href=”https://twitter.com/GarthMJ” target=”_blank”> @GarthMJ</a></p>
<p><b>Book:</b> <a href=”http://www.amazon.com/System-Configuration-Manager-Reporting-Unleashed/dp/0672337789/” target=”_blank”> System Center Configuration Manager Reporting Unleased</a></p>
If you have any questions for me about this blog post, please leave a note in the comment section below. Or, feel free to contact me on Twitter @GarthMJ.
