CoderJony

Solution- The term 'Param' is not recognized as the name of a cmdlet

Just make sure that Param should be in the first line of your PowerShell script.

If it is not in the first line, then your might get the above error.

Solution Reference

Buy Me A Coffee