diff --git a/setupMDT.ps1 b/setupMDT.ps1 index 4667ca4..e447668 100644 --- a/setupMDT.ps1 +++ b/setupMDT.ps1 @@ -53,4 +53,4 @@ import-mdttasksequence -path "DS001:\Task Sequences" -Name "Windows 10 Pro x64" #Go do the INI updates manually (sad) #Update the deployment share -update-MDTDeploymentShare -path "DS001:" -Verbose +update-MDTDeploymentShare -path "DS001:" -Force -Verbose