Microsoft Deployment Toolkit
Documentation Library Verify Target Computer Readiness for Running MDT Scripts |
Before running the rest of the MDT scripts, run ZTIPrereq.vbs to ensure that the target computer meets the requirements for running the remaining MDT scripts. Script prerequisites include:
· Windows XP with Service Pack 2 (SP2) or a later Windows client operating system in use
· Windows Script Host (WSH) version 5.6 or later installed and running
· Microsoft XML Core Services (MSXML) version 3.0 (any service pack level) installed and running
Note The version of MSXML must be version 3.0. MSXML versions 4.0 and 6.0 are not compatible with the MDT scripts.
· Microsoft Data Access Components (MDAC) version 2.0 or later installed and running
Related Topics