Not only am I delving into the world of server management, but I'm also feeling my way around the wonders of InfoPath!

InfoPath is a great tool to allow you to manage data gathering, create electronic and online forms, and integrate with SharePoints.

Specifically, I recently wanted to pull in the username of the person filling out an InfoPath form, and it's actually insanely easy!  Here's how:

  1. Open your InfoPath form in design view, and create a text box or expression box.
  2. Click the image button in the properties of the box
  3. Click "Insert Function..."
  4. Click "All" in the Categories List
  5. Scroll to the bottom of the Functions list and click "userName"
  6. Click "OK"

Now, when the form is opened to be filled out, the user's username will appear in the box.  Easy!

More information can be found about InfoPath, which forms part of the Microsoft Office suite, here.