On Windows 8.1 I have a service that starts PowerShell scripts. The service runs as “nt authority\system” in Session 0 Isolation. …
c# powershell windows-services session-0-isolationI have a legacy Windows server service and (spawned) application that works fine in XP-64 and W2K3, but fails …
opengl windows-services windows-server-2008 createprocessasuser session-0-isolationI am using the code located here basically as-is to start a process. This code works flawlessly in Vista/7 -- …
.net windows-server-2008 session-0-isolation