Welcome to TechNet Blogs Sign in | Join | Help

Browse by Tags

All Tags » OPK » Vista   (RSS)
Windows Vista Deployment Center is Live!!
It’s been in the works for a while and now we are proud to present the Windows Vista Deployment Center . It may seem strange to think about it this way, but the OEM System Builder Technology Team has worked hard to make deployments simple, or at least Read More...
Windows Vista Network Deployment Scripts
These are the scripts used when creating a custom WinPE for network Vista deployment. startnet.cmd - <Capture an Image> @echo off @echo Initializing network... wpeinit @echo Waiting for network services... :StartMon ping -n 1 wds > NUL if not Read More...
Automate your Vista Factory Installations
Copy the following text to notepad. For the product key, enter the product key that corresponds to the version of Windows Vista you want to install. Vista Default Product Keys: Business - 4D2XH-PRBMM-8Q22B-K8BM3-MRW4W HomeBasic - RCG7P-TX42D-HM8FM-TCFCW-3V4VD Read More...
Basic Unattend Factory Installation
The simplest method to install Windows on new hardware is to start directly from the Windows product DVD with an answer file, autounattend.xml, saved on a USB flash device (UFD). This method is commonly known as the DVD boot method, and provides flexibility Read More...
Is Windows Vista wiping out their out-of-box drivers? Here's how you preserve it!
In your autounattend.xml, add the Microsoft-Windows-PnpSysprep component. Set the PersistAllDeviceInstalls value to True . Here are the details. PersistAllDeviceInstalls PersistAllDeviceInstalls indicates whether all Plug and Play devices will be uninstalled Read More...
WebCast - Windows Vista Deployment End to End Series
Are you ready to pre-install Windows Vista? Do you know there is a new OPK for Vista that improves the efficiency of deploying Windows? Want to learn how to use image base technology to deploy Windows without media? Learn how to install Windows Vista Read More...
Get Windows Vista RC1 OPK!
Start learning how to deploy Windows Vista with the new deployment tools. Follow the link to download the Windows Vista RC1 OPK. http://oem.microsoft.com/script/contentpage.aspx?PageID=561189 Victor Mux Read More...
A quick way to add support & branding to Vista!
This is an easy way you can brand Vista with your logo and add your support information to Vista. You'll have to manually copy your logo to the system32 folder and make sure it has the same filename you specify. Below is a registry file. Open up notepad, Read More...
Imagex A Vista OPK Command-line Utility
Capture an image of the installation 1. Boot the master computer with the custom WinPE CD. 2. Use Imagex to capture the installed Vista OS on drive C: to drive D: imagex /compress fast /capture c: d:\baseimg.wim “Vista Base Image” Apply an image to a Read More...
Automate your Vista DVD Deployments
This is a sample script you can use to automate the installation of Vista. Copy & paste the following text to notepad, replace the product key with your product key, and save the file with the name autounattend.xml. To use this, copy the autounattend.xml Read More...
Page view tracker