Is there an application that fully divides desktop sessions on Windows?

AI Thread Summary
Mark Russinovich's Desktop application allows the creation of multiple desktop sessions but does not fully isolate processes between them, which can lead to issues when connecting to remote servers that detect multiple instances of an application. Users seeking complete session separation may consider using virtual machine software like VirtualBox, which enables the emulation of multiple computers on a single machine. Each virtual machine operates independently with its own IP address, helping to avoid server errors related to concurrent application instances. This setup is resource-intensive but useful for creating isolated environments for testing or running applications without affecting the host system. Additionally, virtual machines allow users to save states, making them ideal for trialware management and experimentation without permanent changes to the system.
trueo
Messages
16
Reaction score
0
http://technet.microsoft.com/en-us/sysinternals/cc817881

That Desktop application by Mark Russinovich helps create new session for desktop (4 in total) but it doesn't seem to be a full *split*. That is, processes created in one session are still alive or known in another session. Do you know a similar application for windows that does a full division of session for me to play with ? Thank you a lot.
 
Computer science news on Phys.org
To clarify what I mean to do, I would like to use an application that connects to a remote server; usually, without this sort of session split, the server will report an error of an already_process_is_being_run, so it will ask me to close that application instance before starting a new one. Mr Russinovich's Desktop *almost* passes this sort of server check yet it fails in the end with the same cause as that of mono-session clients.
 
one idea is to use a virtual machine program such as VirtualBox to emulate multiple computers on the same single computer. allowing multiple processors running at the same time from the same computer. each virtual machine has its own IP address so the server should not throw errors.

I currently use this program at RMIT University to emulate a server and 3 clients on one machine to virtually run a closed internal network, the program also allows you to use host controller meaning you can use the virtual machines in relation with physical machines, eg. virtual server with physical clients.

Unsure if this is exactly what your after (this is resource intensive)

You can also save states on the virtual machines, this is usefull for trialware as you can save your files externally(on the host computer) and then go back to when you had 30 days trial (before you install the software)

there are obviously a lot more applications you can use this type of program for but it does the job for me, allows me to screw around with a server without actually damaging things, plus let's me save its state before i screw it up entirely.
 
Well, the date has now passed, and Windows 10 is no longer supported. Hopefully, the readers of this forum have done one of the many ways this issue can be handled. If not, do a YouTube search and a smorgasbord of solutions will be returned. What I want to mention is that I chose to use a debloated Windows from a debloater. There are many available options, e.g., Chris Titus Utilities (I used a product called Velotic, which also features AI to prevent your computer from overheating etc...
I have been idly browsing what Apple have to offer with their new iPhone17. There is mention of 'Vapour cooling' to deal with the heat generated. Would that be the same sort of idea that was used in 'Heat Pipes' where water evaporated at the processor end and liquid water was returned from the cool end and back along a wick. At the extreme high power end, Vapour Phase Cooling has been used in multi-kW RF transmitters where (pure) water was pumped to the Anode / or alternative Collector and...
Back
Top