Reply to Message

View discussion in a popup

Replying to:
Godwin_Christop
Enthusiast
Enthusiast

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 

:victory_hand:

Reply
0 Kudos