JT.AppxDownloader

1.1.0.1


Appx downloader is a tool to download appx (based on ProductID) from Internet.

Usage:

To get the package list (by ProductID)
Get-AxDPackageList [-ProductID] <string> [<CommonParameters>]

Download all package (by CSV file)
Update-AxDOfflineFile [-AppxList] <string> [[-Path] <string>] [<CommonParameters>]

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name JT.AppxDownloader

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name JT.AppxDownloader

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) N/A. All rights reserved.

Package Details

Author(s)

  • Johnny Tse

Functions

Get-AxDCachedList Get-AxDOfflineFileList Get-AxDPackageList Invoke-AxDFileDownload Invoke-AxDWinGetDownload Update-AxDOfflineFile Update-WriteLogSetting

Dependencies

Release Notes


Version 1.0.0.0     First release version
Version 1.0.0.1     Bug fix : Cannot download the appx package to destination folder when the folder name started from '.'.
Version 1.1.0.0     Change  : It will not update the offline appx package if 'AppxList' field is empty.
                   Add     : New parameter '-DownloadWinGet' for download latest WinGet package.
Version 1.1.0.1     Bug fix : It may got failure to download package if the PowerShell version is 7.0 below.

FileList

Version History

Version Downloads Last updated
1.1.0.1 (current version) 14 7/15/2025
1.0.0.0 26 3/3/2025