PSD – MDT in PowerShell: installation and configuration
In this tutorial, we’ll look at how to install, configure, and use PSD (PowerShell Deployment), which is a version of MDT that…
In this tutorial, we’ll look at how to install, configure, and use PSD (PowerShell Deployment), which is a version of MDT that…
During the deployment of Windows with MDT (Microsoft Deployment Toolkit), it is common to need the .NET Framework 3.5 to run certain…
In this tutorial, I will explain how to clean (debloater) Windows 11 upon its deployment with MDT using a PowerShell script that…
In this tutorial, we'll see how to run a PowerShell script with MDT By adding it as an application, this solution will…
In this tutorial, I will explain how to use Microsoft's LGPO tool on Windows to manage local policies without an Active Directory…
In the Windows deployment sequence, add a Run Command Line action in the State Restore section. In the Command Line field add:…
Edit the registry: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender] "DisableAntiSpyware"=dword:00000001
In this tutorial, we will see how to add drivers in MDT, so that they are installed when deploying Windows. Before importing…
Dans ce tutoriel, nous allons aborder l'installation d'Office lors du déploiement de Windows. If you are not familiar with application deployment with…
When creating a new application in MDT, you get the following message: Application name "application name" is already used. This error occurs…
On MDT 2013 for the Priority=TaskSequenceID to be taken into account, you must modify the DeployWiz_SelectTS.vbs file 1. Backup the DeployWiz_SelectTS.vbs file…
In this tutorial, we are going to have how to add applications in MDT. This allows you to install applications when deploying…
Aucun article trouvé pour cette recherche.