{"id":26036603,"url":"https://github.com/p0l3naruba/win-2k3-build-guide","last_synced_at":"2026-05-29T12:02:48.498Z","repository":{"id":281072364,"uuid":"944077958","full_name":"P0L3NARUBA/win-2k3-build-guide","owner":"P0L3NARUBA","description":"Windows Server 2003(XP) Build Guide","archived":false,"fork":false,"pushed_at":"2025-03-06T20:37:51.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-06T21:23:17.809Z","etag":null,"topics":["microsoft","windows","windows-server"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/P0L3NARUBA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-06T18:45:02.000Z","updated_at":"2025-03-06T20:37:54.000Z","dependencies_parsed_at":"2025-03-06T21:33:30.962Z","dependency_job_id":null,"html_url":"https://github.com/P0L3NARUBA/win-2k3-build-guide","commit_stats":null,"previous_names":["p0l3naruba/win-2k3-build-guide"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/P0L3NARUBA%2Fwin-2k3-build-guide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/P0L3NARUBA%2Fwin-2k3-build-guide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/P0L3NARUBA%2Fwin-2k3-build-guide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/P0L3NARUBA%2Fwin-2k3-build-guide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/P0L3NARUBA","download_url":"https://codeload.github.com/P0L3NARUBA/win-2k3-build-guide/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242353664,"owners_count":20114041,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["microsoft","windows","windows-server"],"created_at":"2025-03-07T07:42:44.472Z","updated_at":"2025-03-07T07:42:45.423Z","avatar_url":"https://github.com/P0L3NARUBA.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- Made with ❤️ by yungDoom --\u003e\n\n\u003ch1 align=\"left\"\u003e 📜 Windows Server 2003 Build Guide \u003c/h1\u003e\n\nThe first and last Github Guide about Windows Server 2003.\u003cbr\u003e\nP.S: This guide took me half an hour to write so make sure you hit that star button :)\n\n# Contents\n1. [Prerequisites](#prerequisites)\n2. [Preparing the Workspace](#preparing-the-workspace)\n3. [Building](#building)\n4. [Post Building](#post-building)\n5. [Credits](#credits)\n\n## Prerequisites\n- Windows 10 and 64-bit system are recommended \n- nt5src.7z : ``magnet:?xt=urn:btih:1a4e5b67060ff2bc8fe2de36a6c265c77f392a0c\u0026dn=NOTREPACKED``\n- [QBittorent](https://www.qbittorrent.org/download)\n- [Git](https://git-scm.com/downloads)\n- [win2003_prepatched_v10a.zip](https://mirrorace.org/m/3Lxas)\n- [Certutil for creating certificates](https://github.com/P0L3NARUBA/win-2k3-certutil)\n- [Windows Server 2003 ISO for Missing Files](https://archive.org/details/en_windows_server_2003_standard)\n\n# Preparing the Workspace\n1. First of all, disable your antivirus since it will slow down or corrupt everthing while compiling or extracting\n2. Create or Use Partition with D: Letter\n   - net use D: \\\\localhost\\c$\\nt5source /persistent:yes\n3. Extract **nt5src.7z\\Win2K3** to D:\\ drive\n4. Edit **x.bat** and change it with these:\n```\nrem goto end\nextract /y /a /e /l D:\\srv03rtm 3790src1.cab\nextract /y /a /e /l D:\\srv03rtm 3790src2.cab\nextract /y /a /e /l D:\\srv03rtm 3790src3.cab\nextract /y /a /e /l D:\\srv03rtm 3790src4.cab\nextract /y /a /e /l D:\\srv03rtm 3790src5.cab\n:end\n```\n5. Save the file\n6. Open the bat file as Administrator and wait till everything done\n7. Right Click to the source folder and untick the \"Read-only\" setting and press \"Apply\"\n8. Extract the contents of **win2003_prepatched_v10a.zip** to **D:\\srv03rtm** Location\n9. Create a new folder inside the source folder and name it as **certutil** and put everything inside of **win-2k3-certutil** to that new folder\n10. Open the **generate.sh** with **Git Bash** and wait until your certificates are generated\n11. Go inside **srv03rtm.certs\\tools** folder and install the following certificates one by one: **driver.pfx, testpca.cer, testroot.cer and vbl03ca.cer**\n   - For driver.pfx, follow these steps:\n      1. Right Click and Press \"Install PFX\"\n      2. Select **Local Machine**\n      3. Spam Next button and finish the installation\n   - For the other certificates, follow this steps in order to install them:\n      1. Select 3 of the certificates: **testpca.cer, testroot.cer and vbl03ca.cer**\n      2. Right Click and Press \"Install Certificate\"\n      3. Select **Local Machine**\n      3. Spam Next button and do the same for all three\n   - Also do not remove this folder as the certificates will be unavailable\n\n# Building\n8. When the extracting finished, open a command prompt as administrator inside **srv03rtm** and type **tools\\razzle64.cmd free offline** or **tools\\razzle.cmd free offline** if you're using 32-bit system\n9. Wait until the razzling done :D\n10. Type **tools\\prebuild.cmd** to the cmd and wait until its finished\n11. Now its time to build this GOLD! Type **build /cZP** to start the building process (which will take a lot of time)\n   - Use **build /ZP** if you dont want to build everything over and over again, that will take your time for nothing\n11. If the building has been done, proceed to the next section.\n\n# Post Building\n1. Mount the ISO of the Windows Server 2003\n2. Go to \"Disk Management\"\n3. Change the **NRMSVOL_EN** letter to G:\\\n  - Right click to this partition and press \"Change Drive Letter and Paths...\"\n  - Select Change\n  - Change the Letter E to G\n4. Type **tools\\missing.cmd** to cmd and wait\n5. When the command finished, Type **tools\\postbuild.md -sku:srv** and wait again........\n6. Copy **ASMS.CAB** and **HIVESXS.INF** from **G:\\I386** to **D:\\binaries.x86fre\\srv\\i386**\n7. Type **tools\\oscdimg.cmd srv** and be patient it will take some time\n8. Done! if you did everything right then you should see your compiled iso in the D:\\ drive.\n\n# Credits\n\n- Re-uppers \u0026 Backupers\n  - Thanks to all of you guys for making this shit a lot easier!\n\n\u003c!-- Made with ❤️ by yungDoom --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp0l3naruba%2Fwin-2k3-build-guide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp0l3naruba%2Fwin-2k3-build-guide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp0l3naruba%2Fwin-2k3-build-guide/lists"}