From: Carol on 19 Mar 2010 10:33 GPMC Forest Domain My Business SBS Computers (right click) Windows SBS Client Policy User configuration Windows components Terminal Services Terminal Server Remote Session Environment Remove remote desktop wallpaper Merv Porter [SBS-MVP] wrote: Apparently, 'Remove Remote Desktop Wallpaper' is one of the new Group Policy 08-Mar-09 Apparently, 'Remove Remote Desktop Wallpaper' is one of the new Group Policy elements in Win2008. :-) -- Merv Porter [SBS-MVP] ============================ Previous Posts In This Thread: On Saturday, March 07, 2009 4:10 PM BillGeorg wrote: Subject: RWW and wallpaper/desktop I am trying to determine how to disable the displaying of the remote computer's wallpaper/desktop when using RWW to connect to desktops at the office. As well as other ideas in trying to conserve banwidth and cut-down on repaints of the screen. I assume it involves an edit of TSWEB.ASPX, but can't find any information to confirm this or describe how to accomplish it. It would be good to know all of the possible changes that might be applied universally in the TSWEB.ASPX for customizing a user's experience. Is it as simple as editing "const TS_PERF_DISABLE_WALLPAPER = &h00000001" to be "const TS_PERF_DISABLE_WALLPAPER = &h00000000" or is there some code needed to use this constant? I am not a programmer, but am proficient at copy, paste and edit when I have a clue or two. Bill On Saturday, March 07, 2009 5:13 PM Les Connor [SBS MVP] wrote: Hi Bill,If this is SBS 2003 ... Hi Bill, If this is SBS 2003 ... when you get the logon screen to RWW, select a slow connection (say, 56k modem). This has the same effect as deselecting bandwidth hogging options in RDP connection properties. -- ----------------------------------------------- Les Connor [SBS MVP] "Bill George" <BillGeorge(a)discussions.microsoft.com> wrote in message news:3D5E7219-09DE-46DB-A096-98CDFB9D9E6C(a)microsoft.com... On Saturday, March 07, 2009 5:20 PM BillGeorg wrote: No SBS 2008 and I would prefer to control it from the server for all of my No SBS 2008 and I would prefer to control it from the server for all of my users if possible. "Les Connor [SBS MVP]" wrote: On Saturday, March 07, 2009 6:39 PM Les Connor [SBS MVP] wrote: Look into TS Gateway. Look into TS Gateway. I think you should be able to configure a connection and then distribute it to users (much like the VPN connection in SBS 2k3). TS Gateway would use the SBS to connect, but you don't go via RWW. Rather, you'd go directly to the workstation. This is an RDP connection, using the SBS as the gateway. With the RDP, you of course those additional options so far as bandwidth preservation. -- ----------------------------------------------- Les Connor [SBS MVP] "Bill George" <BillGeorge(a)discussions.microsoft.com> wrote in message news:5025E3CF-CC24-4530-B415-D52F18115E6E(a)microsoft.com... On Saturday, March 07, 2009 7:15 PM BillGeorg wrote: Les, I appreciate your response but it does not solve my problem. Les, I appreciate your response but it does not solve my problem. I have a very unsophisticated user base and I don't won't to introduce a whole new layer of problems to my situation. What I want to be able to do is use RWW to work the way it is supposed to work, which means to instruct it not to send wallpaper/desktop info to the remote computer. This use to be a check box under RWW for SBS 2003, I just need to know how it works in SBS 2008. I know the feature is there, probably an edit to the TWWEB.ASPX file on the server, as that is the way you tell it to allow the user to make the remote computer's disk drives available/visible to the RWW connection, I just need to know how to do it. Can you help me, or get someone to help me? Thanks! Bill "Les Connor [SBS MVP]" wrote: On Saturday, March 07, 2009 9:15 PM Merv Porter [SBS-MVP] wrote: I going to go out on a limb here and say that I suspect you'll need to do it I going to go out on a limb here and say that I suspect you'll need to do it with a group policy. I think the following is the one you'll need to create: Start | Administrative Tools | Group Policy Management | Forest | Domains | <yourdomain<.local | My Business | Computers | <rt. click> SBSComputers | Create a GPO in this domain and link it here... | Name: Remove RDP Desktop Wallpaper | OK <rt. click> Remove RDP Desktop Wallpaper | Edit | User Configuration | Policies | Administrative Templates | Windows Components | Terminal Services Desktop Wallpaper | Properties | Enable | Apply | OK From a command prompt: gpupdate /force Reboot a workstation (in Windows 2003 it sometimes took 2-3 reboots to get a policy update to apply; not sure about Windows 2008) Have a remote user login to test the new group policy. -- Merv Porter [SBS-MVP] ============================ "Bill George" <BillGeorge(a)discussions.microsoft.com> wrote in message news:EC80CDDC-9C10-432E-92C2-570CA5608781(a)microsoft.com... On Sunday, March 08, 2009 10:40 AM Les Connor [SBS MVP] wrote: Re: Subject: RWW and wallpaper/desktop Those look promising, Merv :-). -- ----------------------------------------------- Les Connor [SBS MVP] On Sunday, March 08, 2009 12:16 PM Merv Porter [SBS-MVP] wrote: Apparently, 'Remove Remote Desktop Wallpaper' is one of the new Group Policy Apparently, 'Remove Remote Desktop Wallpaper' is one of the new Group Policy elements in Win2008. :-) -- Merv Porter [SBS-MVP] ============================ Submitted via EggHeadCafe - Software Developer Portal of Choice How to Annotate Images from a database in a web page http://www.eggheadcafe.com/tutorials/aspnet/0c4c3072-6730-41db-a759-082c24acd999/how-to-annotate-images-fr.aspx
|
Pages: 1 Prev: MX Record SBS 2008 Next: SBS2008 + Windows Vista and Windows 7 user profiles |