github PSAppDeployToolkit/PSAppDeployToolkit 4.1.6
PSAppDeployToolkit 4.1.6

2 days ago

🖥️ What's new in PSADT 4.1.6 - 2025-10-17

🛠️ Fixes

  • Added the ability to format URLs with a description using in tags in dialog strings, e.g. [url=https://contoso.com/security]Click here for the IT Security Policy[/url]
  • Added support for nested tags for UI text formatting.
  • Changed -TerminalServerMode switch behavior so that if not running in a terminal server, no action is taken.
  • Changed Fluent Dialogs to use software rendering-mode which resolves issues with remote assistance / control tools, e.g. ScreenConnect, etc.
  • Fixed an issue where the UI may fail to be displayed when explorer.exe is being elevated by an EPM rule using BeyondTrust EPM, Microsoft EPM, or other EPM tool.
  • Fixed an issue where Get-ADTApplication could error out if InstallSource / InstallLocation properties were malformed.
  • Fixed an issue where Get-ADTLoggedOnUser would not return any output when pipelined, unless it was encapsulated in a subexpression.
  • Fixed Start-ADTProcessAsUser to work with the callers' username even if it doesn't have an active session.
  • Fixed issue where tags specified in dialog strings were incorrectly being displayed in Classic Dialogs (even though the tag formatting such as bold doesn't work in Classic). These are now correctly removed and the text is displayed without formatting.
  • Fixed passing parameters from the command-line to a v3 compatibility template.
  • Fixed Fluent Window dialog position to factor in the default offset if changed.
  • Fixed a number of issues found in example documentation for Show-ADTInstallationPrompt, Get-ADTExecutableInfo and Start-ADTProcess.
  • Fixed Start-ADTProcess -ArgumentList parameter incorrectly resolving custom $adtSession property to 'True'.
  • Fixed Test-ADTOobeCompleted and Test-ADTEspActive not working.
  • Fixed Set-ADTServiceStartMode error handling bug.
  • Fixed Set-ADTActiveSetup -Description parameter could not be specified in parameter set CreateNoExecute.
  • Fixed unexpected error output when reading a HKLM key in SID context.
  • Fixed all known Copy-ADTFile issues.
  • Fixed New-ADTZipFile not working.
  • Fixed issue where Start-AdtMsiProcess could fail to uninstall an installed MSI.
  • Fixed Remove-ADTEnvironmentVariable just removing that variables value, not the variable itself.
  • Fixed Get-ADTShortcut no longer working for URL shortcuts.

New Contributors

Full Changelog: 4.1.5...4.1.6

@sintaxasn, @mjr4077au, & @DanGough - Team PSADT 😊🦖

Don't miss a new PSAppDeployToolkit release

NewReleases is sending notifications on new releases.