When you boot the pc it's looking for a Dhcp server for IP assignment,
as it can't find a dhcp server it uses Automatic TCP/IP Addressing and
gives you the warning message (Dhcp event 1007) that it configured the
NIC to an address in the reserved range 169.254.0.0 - 169.254.255.255.
This might be a useful feature when setting up a network but it is
unnecessary overhead on such a small network. In my opinion you might
be better off manually assigning TCP/IP addresses, this would turn off
Automatic addressing. Use addresses that are not in the 169.254 range
something like 60.70.80.1 for one machine and 60.70.80.2 for the other
would be fine. Use as few protocols as absolutely necessary. I would
think that you would only need TCP/IP protocol. I can't understand why
SNMP would've stuck itself as an automatic start item. I've seen print
servers that sometimes ask if you want to use it for error reporting but
that is about it, even if you don't enable it the print server usually
runs just fine without SNMP. You could try setting SNMP to "Manual
Start". I'm no expert on these matters so I hope someone else can
provide more assistance for you on that subject. This article may help:
How to Use Automatic TCP/IP Addressing Without a DHCP Server
http://support.microsoft.com/kb/q220874/
How to copy/paste the Task manager list? That's a darn good question.
I just don't know how to do it right from Task Manager but you can save
it to text via compmgmt.msc. The Computer Management Console is
accessible via the Control Panel "Administrative Tools" or by typing
compmgmt.msc in the Start>Run dialogue box. Expand >System
Information>Software Environment and click on "Running Tasks". Then
from the action menu you can export or save the list as a text file.
VERY IMPORTANT!!! Did you make an Emergency Repair Disk? If not make
one right now! If you're going to be turning services on and off to try
to get a faster boot time an ERD may come in handy if things get out of
hand.
John