All things SMS, System Center Configuration Manager, Active Directory, Group Policy, Virtualization, Security, Gadgets, Technology, and the Daily Thoughts of an SMS Engineer named Anthony Clendenen.

The Daily Ramblings of an SMS Engineer

Browse by Tags

WAIK for Vista SP1 and Server 2008 and XP SP3 Dates

February 06, 2008

Hopefully you have heard by now that Vista SP1 and Server 2008 went RTM on Monday . But can you use these with OSD or MD? Well of course you can with the new version of WAIK. Also it is being reported that Vista SP1 goes live on Feb 18th or 19th and Windows XP SP3 goes live on March 23rd or 24th. Download details here direct download here (1.1 GB). Overview The Windows Automated Installation Kit (Windows AIK) is designed to help corporate IT professionals customize and deploy the Windows Vista and...  ... Read the full post or  be the first to comment. Filed under: , , , , , , , , , , , ,

Windows Automated Installation Kit - Removing Packages

January 09, 2008

I got a question today regarding the ability of pkgmgr to uninstall a package. I think everyone knows that you can add packages with WAIK in the latest version but you can also remove or update packages as well as the built in Windows features. If you want to remove a package from a Vista image (WIM) you can use pkgmgr.exe to accomplish this in a couple ways. start /w pkgmgr.exe /up /m:c:\packages where /m: is used to specify the folder and path to your packages. start /w pkgmgr.exe /up /p:"package...  ... Read the full post or  the first comment. Filed under: , , ,