The powershell script will only run correctly if you are an administrator since New-SelfSignedCertificate powershell command requires administrator privileges.
Is there an possibility to run the script without an administrator? Or is out there an other script with the same effect?
Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink.
Hide child comments as well
Confirm
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
The powershell script will only run correctly if you are an administrator since New-SelfSignedCertificate powershell command requires administrator privileges.
Is there an possibility to run the script without an administrator? Or is out there an other script with the same effect?