在我们的环境中,我们使用的两种主要脚本语言是 VBScript/WScript 和 PowerShell。我们的 PowerShell 设置为所有脚本都必须经过数字签名。在 PowerShell ISE 内部,我们添加了一个菜单项,用于保存当前工作脚本并对其进行数字签名。目前,我们对 VBS/Wscript 使用不同的编辑器。VSCode 中有没有办法允许我们在环境中运行一个函数来对当前的 PowerShell 脚本进行数字签名?
vbscript powershell sign wsh visual-studio-code
powershell ×1
sign ×1
vbscript ×1
visual-studio-code ×1
wsh ×1