#!/bin/bash
#Motivated by this post on Ubuntuforums.org, I have found a solution to my issue in two steps.
#Purge and reinstall network-manager-gnome:
sudo apt-get purge network-manager-gnome
sudo apt-get install network-manager-gnome #Add nm-applet to the Startup Applications (which may be found by entering "Startup Applications" in the Dash).