You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using version 1.18.3:
In a .psm1 file using a "process" block, this diagnostic is produced:
'PROCESS' is implicitly aliasing 'Get-PROCESS' because it
is missing the 'Get-' prefix. This can introduce possible
problems and make scripts hard to maintain. Please consider
changing command to its full name.