How to sign Powershell Scripts | Complete Tutorial

preview_player
Показать описание
How to sign Powershell Scripts Complete Tutorial

🎥 On this videos will we have a look How to sign Powershell Scripts Complete Tutorial. This is a Complete Tutorial on how to add a layer of security to your .ps1 scripts when deploying them in a production environment.

This will make your scripts more secure and will benefit your organisation and save you future headaches.
-----------------------------------------------------------------------------
Chapters: 👉
0:00 How to sign Powershell Scripts | Complete Tutorial

1:15 Creating a certificate
2:05 Command creating certificate
4:37 Finding and trusting the certificate
5:49 Installing the certificate
7:54 Signing our script with the certificate

----------------------------------------------------------------------------- ✨
For the documentation of the cmdlet New-SelfSignedCertificate from Microsoft click here:
Link for -TextExtension codes, check at the bottom of the page.

Microsoft Documentation:

-----------------------------------------------------------✨
Thank you for watching the video, if you were able to complete the tutorial successful let me know in the comments below, you should now have an understanding on how to sign Powershell Scripts and launch them into your environment.

If you liked this video make sure to click the like button, I really appreciated it the support.
If you have any suggestions for future content please comment down below, I would love to hear your thoughts.
------------------------------------------------------------------------------------------------------✨
Рекомендации по теме
Комментарии
Автор

Finally, a helpful tutorial. Thanks very much Network Ninja. Took a bit of trial and error, but I got it to work thanks to you :D

TripalYT
Автор

Thanks for the video. Great stuff!!
If someone modifies the signed script, it still runs, right? If so, then what's the actual value of signing? Just trying to understand it a little more before i start implementing it.

paulpalayur
Автор

Bro you are a legend for this!!! Really helpful. Thanks!

jahmed
Автор

where do you get the -textextion "value"?

siva.m
Автор

Great Thanks. Please use a bigger font.

bikingcat
Автор

I follow the guide but the certificate key has no password. How to add a password to it without creating a new one?

gsilva
Автор

Thank You Very Much ! Perfect explained for a beginner like me :)

marvin
Автор

Excellent tutorial, best tutorial out here, some trial and error but got there in the end

JustJordan
Автор

I followed these instructions but the certificate was not created in the Trusted Root Certification Authorities Store. How do I remove the cert that was created and how make another one in the right location? I think in your setup (at the start of the video) there were some steps omitted (you stated that the directory was were your certs were stored...) I am total novice in these matters...

hotkatgotama
Автор

Can you sign a Python script or executable with this PowerShell method?

khangton
Автор

If I want to remove the certificate, what should I do?

riccardobussano
Автор

thanks for your share! It works really well. Very useful

sevendong