Below are some of the links that I have used over the last few years to build up the MDT environment.
Deployment Fundamentals (book)
DeploymentCD – Step by step guides and tutorials
MDT links:
http://www.deployvista.com/
http://blogs.technet.com/b/benhunter/
http://blogs.technet.com/b/deploymentguys/
Sample Windows XP Sysprep file (resolves 0x0000007b errors)
Hardware lookup by vendor and device code (useful for troubleshooting device drivers on unidentified hardware):
http://www.pcidatabase.com
Application silent install switches:
http://www.appdeploy.com
Wednesday, May 4, 2011
MDT Lenovo Custom Model Example
http://smulpuru.wordpress.com/2011/02/16/mdt-custom-variable-for-lenovo-model-drivergroup/
Blog post provides a customized ZTIGather.wsf file that will generate human useable names for Lenovo model PCs. A very useful capability for any shops that utilize any Lenovo systems...
Blog post provides a customized ZTIGather.wsf file that will generate human useable names for Lenovo model PCs. A very useful capability for any shops that utilize any Lenovo systems...
Monday, May 2, 2011
Fedora 14 USB media (Built in Fedora)
yum -y install livecd-toolslivecd-iso-to-disk /path/to/image.iso /dev/sdb1 (Change the drive as necessary)
Subscribe to:
Posts (Atom)