Sometimes it can still be beneficial to use a native Windows executable rather than a PowerShell cmdlet, either because say the cmdlet doesn’t exist yet or doesn’t have the functionality that you require. Many of these executables though won’t behave in the way you have become accustomed to PowerShell cmdlets behaving – for instance some maybe noisy in terms of their output.
↧