github PSAppDeployToolkit/PSAppDeployToolkit 3.6.9
PowerShell App Deployment Toolkit 3.6.9

latest releases: 3.10.1, 3.10.0, 3.9.4...
7 years ago

Version 3.6.9 [02/12/2017]

  • Added SecureParameters parameter to additional section of Execute-ProcessAsUser
  • Added SecureParameters parameter to Execute-ProcessAsUser
  • Added -RegEx parameter to Get-InstalledApplication and modified the help text for the -Name parameter
  • Added DoNotExpandEnvironmentNames parameter to Get-RegistryKey to enable retrieving of unexpanded REG_EXPAND_SZ values
  • Added expandstring functionality to the MSI_InstallParams, MSI_SilentParams, and MSI_UninstallParams XML properties
  • Added support for Windows 10 to the function Set-PinnedApplication to enable pinning and unpinning to the Start Menu
  • Added IncludeUpdatesAndHotfixes Parameter to Execute-MSI and Remove-MSI functions
  • BREAKING CHANGE, Changed variable envCommonPrograms to envCommonStartMenuPrograms
  • Changed behavior of Remove-Folder function to continue deleting files recursively when an error is encountered when $ContinueOnError is used
  • Changed severity of failure messages created in the Set-PinnedApplication to warning (2) from error (3)
  • Changed .ps1 script files so that they are UTF-8 BOM encoded so that you can digitally sign files on non-unicode language systems
  • Fixed issue in Exit-Script where the system tray icon was not being removed at the end of the script
  • Fixed issue in Remove-MSIApplication which caused the function to fail in the case of multiple filtered or excluded applications
  • Fixed issue in Get-PendingReboot where detection of a pending SCCM reboot would cause a fatal error for some clients
  • Fixed issue in Test-MSUpdates giving preference to the Get-Hotfix cmdlet for detecting updates
  • Fixed issue where variable envOSVersion was inconsistent in Windows 8 and 8.1 workstations
  • Fixed issue in Execute-ProcessAsUser with Powershell script execution
  • Fixed issue in Test-MSUpdate which returned a false positive when searching for an installed update
  • Fixed typo in Get-HardwarePlatform function
  • Fixed issue in Set-RegistryKey where registry keys with forward slashes were treated like backslashes and broken up into subkeys
  • Fixed issue in Remove-RegistryKey function where it failed to delete the (Default) value when specified due to limitation of Remove-ChildItem cmdlet
  • Fixed issue in New-Shortcut to use Rename-Item parameter name that is compatible with PS 2.0
  • Fixed issue in Get-RegistryKey function which caused it to ignore the (Default) value

Don't miss a new PSAppDeployToolkit release

NewReleases is sending notifications on new releases.