Johnny_Tse 

By: | 97 downloads | Last Updated: 4/16/2025 | Latest Version: 2.2.0.0

Write-Log is a Powershell logging script. Write-Log write the log on the console with color and create a 'Log' folder for the log file. The default name of the log is "{Scriptname}_log.txt". The console color for the log: ErrorLevel Color ---------- ---------- INFO White SUCCESS ... More info

By: | 45 downloads | Last Updated: 7/15/2025 | Latest Version: 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>]