Score:3

How to add custom scripts to the MDT?

cn flag

I have setup MDT using the steps provided in this link

When I am trying to edit the task sequence and add my own script, the ps1 file is not downloading on the target machine and not running.

Attached the screenshot.

I copied the ps1 file to Deployment share\scripts folder ts

Score:1
de flag
  • First thing, I would crate a separate folder for custom scripts, and place it after Windows Update step.
  • Then create new step and chose Run PowerShell Script not Run Command Line option.
  • Then enter a path to the script in PowerShell script field, just the path.
  • Then add the -ExecutionPolicy Bypass in Parameter** field.
  • Be shore that the path to the script is accessible to MDT Deployment.
Sara June avatar
cn flag
Configure is a default action, why replication of that doesn't work?
Sara June avatar
cn flag
First step you mentioned to create a folder and place it. I didn't see any create folder step and copy these scripts. Can you guide
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.