Re: Can TS be Turned Off/On on W2003 - easily.
- From: "Jeff Pitsch" <jeff@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 17 Aug 2008 07:53:01 -0400
Ok So your including a reboot into this? I dont think that was mentioned
last time. It may be that simple then as the reboot would take care of
reconfiguration (or at least should). I hope your right cause that would be
much simpler than going through the wizard every time to enable/disable TS.
:)
--
Jeff Pitsch
Microsoft MVP - Terminal Services
"jolteroli" <jolt1976@xxxxxxx> wrote in message
news:%238oAKjFAJHA.4992@xxxxxxxxxxxxxxxxxxxxxxx
Hey Jeff.
As far as we know, the TSAppCompat boolean value correlates directly to
the VER_SUITE_TERMINAL bit in OSVERSIONINFOEX.wSuiteMask. At startup the
TSAppCompat value is read from the registry by ntoskrnl and gets mapped
via the KUSER_SHARED_DATA page to every user process. However, the word at
+02D0 in the page 7FFE0000 is stuffed into OSVERSIONINFOEX.wSuiteMask by
ntdll!RtlGetVersion. We sometimes use this fact, to install balky apps
that won't install in terminal sessions, though they can run in a TS
environment.
By the way: tsappcmp.dll calls kernel32!VerifyVersionInfo which ends in a
call to ntdll!RtlGetVersion to determine the licensing-mode. *choke*
*caught*
Nevertheless you'll be right Jeff, things often are more wired in the
Windows-World. But may be it's worth a try...
Cheers
-jolt
"Jeff Pitsch" <jeff@xxxxxxxxxxxxxxxxxxxxxxxx> schrieb im Newsbeitrag
news:ecs5qUU$IHA.3380@xxxxxxxxxxxxxxxxxxxxxxx
Unfortunately it's not that simple. The many other changes tot he OS are
not taken into affect when you do this. Sorry but it doesn't work like
you think it does.
--
Jeff Pitsch
Microsoft MVP - Terminal Services
"jolteroli" <jolt1976@xxxxxxx> wrote in message
news:%23q0mEBJ$IHA.872@xxxxxxxxxxxxxxxxxxxxxxx
You can switch between remote-admin and application mode by the value
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal
Server]!"TSAppCompat"
0: Remote Admin
1: Application Mode
-jolt
"Soo Kuan Teo [MSFT]" <sookuant@xxxxxxxxxxxxxxxxxxxx> schrieb im
Newsbeitrag news:uW4TQ7I$IHA.4780@xxxxxxxxxxxxxxxxxxxxxxx
If you just want to prevent user login remotely, then you can disable
remote desktop connection, run sysdm.cpl in a command shell, its in the
Remote Tab.
--
This posting is provided "AS IS" with no warranties, and confers no
rights.
"ThomasAJ" <ThomasAJ@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:E76E5D62-54F9-4E79-A00A-AC8609C2CDD2@xxxxxxxxxxxxxxxx
I want to test a third party software and need to 'Turn Off' TS
temporarily.
Can it be turned off/on without having to reconfigure, enter licence
info
again etc.
Of course there would be no users using TS at the time.
--
Regards
Tom
.
- Follow-Ups:
- Re: Can TS be Turned Off/On on W2003 - easily.
- From: jolteroli
- Re: Can TS be Turned Off/On on W2003 - easily.
- References:
- Can TS be Turned Off/On on W2003 - easily.
- From: ThomasAJ
- Re: Can TS be Turned Off/On on W2003 - easily.
- From: Soo Kuan Teo [MSFT]
- Re: Can TS be Turned Off/On on W2003 - easily.
- From: jolteroli
- Re: Can TS be Turned Off/On on W2003 - easily.
- From: Jeff Pitsch
- Re: Can TS be Turned Off/On on W2003 - easily.
- From: jolteroli
- Can TS be Turned Off/On on W2003 - easily.
- Prev by Date: RE: Real life experience needed: How fast is Win 2008 RemoteApp over t
- Next by Date: Re: can TS be used for restricted access to 1 application
- Previous by thread: Re: Can TS be Turned Off/On on W2003 - easily.
- Next by thread: Re: Can TS be Turned Off/On on W2003 - easily.
- Index(es):
Relevant Pages
|