- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
you basically have the answer, just install the PowerShell 7 and get the job done,
and you don't have to worried about the warning, just run the below command and be done with it.
Set-PowerCLIConfiguration -Scope User -ParticipateInCEIP:$false
![]()