Johnny_Tse
By:
|
83 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:
|
23 downloads
|
Last Updated: 3/3/2025
|
Latest Version: 1.0.0.0
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>] |