Closed
Description
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.