Installing Windows 2008 Server Core on the ASUS EEE Box PC

THIS IS A WORK IN PROGRESS

  1. Install Windows 2008 Server Core
  2. When finished, logon to console with Administrator / <no password>
    You will be prompted to change the password.
  3. Install the RealTek network driver, with the command
    pnputil -i -a <path to extracted driver files>netrtx32.inf
  4. Configure a (static) IP address
  5. Enable Remote Firewall Management.  This will allow you to manage the firewall from a client PC
    netsh advfirewall set currentprofile settings remotemanagement enable
  6. Enable Remote Desktop Access, by typing the following commands on the Server 2008 Core console
    cscript C:\Windows\System32\Scregedit.wsf /ar 0
    netsh advfirewall firewall set rule group=”Remote Desktop” new enable=yes
  7. Apply any patches from Windows Update
    Fermin Sanchez Central - How to patch Windows Server 2008 Core

Ingredients

References

TO DO

Installing PHP / MYSQL / WordPress

Some sort of free Proxy software

Bookmark and Share

Related posts:

  1. Windows Server 2008 SP1? - WTF???
  2. Windows NT Server 3.51, heck that was a long while ago.
  3. This fix only for Windows NT4 Server
  4. “Windows Vista SP1 availability for technical customers” - with a bug or two FREE!
  5. The Microsoft Loopback Adapter, NT4 & Windows 7.

  • Hi Dale,

    Nice to see Microsoft products are still used in ways not imagined by Microsoft or its developers ;-)

    I've dug into installing Wordpress on Server Core. You can find my findings here:
    http://blogs.dirteam.com/blogs/sanderberkouwer/...
  • DaleWiseFaq
    Thanks for that, when I revise the post, I'll add it to the reference links.
blog comments powered by Disqus