Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 1.31 KB

20190718_Notes.md

File metadata and controls

19 lines (17 loc) · 1.31 KB

PowerShell Community Call - July 18, 2019

Notes

  • Remember you can watch a mirror of the Community Call stream at https://twitch.tv/PowerShellLive
  • Released PowerShell 7.0-preview.2 on GitHub
  • .NET global tool demo
    • Allows you to install and update PowerShell with only the .NET SDK
    • Works cross-platform with the same install command: dotnet tool install -g pwsh
    • Works just the same as any other PowerShell
    • Also included by default in the .NET Docker SDK container images
  • Check out PowerShell 7 roadmap
  • Telemetry coming in PowerShell 7.0-preview.3
    • Jim planning on doing some Twitch streams at https://twitch.tv/JWTruher to talk about the data, how it's being collected, how it's being used
    • Check @JWTruher, @TylerLeonhardt for notifications on when he goes online
  • Intro of Jason Helmick (@theJasonHelmick), newest member of the PowerShell PM team
  • AI: look into version normalization PowerShell/DscResources#508
  • Bring Danny into the next call for Cloud Shell