Skip to content

v4.1.517

Choose a tag to compare

@github-actionsgithub-actions released this 29 Jun 12:00
· 78 commits to main since this release
520cca7
  • Updates Import-VcIntuneApplication to add file detection information on imported Intune packages.
  • Updates Import-VcIntuneApplication to check Intune for a matching Visual C++ Redistributable packages before attempting to import. If a matching package does not exist or requires a version update, Import-VcIntuneApplication will then import a Visual C++ Redistributable package
  • Adds new function - Get-VcIntuneApplication to return the list of Visual C++ Redistributable packages imported by Import-VcIntuneApplication
  • Adds new function - Remove-VcIntuneApplication to remove Visual C++ Redistributable packages imported by Import-VcIntuneApplication