Posts Tagged 'Core Install'

Network Adapter Priority Server 2008 Core

Posted on July 2 2009 by Nick

Ran into another issue with Server 2008 Core install.  I wanted to change the network card priority… normally an easy task (advance settings in network connections,) but of course this doesn’t exist in the core install.
The solution for this is to run a command to get the adapter id list, then to edit the registry.  [...]

Configuring SNMP on Windows Server 2008 Core Installation

Posted on July 2 2009 by Nick

I’ve been messing around with Server Core for a little bit now. I’ve got a core installation running Hyper-V, and I would like to monitor the server via SNMP.
I’ve already enabled SNMP via start /w ocsetup SNMP-SC…. but I can’t for the life of me figure out how to set the community strings, etc..
I’ve got [...]