Parameter set cannot be resolved using the specified named parameters

When you try to run a script block with alternate credentials on a local or remote computer, you may get the following error message:

Parameter set cannot be resolved using the specified named parameters

In this case, the error is because -credential parameter without -computername parameter can’t be used.

Fix

To solve this issue, you must add the -computername parameter.

 

Thanks for reading! You can follow me on Twitter @PrigentNico

About Nicolas 282 Articles
I work as an IT Production Manager, based in Paris (France) with a primary focus on Microsoft technologies. I have 10 years experience in administering Windows Servers. . I am a Microsoft MVP for Cloud & Datacenter Management. I also received the PowerShell Hero 2016 award by PowerShell.0rg. And finally, I am "MCSE: Cloud Platform and Infrastructure", "MCSA: Windows Servers", "Administering & Deploying SCCM", and CheckPoint CCSA certified.