Difference between revisions of "MDT"

From HoerupWiki
Jump to: navigation, search
Line 1: Line 1:
 +
=Backup=
 +
Important !
 +
After major changes to MDT remember to run e:\BackupMdtConfig.ps1 to create a snapshot of scripts and config in e:\backup
 +
 +
=Updating applications=
 +
After adding ore removing remember to update the required applications in CustomSettings.ini. To ease that progress, run E:\FetchApplicationGUID.ps1 and copy the AplicationXXX lines into CustomSettings.ini (replacing the existing config)
 +
 +
 
=Troubleshooting=
 
=Troubleshooting=
  

Revision as of 13:39, 17 January 2018

Backup

Important ! After major changes to MDT remember to run e:\BackupMdtConfig.ps1 to create a snapshot of scripts and config in e:\backup

Updating applications

After adding ore removing remember to update the required applications in CustomSettings.ini. To ease that progress, run E:\FetchApplicationGUID.ps1 and copy the AplicationXXX lines into CustomSettings.ini (replacing the existing config)


Troubleshooting

App Deploy fails

If mdt task sequence doesn't continue after os install + reboot, it can restarted with

  • Start a cmd as administrator
  • cd \minint\scripts
  • cscript litetouch.wsf

MDT restarts

iF MDT starts with select sequence - or "Gather local only", it can be resolved by rebuilding the WinPE image https://social.technet.microsoft.com/Forums/en-US/6083347c-8e19-4202-9119-385fc09fa53a/mdt-8450-1709-issue?forum=mdt