Installing exe inside a JEA - Always Exit Code 2

Daniel McGurk 1 Reputation point
2022-01-26T08:46:06.137+00:00

Hi,

When attempting to install exe's using a JEA (WireShark and Notepad++ so far) the installers appear to be failing. PowerShell shows an ExitCode of 2 in both cases and tracking the process in ProcMon both results in pretty much the exact same thing!

Both installers fail when they attempt to write a file into C:\Windows\Temp with an Error of 5 (Access Code Violation)

168653-image.png

  • The JEA itself is running as a Virtual Admin account
  • For troubleshooting purposes I have configured the JEA in FullLanguage Mode
  • For troubleshooting purposes I have configured the JEA to have access to all Providers (from Get-PSProvider)
  • MSI's work fine (and that's what is used the majority of the time)
  • I have also attempted to change the ACL on C:\Windows\Temp to give 'Everyone' R/W perms

Any ideas!? Please help!

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,355 questions
0 comments No comments
{count} votes