PowerShell
How to sign a powershell script
By Tan Lee Published on Oct 02, 2024 1K
To sign a PowerShell script, you can use the Set-AuthenticodeSignature cmdlet, providing it with the script file and a code-signing certificate.
Read moreHow to run powershell script using task scheduler
By Tan Lee Published on Oct 01, 2024 962
Running a PowerShell script using Task Scheduler in Windows is straightforward.
Read moreHow to get Credentials in PowerShell?
By Tan Lee Published on Oct 01, 2024 909
In PowerShell, you can securely handle credentials using the Get-Credential cmdlet.
Read moreCategories
Popular Posts
Implement security headers for an ASP.NET Core
Jun 24, 2025
Structured Data using FoxLearn.JsonLd
Jun 20, 2025
RuangAdmin Template
Nov 13, 2024
Material Lite Admin Template
Nov 14, 2024