Control Structure

Control Structure is a podcast about computer science, IT news, stories, opinions, tips, and tricks for programmers, testers, administrators of all types and more, for fun or for profit hosted by Andrew Bailey. And also some other things, just because they are cool.

Hold The Light Still

Episode #127

Andrew buys parts for a new PC, and builds it, while Steven hangs around.

You really should watch this in video format:

Parts (these are affiliate links, so we make some money if you buy them)

Benchmarks

Don’t forget

Music

XML file:
<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<settings pass="oobeSystem">
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<FolderLocations>
<ProfilesDirectory>D:\Users</ProfilesDirectory>
</FolderLocations>
</component>
</settings>
<!-- net stop wmpnetworksvc -->
<!-- %windir%\system32\sysprep\sysprep.exe /oobe /reboot /unattend:d:\relocate.xml -->
</unattend>