Network Support and Maintenance Plan

New businesses and small teams don't think about 
support and maintenance plan until somethingUpdates
forces them to think about it. It's good practice toInstall only during downtime. Before running
have documentation about your computingupdates make sure you backup the machine. Plan
environment, have procedures in place andahead what updates you need to run (Microsoft,
thoughts around other areas such as disasterFirmware and other utilities).
recovery. It's also important to have a backupTry out: Windows Server Update Service
person to go to if your main IT person is not(WSUS).
around. Here's an outline of a plan that covers the 
major components.Health and Performance Monitoring
Start with a description of your current[ ] What data do you want to collect?
infrastructure:Current performance, identify incidents, unusual
[ ] Inventory all equipment.traffic/congestion, etc.
[ ] Make a list of vendors contact data and[ ] What are you currently using?
account numbers.[ ] What are the steps or checks to be done
[ ] Create a detail network map.here?
[ ] Make a list of the tools and applications youTip: Run tests on a healthy network and compile
currently use and what they do.data that you can use to compare against results
[ ] Document any special configuration.in the future.
  
Tip: Consider taking a picture of the setup to helpPower Failure
others visually identify the setup... Of course, thisIn the case of a power failure, what happens to
really only helps if you're lab isn'tyour computing environment. Sure you have a
row-after-row-after-row of the sameUPS, but if the power fails and you're not around
rack-mounted guys. :)to properly shutdown the system, what then?
 Consider setting up a program that detects when
Preventive Maintenance:the UPS battery is on and automatically
List activities you can do here. For example, thinkshutdowns the machine. Finally, test to see if the
about expected life of the equipment, budget forUPS works.
new equipment, additional capabilities for the 
system (planning for expansion), and how to findBackups
deficiencies in your system.[ ] Where are you storing the backups?
 [ ] Write instructions for labeling and storing all
Maintenance Procedures:backup files.
[ ] Start a log book for keeping records of all[ ] Test the restore process, make sure the
activities.backup works.
[ ] Set a time (downtime) when you can take[ ] Create a schedule and have it set to
down the network.  Example: last Friday of theautomatically run.
month from 1am - 3am. 
 Disaster Recovery Plan:
Server MaintenanceCreate scenarios is probably the best to way to
[ ] Check Hardware - clean when necessaryunderstand dependencies, the impact of a failure,
(machines, cables, switches, battery backup).and identify critical components.  For each
[ ] Review logs for errors.scenario think about how you will recover data, if
[ ] Run MS Baseline Security.there's a redundant system to switch to,
[ ] Make sure Antivirus protection up to date.pirorities, etc.
[ ] Disk Cleanup & Defrag. 
Ask the question: How many of these activitiesWho's Responsible for What?
can be automated using Windows TaskLast but not least...assign people to the task that
Scheduler?you define.