Releases: aaronparker/vcredist
Releases · aaronparker/vcredist
v3.0.335
- Adds
Import-VcIntuneApplication
to import the Visual C++ Redistributable into a target Microsoft Intune tenant. For this release, adding assignments to the application viaImport-VcIntuneApplication
is not supported. The function will return the Intune application objects that can be used to add assignments with theAdd-IntuneWin32AppAssignmentAllDevices
function inIntuneWin32App
- Adds private function
New-TemporaryFolder
- Updates tests for new functions
- Updates documentation for
Import-VcIntuneApplication