plkjnht Posted December 11, 2017 Posted December 11, 2017 (edited) ..... Edited August 14, 2019 by plkjnht
Staff Chris Posted December 15, 2017 Staff Posted December 15, 2017 Hi, Yes, this is the normal behavior, because Pulseway execute this command as the system in the session 0.
Administrators Paul Posted December 18, 2017 Administrators Posted December 18, 2017 To further detail Chris's reply, all processes that are launched from the terminal or powershell console will execute in the same user session as the Pulseway service, called "session 0". This user session is isolated from the others for security reasons meaning that even if an application has a GUI, you will not be able to see it in your session's desktop. You could try to invoke the GUI process using PSExec specifying the required arguments to interact with the desktop (PSExec runs apps by default in the console session so you will be able to see the GUI). It's also worth noting that you want to skip the EULA by specifying the command line argument as Pulseway will not be able to click on the "Accept" button in the GUI form that pops up. -Paul
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now