{"id":271,"date":"2012-10-24T23:24:27","date_gmt":"2012-10-25T04:24:27","guid":{"rendered":"http:\/\/nodakengineering.com\/?page_id=271"},"modified":"2012-10-28T23:17:25","modified_gmt":"2012-10-29T04:17:25","slug":"hp-mediasmart-ex470-clean-windows-server-2003-setup","status":"publish","type":"page","link":"https:\/\/nodakengineering.com\/?page_id=271","title":{"rendered":"Clean Windows Server 2003 Setup"},"content":{"rendered":"<h2>HP MediaSmart EX470 Clean Windows Server 2003 Setup<\/h2>\n<p><a href=\"http:\/\/nodakengineering.com\/wp-content\/uploads\/2012\/10\/windows_server_2003.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-309 alignright\" title=\"windows_server_2003\" src=\"http:\/\/nodakengineering.com\/wp-content\/uploads\/2012\/10\/windows_server_2003-233x300.jpg\" alt=\"\" width=\"233\" height=\"300\" srcset=\"https:\/\/nodakengineering.com\/wp-content\/uploads\/2012\/10\/windows_server_2003-233x300.jpg 233w, https:\/\/nodakengineering.com\/wp-content\/uploads\/2012\/10\/windows_server_2003-797x1024.jpg 797w, https:\/\/nodakengineering.com\/wp-content\/uploads\/2012\/10\/windows_server_2003.jpg 1000w\" sizes=\"auto, (max-width: 233px) 100vw, 233px\" \/><\/a>Installing a clean Windows Server 2003 on a headless (no video out) system is not a simple task. I would not recommend attempting this without having either a lot of experience with OS deployment or a lot of patience and desire to learn.<\/p>\n<p>There are generally two ways to do this on the EX47x series: one is to hook into the network boot loader used for recovery mode and push down an image, and the other is to use a pre-configured hard drive.\u00a0 With either method you must have an installation of the OS pre-configured.\u00a0 The most straight forward method is to take a hard drive to another system and install Windows Server 2003, then use Sysprep to prepare for an unattended installation.<\/p>\n<p>Pre-requisites:<\/p>\n<ul>\n<li>Licensed Windows Server 2003 (integrated SP2 preferred) installation media<\/li>\n<li>Windows Server 2003 SP2 or newer Deployment Tools (<a title=\"System Preparation tool for Windows Server 2003 Service Pack 2 Deployment\" href=\"http:\/\/www.microsoft.com\/en-us\/download\/details.aspx?id=14830\" target=\"_blank\"><strong>download<\/strong><\/a> from Microsoft website)<\/li>\n<li>HP MediaSmart drivers to be gathered for unattended installation (<a title=\"EX470 Drivers\" href=\"http:\/\/nodakengineering.com\/wp-content\/uploads\/2012\/10\/EX470_Drivers.zip\"><strong>Download<\/strong><\/a>)<\/li>\n<\/ul>\n<p>Instructions:<a href=\"http:\/\/nodakengineering.com\/wp-content\/uploads\/2012\/10\/EX470_Side.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-311 alignright\" title=\"EX470_Side\" src=\"http:\/\/nodakengineering.com\/wp-content\/uploads\/2012\/10\/EX470_Side.jpg\" alt=\"\" width=\"261\" height=\"299\" \/><\/a><\/p>\n<ol>\n<li>Gather drivers from HP EX47x system and <a title=\"SiS Chipset Downloads\" href=\"http:\/\/w3.sis.com\/\" target=\"_blank\"><strong>SiS website<\/strong><\/a> (should have minimum of .inf, .sys, and .cat for each driver &#8212; or download\u00a0<a title=\"EX470 Drivers\" href=\"http:\/\/nodakengineering.com\/wp-content\/uploads\/2012\/10\/EX470_Drivers.zip\"><strong>here<\/strong><\/a>)\n<ul>\n<li>AmdK8, Marvell 61xx and Marvell Virtual Device, SiS RAID (from \\Windows\\OemDir on EX47x WHS installation), SiS AGP, SiS Gbe, and SiS VGA<\/li>\n<\/ul>\n<\/li>\n<li>Organize drivers into a directory structure\n<ul>\n<li>Drivers\\AmdK8<\/li>\n<li>Drivers\\Marvell\\61xx<\/li>\n<li>Drivers\\SiSRaid<\/li>\n<li>Drivers\\SiSAGPDrivers\\SiSGbe<\/li>\n<li>Drivers\\SiSVGA<\/li>\n<li>Drivers\\WNAS<\/li>\n<\/ul>\n<\/li>\n<li>Create\u00a0Sysprep.inf\u00a0using Setupmgr.exe included with Deployment Tools, or use sample file below\n<ul>\n<li>Add mass storage drivers (if the SiS RAID driver is not specified then the system will never boot)<\/li>\n<\/ul>\n<\/li>\n<li>Install Windows Server 2003 SP2 on a hard drive using another system that is ACPI-compliant (hyper-threading or multi-core preferred)<\/li>\n<li>On first boot, skip updates and Finish the server setup to open incoming connections\n<ul>\n<li>If an ethernet adapter driver was installed with the stock setup, feel free to install updates before continuing<\/li>\n<\/ul>\n<\/li>\n<li>Enable Remote Desktop in System Properties (My Computer properties, or Control Panel | System)<\/li>\n<li>Copy files required for unattended deployment to this fresh installation (use a flash drive or burn previously gathered files to a disc)\n<ul>\n<li>Drivers to <strong>C:\\Drivers<\/strong><\/li>\n<li>Sysprep files from Deployment Tools to <strong>C:\\Sysprep<\/strong><\/li>\n<li>i386 folder from Server 2003 installation disc to <strong>C:\\Sysprep\\i386<\/strong><\/li>\n<\/ul>\n<\/li>\n<li>Run Sysprep (ensure it is version 2.0, which will be displayed in the window title) with default options, and choose Reseal; this may take a while<\/li>\n<li>After shutdown, disconnect the hard drive and install in the first HP MediaSmart drive bay (make sure there are no other drives installed)<\/li>\n<li>Power up, wait for unattended setup processes to complete (should be less than 5-10 minutes), test Remote Desktop, install Windows Updates<\/li>\n<li>The sample\u00a0Sysprep.inf\u00a0will configure the network adapter to use a DHCP assigned IP address\n<ul>\n<li>If you do not have a DHCP server (most gateway\/routers will), change the settings using Setupmgr.exe to use a static IP address<\/li>\n<\/ul>\n<\/li>\n<li>Sample and functional\u00a0<a title=\"Sample Sysprep.inf\" href=\"http:\/\/nodakengineering.com\/?page_id=261\"><strong>Sysprep.inf<\/strong><\/a>\u00a0(change AdminPassword, ProductKey, [LicenseFilePrintData], ComputerName, and JoinWorkgroup to suit) on next page.<\/li>\n<\/ol>\n<p><a title=\"Sample Sysprep.inf\" href=\"http:\/\/nodakengineering.com\/?page_id=261\"><strong>Continued<\/strong><\/a><\/p>\n<p>&nbsp;<\/p>\n<p>1 \u00a0 <a title=\"Sample Sysprep.inf\" href=\"http:\/\/nodakengineering.com\/?page_id=261\"><strong>2<\/strong><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>HP MediaSmart EX470 Clean Windows Server 2003 Setup Installing a clean Windows Server 2003 on a headless (no video out) system is not a simple task. I would not recommend attempting this without having either a lot of experience with OS deployment or a lot of patience and desire to learn. There are generally two &#8230; <a title=\"Clean Windows Server 2003 Setup\" class=\"read-more\" href=\"https:\/\/nodakengineering.com\/?page_id=271\" aria-label=\"Read more about Clean Windows Server 2003 Setup\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":273,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"page-without-sidebar.php","meta":{"footnotes":""},"class_list":["post-271","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/nodakengineering.com\/index.php?rest_route=\/wp\/v2\/pages\/271","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nodakengineering.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nodakengineering.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nodakengineering.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nodakengineering.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=271"}],"version-history":[{"count":20,"href":"https:\/\/nodakengineering.com\/index.php?rest_route=\/wp\/v2\/pages\/271\/revisions"}],"predecessor-version":[{"id":364,"href":"https:\/\/nodakengineering.com\/index.php?rest_route=\/wp\/v2\/pages\/271\/revisions\/364"}],"up":[{"embeddable":true,"href":"https:\/\/nodakengineering.com\/index.php?rest_route=\/wp\/v2\/pages\/273"}],"wp:attachment":[{"href":"https:\/\/nodakengineering.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=271"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}