Jump to content

Force 24 bit color depth???


Recommended Posts

Guest dan.lebaron@gmail.com
Posted

I'm currently running Windows Server 2003 and using the Terminal

Server

Advanced Client for web based access. How can I force the web based

users

to connect with a 24-bit color depth? This is not working, any

ideas???

 

I am running CODEBASE="msrdp.cab#version=5,2,3790,1830"

 

and have added the follwoing to the code:

 

'Device redirection options

MsRdpClient.AdvancedSettings2.RedirectDrives = TRUE

MsRdpClient.AdvancedSettings2.RedirectPrinters = TRUE

MsRdpClient.AdvancedSettings2.RedirectPorts = TRUE

MsRdpClient.AdvancedSettings2.RedirectSmartCards = FALSE

MsRdpClient.ColorDepth = 24

  • Replies 4
  • Created
  • Last Reply
Guest Benny Tritsch [MVP]
Posted

Re: Force 24 bit color depth???

 

What color depth is configured on the terminal server and in Group Policies?

These have higher priorities than client configurations. This means if TS

Configuration says 16 bit color depth, you cannot force 24 bit through

client configuration.

 

Benny

 

--

Bernhard Tritsch

MVP Windows Server - Terminal Server

Author of "Windows Server 2003 Terminal Services", Microsoft Press

http://www.wtstek.com

 

 

<dan.lebaron@gmail.com> wrote in message

news:ea9e96c0-34e5-4b8d-be6f-c293a20b479d@d21g2000prf.googlegroups.com...

> I'm currently running Windows Server 2003 and using the Terminal

> Server

> Advanced Client for web based access. How can I force the web based

> users

> to connect with a 24-bit color depth? This is not working, any

> ideas???

>

> I am running CODEBASE="msrdp.cab#version=5,2,3790,1830"

>

> and have added the follwoing to the code:

>

> 'Device redirection options

> MsRdpClient.AdvancedSettings2.RedirectDrives = TRUE

> MsRdpClient.AdvancedSettings2.RedirectPrinters = TRUE

> MsRdpClient.AdvancedSettings2.RedirectPorts = TRUE

> MsRdpClient.AdvancedSettings2.RedirectSmartCards = FALSE

> MsRdpClient.ColorDepth = 24

Guest dan.lebaron@gmail.com
Posted

Re: Force 24 bit color depth???

 

On Feb 2, 5:49 am, "Benny Tritsch [MVP]" <b...@nowspam.web.de> wrote:

> What color depth is configured on the terminal server and in Group Policies?

> These have higher priorities than client configurations. This means if TS

> Configuration says 16 bit color depth, you cannot force 24 bit through

> client configuration.

>

> Benny

>

> --

> Bernhard Tritsch

> MVP Windows Server - Terminal Server

> Author of "Windows Server 2003 Terminal Services", Microsoft Presshttp://www.wtstek.com

>

> <dan.leba...@gmail.com> wrote in message

>

> news:ea9e96c0-34e5-4b8d-be6f-c293a20b479d@d21g2000prf.googlegroups.com...

>

>

>

> > I'm currently running Windows Server 2003 and using the Terminal

> > Server

> > Advanced Client for web based access. How can I force the web based

> > users

> > to connect with a 24-bit color depth? This is not working, any

> > ideas???

>

> > I am running CODEBASE="msrdp.cab#version=5,2,3790,1830"

>

> > and have added the follwoing to the code:

>

> >  'Device redirection options

> >    MsRdpClient.AdvancedSettings2.RedirectDrives     = TRUE

> >    MsRdpClient.AdvancedSettings2.RedirectPrinters   = TRUE

> >    MsRdpClient.AdvancedSettings2.RedirectPorts      = TRUE

> >    MsRdpClient.AdvancedSettings2.RedirectSmartCards = FALSE

> >    MsRdpClient.ColorDepth     = 24- Hide quoted text -

>

> - Show quoted text -

 

 

I have under tscc.msc forced 24 bit with the selctor box. Any other

ideas?

Guest dan.lebaron@gmail.com
Posted

Re: Force 24 bit color depth???

 

On Feb 2, 3:16 pm, dan.leba...@gmail.com wrote:

> On Feb 2, 5:49 am, "Benny Tritsch [MVP]" <b...@nowspam.web.de> wrote:

>

>

>

>

>

> > What color depth is configured on the terminal server and in Group Policies?

> > These have higher priorities than client configurations. This means if TS

> > Configuration says 16 bit color depth, you cannot force 24 bit through

> > client configuration.

>

> > Benny

>

> > --

> > Bernhard Tritsch

> > MVP Windows Server - Terminal Server

> > Author of "Windows Server 2003 Terminal Services", Microsoft Presshttp://www.wtstek.com

>

> > <dan.leba...@gmail.com> wrote in message

>

> >news:ea9e96c0-34e5-4b8d-be6f-c293a20b479d@d21g2000prf.googlegroups.com...

>

> > > I'm currently running Windows Server 2003 and using the Terminal

> > > Server

> > > Advanced Client for web based access. How can I force the web based

> > > users

> > > to connect with a 24-bit color depth? This is not working, any

> > > ideas???

>

> > > I am running CODEBASE="msrdp.cab#version=5,2,3790,1830"

>

> > > and have added the follwoing to the code:

>

> > >  'Device redirection options

> > >    MsRdpClient.AdvancedSettings2.RedirectDrives     = TRUE

> > >    MsRdpClient.AdvancedSettings2.RedirectPrinters   = TRUE

> > >    MsRdpClient.AdvancedSettings2.RedirectPorts      = TRUE

> > >    MsRdpClient.AdvancedSettings2.RedirectSmartCards = FALSE

> > >    MsRdpClient.ColorDepth     = 24- Hide quoted text -

>

> > - Show quoted text -

>

> I have under tscc.msc forced 24 bit with the selctor box.  Any other

> ideas?- Hide quoted text -

>

> - Show quoted text -

 

I figured it out. There was a bad line in my code that was killing

the forced 24 bit action.

Guest Benny Tritsch [MVP]
Posted

Re: Force 24 bit color depth???

 

Good to know, because I didn't have any good idea what could be the error.

Benny

 

--

Bernhard Tritsch

MVP Windows Server - Terminal Server

Author of "Windows Server 2003 Terminal Services", MS Press

http://www.wtstek.com

 

<dan.lebaron@gmail.com> wrote in message

news:c7dd2225-69c2-4934-9782-b1e6ac8f948f@q39g2000hsf.googlegroups.com...

On Feb 2, 3:16 pm, dan.leba...@gmail.com wrote:

> On Feb 2, 5:49 am, "Benny Tritsch [MVP]" <b...@nowspam.web.de> wrote:

>

>

>

>

>

> > What color depth is configured on the terminal server and in Group

> > Policies?

> > These have higher priorities than client configurations. This means if

> > TS

> > Configuration says 16 bit color depth, you cannot force 24 bit through

> > client configuration.

>

> > Benny

>

> > --

> > Bernhard Tritsch

> > MVP Windows Server - Terminal Server

> > Author of "Windows Server 2003 Terminal Services", Microsoft

> > Presshttp://www.wtstek.com

>

> > <dan.leba...@gmail.com> wrote in message

>

> >news:ea9e96c0-34e5-4b8d-be6f-c293a20b479d@d21g2000prf.googlegroups.com...

>

> > > I'm currently running Windows Server 2003 and using the Terminal

> > > Server

> > > Advanced Client for web based access. How can I force the web based

> > > users

> > > to connect with a 24-bit color depth? This is not working, any

> > > ideas???

>

> > > I am running CODEBASE="msrdp.cab#version=5,2,3790,1830"

>

> > > and have added the follwoing to the code:

>

> > > 'Device redirection options

> > > MsRdpClient.AdvancedSettings2.RedirectDrives = TRUE

> > > MsRdpClient.AdvancedSettings2.RedirectPrinters = TRUE

> > > MsRdpClient.AdvancedSettings2.RedirectPorts = TRUE

> > > MsRdpClient.AdvancedSettings2.RedirectSmartCards = FALSE

> > > MsRdpClient.ColorDepth = 24- Hide quoted text -

>

> > - Show quoted text -

>

> I have under tscc.msc forced 24 bit with the selctor box. Any other

> ideas?- Hide quoted text -

>

> - Show quoted text -

 

I figured it out. There was a bad line in my code that was killing

the forced 24 bit action.


×
×
  • Create New...