Jenkins Security Context
As discovered previously, privileges of the current PowerShell session is rather “diminished” compared to the command executions made from the Jenkins Build process
This is likely due to the security context configured for the Jenkins process, which is running with SYSTEM
privileges and that seems to grant the oliver
user additional privileges
Therefore, all the Post Enumerations with privileges of the oliver
user will have additional output from the Jenkins Build under the followed title of Jenkins Security Context