VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/vboxsvc-session-0.dita@ 105145

Last change on this file since 105145 was 99797, checked in by vboxsync, 21 months ago

Docs: bugref:10302. Merging changes from the docs team. Almost exclusively conkeyref related stuff.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id Revision
File size: 1.1 KB
Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
3<topic xml:lang="en-us" id="vboxsvc-session-0">
4 <title>VBoxSVC running in Windows Session 0</title>
5
6 <body>
7 <p>
8 <ph conkeyref="vbox-conkeyref-phrases/product-name"/> supports executing the VBoxSVC in Windows session
9 0. This allows VBoxSVC to run like a regular Windows service,
10 which in turn enables headless VMs to continue running even if the
11 user logs out.
12
13 <note><p>
14 This is currently an experimental feature.
15 </p></note>
16 </p>
17 <p>
18 The feature is disabled by default and can be enabled by creating
19 a REG_DWORD value <codeph>ServerSession0</codeph> in the key
20 <codeph>HKEY_LOCAL_MACHINE\Software\Oracle\VirtualBox\VBoxSDS</codeph>
21 of the Windows registry. Specify <codeph>1</codeph> as the
22 value's data to enable the feature, or <codeph>0</codeph> to
23 disable the feature. A host reboot is needed in order to make the
24 change effective.
25 </p>
26 </body>
27</topic>
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette