Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installer for 1.1.48 uses unsigned powershell script during installation #108

Open
b00rya opened this issue Apr 28, 2023 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@b00rya
Copy link

b00rya commented Apr 28, 2023

Is there a way to sign it? Or avoid calling powershell whatsoever?
Our security guidelines require DCs to have AllSigned execution policies.

Action start 15:44:15: CreateEventSource.
[INFO] PowerShell script preferred invocation folder: 
Dumping PowerShell invoke log ...
--> Found PowerShell path: C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
--> PowerShell Script Execution Result Code: 1
--> PowerShell Script Execution log: 
File C:\Users\user\AppData\Local\Temp\pss869.ps1 cannot be loaded. The file 
C:\Users\user\AppData\Local\Temp\pss869.ps1 is not digitally signed. You cannot run this script on the current 
system. For more information about running scripts and setting execution policy, see about_Execution_Policies at 
https:/go.microsoft.com/fwlink/?LinkID=135170.
    + CategoryInfo          : SecurityError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : UnauthorizedAccess
CustomAction CreateEventSource returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
@ryannewington ryannewington self-assigned this Apr 30, 2023
@ryannewington ryannewington added the bug Something isn't working label Apr 30, 2023
@ryannewington
Copy link
Member

Hi @b00rya, thanks for reporting this.

We've addressed this issue in v1.1.51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants