Re: Disable programmatically the "Fast User Switching"

From: Ramesh [MVP] (sramesh2k_at_\REMOV_NOSPAM\.hotmail.com)
Date: 05/03/04


Date: Mon, 3 May 2004 16:56:53 +0530

Welcome.

-- 
Ramesh - Microsoft MVP
Windows XP Shell
http://www.mvps.org/sramesh2k
---------------------------------------
What You Should Know About the Sasser Worm and It Variants: 
http://www.microsoft.com/security/incident/sasser.asp
---------------------------------------
"Viviana Vc" <vcotirlea@hotmail.com> wrote in message news:c753ls$if54d$2@ID-78102.news.uni-berlin.de...
Thanks for your answer. I will try ...
Thanks,
Viv
On Fri, 30 Apr 2004 22:13:27 +0530, "Ramesh [MVP]"
<sramesh2k@\REMOV_NOSPAM\.hotmail.com> wrote :
>Viv,
>
>1st solution disables Welcome Screen as well.
>2nd solution should work.
>
>One entry of AllowMultipleTSSessions will exist anyway
>
>HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\AllowMultipleTSSessions
>HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system\AllowMultipleTSSessions (not present by default)
>
>Set AllowMultipleTSSessions to 0 the FUS will be disabled. The AllowMultipleTSSessions value present under 'policies' will override the value under WinLogon. (If Winlogon\AllowMultipleTSSessions is set to 0 and policies\system\AllowMultipleTSSessions is set to 1, FUS WILL work.)
>
>HTH


Relevant Pages