Compiled to an EXE using PS2EXE-GUI (https://gallery.technet.microsoft.com/scriptcenter/PS2EXE-GUI-Convert-e7cb69d5) and the command-line parameters below.

'.\ps2exe.ps1' -inputFile "$env:USERPROFILE\Desktop\RunFS.ps1" -outputFile "$env:USERPROFILE\Desktop\RunFS.exe" -iconFile "$env:USERPROFILE\Desktop\RunFS.ico" -runtime40 -x64 -noConsole -product 'Drive File Stream Launcher' -version '1.1.0.0'