C
Chris
Guest
Good Day Community,
I'm going to outline a scenario I have, and just want get some feedback on
what would be the best method to implement it.
Scenario
Server: Windows 2003 SBS Standard (DC)
Server: Windows 2003 Standard R2 - Terminal Server
Goal: I need to implement the terminal server for our remote sales staff. We
recently did a big push on our accounting software - which requires the
workstations to have amounts of RAM and atleast 2.0ghz. Most of remote sales
agents have laptops that do not qualify for the upgrade. Instead of replacing
5 laptops, we purchased the hardware to make a terminal server (Dual Quad
Core, 4gigs RAM etc). This will allow our sales team to VPN in and RDP to the
term.server. There will also be 3 users within the office that have desktops
here that will be permitted to remote into the TS.
AD Structure
Created Terminal Server OU, added this server to it. Mapped a GPO to the OU
and am using the Computer Policies only
I created a seperate GPO to lock down access on the terminal server, for a
group called Terminal Server users. This works fantastic, but I of course if
you move it to the root level of the AD Structure - it effects their Desktop
login policy as well.
Purposed Work Arounds:
Option 1
create a generic user names and passwords (i.e: Sales) and in the login
script include a VBScript to prompt for their real username and password to
be able map their user folder.
Pro: Fairly easy to implement, user cfg gpo applies
Cons: Not really able to tell who is logged in, not really secure login to
TS because username/password would have to be dumafied so people don't get
confused.
Option 2
create a new user account, jdoe is regular jdoe.ts is for terminal server.
Pro: GPO applies, matches criterial to know who is online when viewing
connections
Cons: Another username and password to remember - I don't beleive there is
away of important/synchronizing their normal user password with this account,
how would you map to their user drive - would u still need the VB script?
Any other suggestions welcome
Submitted to the following sections:
microsoft.public.windows.group_policy
microsoft.public.windows.active_directory
microsoft.public.windows.terminal_services
I'm going to outline a scenario I have, and just want get some feedback on
what would be the best method to implement it.
Scenario
Server: Windows 2003 SBS Standard (DC)
Server: Windows 2003 Standard R2 - Terminal Server
Goal: I need to implement the terminal server for our remote sales staff. We
recently did a big push on our accounting software - which requires the
workstations to have amounts of RAM and atleast 2.0ghz. Most of remote sales
agents have laptops that do not qualify for the upgrade. Instead of replacing
5 laptops, we purchased the hardware to make a terminal server (Dual Quad
Core, 4gigs RAM etc). This will allow our sales team to VPN in and RDP to the
term.server. There will also be 3 users within the office that have desktops
here that will be permitted to remote into the TS.
AD Structure
Created Terminal Server OU, added this server to it. Mapped a GPO to the OU
and am using the Computer Policies only
I created a seperate GPO to lock down access on the terminal server, for a
group called Terminal Server users. This works fantastic, but I of course if
you move it to the root level of the AD Structure - it effects their Desktop
login policy as well.
Purposed Work Arounds:
Option 1
create a generic user names and passwords (i.e: Sales) and in the login
script include a VBScript to prompt for their real username and password to
be able map their user folder.
Pro: Fairly easy to implement, user cfg gpo applies
Cons: Not really able to tell who is logged in, not really secure login to
TS because username/password would have to be dumafied so people don't get
confused.
Option 2
create a new user account, jdoe is regular jdoe.ts is for terminal server.
Pro: GPO applies, matches criterial to know who is online when viewing
connections
Cons: Another username and password to remember - I don't beleive there is
away of important/synchronizing their normal user password with this account,
how would you map to their user drive - would u still need the VB script?
Any other suggestions welcome
Submitted to the following sections:
microsoft.public.windows.group_policy
microsoft.public.windows.active_directory
microsoft.public.windows.terminal_services