
Fixes an issue in Update-VcMdtApplication where is was not correctly updating the existing applications with the new version properties.Adds Test-VcRedistDownload - tests whether the download URLs from exist VcRedist passed from Get-VcList are available.
Removes private functions that were not being used or providing critical functionality.Adds internal validation when creating a drive mapping to an MDT deployment share.Fixes install command lines in the Visual C++ Redistributable manifest that were using noreboot instead of norestart.
Changes the Download property to URI in the Visual C++ Redistributable manifest. Renames Test-VcRedistDownload to Test-VcRedistUri to better align with function purpose. Fixes an issue with Get-InstalledVcRedist where is was not exporting only the installed Redistributables by default. Updates Export-VcManifest to output a System.IO.FileSystemInfo object instead of a string. Changes the output from Uninstall-VcRedist to return status codes for uninstall results. Includes general code improvements including simplifying routines and consistent throwing behavior in the event of errors. This update is primarily a result of code improvements through implementing additional testing and code coverage reports. Visual C++ 2008 Redistributable Package 9. Visual C++ 2008 Redistributable Package 2.218. Visual C++ 2008 Redistributable Package 2. Visual C++ 2005 SP1 Redistributable Package 7.42. Visual C++ 2005 SP1 Redistributable Package 6. Removes the following Redistributables from the manifest as they are no longer available for download from Microsoft #114:
Updates Install-VcRedist, Import-VcConfigMgrApplication, Import-VcMdtApplication, and Import-VcIntuneApplication to use the output from Save-VcRedist, removing the need for the -Path parameter #123.Change MinimumRequiredOperatingSystem default value to W10_1809 due to change in Intune expected valued #132.Update the Redistributables bundle in MDT.Create a Redistributables bundle in MDT.Microsoft Deployment Toolkit Microsoft Deployment Toolkit.