How do I disable the message "Try the new cross-platform PowerShell" message when running Powershell after latest windows update

Since the latest Windows 10 update, when opening Powershell I get the message "Try the new cross-platform PowerShell https://aka.ms/pscore6".

I would like to turn that notification off. Any ideas?


Solution 1:

Modify your PowerShell shortcut to include the -NoLogo switch.