Skip to content

Update Install FSLogix.ps1#45

Open
aaronparker wants to merge 1 commit intoGet-Nerdio:mainfrom
aaronparker:fslogix
Open

Update Install FSLogix.ps1#45
aaronparker wants to merge 1 commit intoGet-Nerdio:mainfrom
aaronparker:fslogix

Conversation

@aaronparker
Copy link

  • Updates code to use full PowerShell commands (not aliases) for better readability
  • Simplifies code with use of variables to replace repeated path strings
  • Fixes use of setting TLS (which was on the wrong line so it had no effect)
  • Resolves the FSLogix aka.ms link before downloading it to ensure the download will be successful because no redirects are required
  • Removes progress bars for Invoke-WebRequest and Expand-Archive for faster processing
  • Updates the logic for finding the installer in the expanded zip file and installing the FSLogix agent
  • Adds logging during the FSLogix agent install
  • Removes the 'FSLogix Apps Online Help' shortcut created in the Start menu

Updates code to use full PowerShell commands (not aliases), simplifies code with use of variables to replace repeated path strings, fixes use of setting TLS (which was on the wrong line), resolves the FSLogix aka.ms link before downloading it, removes progress bars for Invoke-WebRequest and Expand-Archive for faster processing, updates the logic for finding the installer and installing the FSLogix agent and ensures logging during install. Removes the 'FSLogix Apps Online Help' shortcut created in the Start menu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant