Hi
We are creating an apppage that can sign certificate from our internal CA.
In the script, we are using the following commands that ‘normally’ should already be present in the modules but apparently it says its not recognized:
[9/20/2024 11:30:57 AM] [Error] [App-Portal] The term ‘Write-EventLog’ is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
[9/20/2024 11:30:57 AM] [Error] [App-Portal] The term ‘Compress-Archive’ is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
Does anyone know why this is happening?
Info:
Server: Windows server 2022
PSU version: 5.0.7 (msi install)