Update-FSLogix

0.1.2

Update-FSLogix checks, downloads, and updates Microsoft FSLogix to the latest available release (PowerShell 5.1 compatible).

Installation Options

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

Install-Script -Name Update-FSLogix

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

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) 2025 Jörg Brors. All rights reserved.

Package Details

Author(s)

  • Jörg Brors

Tags

FSLogix Update GoldenImage ZipCompare OnlineCompare

Functions

Test-Admin Write-Log Get-FSLogixInstalledVersion Resolve-FslogixUrl Download-File Expand-Zip Try-ParseVersion Get-FileVersionVersionObj Find-SetupInFolder Stop-Start-FrxSvc Install-FSLogix

Dependencies

This script has no dependencies.

Release Notes

0.1.2 – Default to BITS for downloads with automatic fallback to Invoke-WebRequest; clarify docs; minor robustness fixes.
0.1.1 – PS 5.1 hardening: remove null-coalescing, avoid ProxyUseDefaultCredentials, implement NoProxy via DefaultWebProxy, keep only 5.1-safe params.
0.1.0 – Add -Update path, support -InstallerPath (ZIP/EXE), robust version compare, TLS 1.2, admin check, summary.
0.0.1 – Initial release.

FileList

Version History

Version Downloads Last updated
0.1.2 (current version) 7 9/25/2025
0.1.1 6 9/24/2025
0.0.1 19 8/16/2025