PS C:\Users\Rob> Import-Certificate -FilePath "C:\ProgramData\Hermes\hermes-vps-root.crt" -CertStoreLocation Import-Certificate : Missing an argument for parameter 'CertStoreLocation'. Specify a parameter of type 'System.String' and try again. At line:1 char:74 + ... lePath "C:\ProgramData\Hermes\hermes-vps-root.crt" -CertStoreLocation + ~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Import-Certificate], ParameterBindingException + FullyQualifiedErrorId : MissingArgument,Microsoft.CertificateServices.Commands.ImportCertificateCommand PS C:\Users\Rob> Cert:\LocalMachine\Root Cert:\LocalMachine\Root : The term 'Cert:\LocalMachine\Root' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:7 + Cert:\LocalMachine\Root + ~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Cert:\LocalMachine\Root:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException PS C:\Users\Rob>