How many servers required to deploy RD Gateway to physical desktop PCs

We want to setup RD Gateway for users to reach their desktop PCs from the Internet.  There are connecting to physical computers, not VMs or VDI.
While the RD Gateway server itself could be a Hyper-V VM, we are not hosting VMs or VDI for the users to log into.  Everyone will be using the RD Gateway to log into their physical desktop PC.
How many Windows servers are required just to get it running for an initial small number of users to pilot?
We can add more servers if there is such a heavy traffic load in the future than the server cannot handle it, but for now I would like to know what is the minimum amount of separate Windows servers required just to make it function to securely pass RDP connections
through from the Internet to an internal desktop PC.
Do we need just one server to be a RD Gateway or do we need the Gateway plus a second server to be Connection Broker and third Windows server to be a licensing server?
Do we need a separate Connection Broker server at all to allow users to connect to physical computers?

Hi,
You can setup RD gateway with a single Windows Server.
Overview of Remote Desktop Gateway
http://technet.microsoft.com/en-us/library/cc731150.aspx
Checklist: Configure Remote Desktop Gateway
http://technet.microsoft.com/en-us/library/cc732654.aspx
Remote Desktop Gateway Installation Prerequisites
http://technet.microsoft.com/en-us/library/cc731933.aspx
Thanks.
Jeremy Wu
TechNet Community Support

Similar Messages

  • How many servers Client is using now?

    How many Servers Client is using now?
    Please give me rough idea that how many servers will be there in Sand Box and Golden Box ie Dev-Test-Prod?

    Hi SAP Landscape:
    Landscape is like a server system or like a layout of the servers or some may even call it the architecture of the servers viz. SAP is divided into three different lanscape DEV, QAS and PROD.
    - DEV would have multiple clients for ex: 190- Sandbox, 100- Golden, 180- Unit Test.
    - QAS may again have mutiple clients for ex: 300- Integration Test, 700 to 710 Training.
    - PROD may have something like a 200 Production.
    - SANDBOX for research and development
    These names and numbers are the implementer's discreet on how they want it or they have been using in their previous implementations or how is the client's business scenario.
    Now whatever you do in the Sandbox doesn't affect the other servers or clients. Whenever you think you are satisfied with your configuration and you think you can use it moving forward, you RE-DO it in the golden client (remember, this is a very neat and clean client and you cannot use it for rough usage). As you re-do everything that you had thought was important and usable, you get a transport request pop up upon saving everytime. You save it under a transport request and give your description to it. Thus the configuration is transported to the Unit Test client (180 in this example).
    You don't run any transaction or even use the SAP Easy Access screen on the 100 (golden) client. This is a configuration only client. Now upon a successful tranport by the Basis guy, you have all the configuration in the Testing client, just as it is in the Golden client. The configuration remains in sync between these two clients.
    But in the Testing client you can not even access SPRO (Display IMG) screen. It's a transaction only client where you perform the unit test. Upon a satisfactory unit test, you move the good configuration to the next SERVER (DEV). The incorrect or unsatisfactory configuration is corrected in Golden (may again as well be practised in the sandbox prior to Golden) and accordingly transported back to 180 (Unit Test) until the unit test affected by that particular config is satisfactory.
    The Golden client remains the 'database' (if you wanna call it that) or you may rather call it the 'ultimate' reference client for all the good, complete and final configuration that is being used in the implementation.
    In summary:
    Landscape : is the arrangement for the servers
    IDES : is purely for education purpose and is NOT INCLUDED in the landscape.
    DEVELOPMENT ---> QUALITY -
    > PRODUCTION
    DEVELOPMENT : is where the the consultants do the customization as per the company's requirement.
    QUALITY : is where the core team members and other members test the customization.
    PRODUCTION : is where the live data of the company is recorded.
    A request will flow from Dev->Qual->Prod and not backwards.
    1. Sandbox server: In the initial stages of any implementation project, You are given a sandbox server where you do all the configuration/customization as per the companies business process.
    2. Development Server: - Once the BBP gets signed off, the configuration is done is development server and saved in workbench requests, to be transported to Production server.
    3. Production Server: This is the last/ most refined client where the user will work after project GO LIVE. Any changes/ new develpoment is done is development client and the request is transported to production.
    These three are landscape of any Company. They organised their office in these three way. Developer develop their program in Development server and then transport it to test server. In testing server tester check/test the program and then transport it to Production Server. Later it will deploy to client from production server.
    Presentaion Server- Where SAP GUI have.
    Application Server - Where SAP Installed.
    Database Server - Where Database installed.

  • How many servers need to be added in order to service 127 iPads going online?

    I was wondering if anyone knows how many servers would be needed to provide the resources for 127 iPads to go online.

    Give us a picture of the load.
    Are they all going to sync to the same computer with different user accounts?  
    In which case 1 server is going to need lots of storage.
    Are you just using it to manage Profiles - a mini will suffice
    Are you going to use it to manage Profiles and link in with Mail, Cal, Address & VPN - depending on the active load - a mini might suffice or you will want something bigger.
    How complex do you want your managment to be - are you integrating with AD, or setting up a stand alone OD to handle this?
    Are you going to be using WebDav?
    Are you going to be hosting files via HTTP for the iPads or setting up resources via the Wiki's / Blogs (although you still cannot edit them...)
    I certainly plan on supporting 100+ iPads via Profile Manager on an iPad - but I doubt if I will be running Mail, VPN, Cal or Address books - I want them to hook into an exchange server instead for that info.
    If you want a more informed opinion - give us a much more realistic overview of your network, your proposed deployment structure and expected utilisation.

  • Minimum How many dimension required for FDM integration Script

    Hi Gurus
    I have only 2 dimensions in my SQL Table name dbo.ABC (Example: 1.Entity 2.Account and amount(data value)
    Example:
    USA, SALES, 50000
    (Including value its total 3 dimensions)
    How to export this data to Target HFM Application.
    Integration Script got success when i click on validation it is shows only 2 dimension 1.Account 2.Entity. i have mapped correctly. but validation screen not showing anything. i got gold fish for validation button and Export is also showing success and got goldfish. but no data is exported to HFM application.
    in FDM outbox its created a file which is containing only *!data* text. There is no record in this file.
    I want to load the data with rest of the dimensions with [None] member combination as i don't have the additional dimensions in my source file.
    Minimum how many dimension required to export the data from FDM to HFM?
    regards
    Taruni

    Hi,
    I came to know, at least one member from the source file should be there in the integration script then only we can assign at least [None] member or any member for the target dimensions.
    My source file having only 3 dimensions ( USA,Sales,Amount)
    1.USA,2.Sales,3.$50000
    Import Screen Dimensions:
    1.Source-FM-Entity
    2.Source-FDM-Account
    3.Account Description
    4.SourceICP
    5.SourceCustom1
    6.SourceCustom2
    7.SourceCustom3
    8.SourceCustom4
    9.Amount
    In the integration script its taking the values as
    Source-FM-Entity(0)
    Source-FDM-Account(1)
    Account Description
    SourceICP
    SourceCustom1
    SourceCustom2
    SourceCustom3
    SourceCustom4
    Amount(2)
    above it shows only 0,1,2 numbers are assigned to source dimensions.
    As my source file having only 3 Dimension so it is taking only 3 dimensions shown below. rest of the dimensions it is not showing in the import screen.
    *0.Source-FM-Entity,1.Source-FDM-Account,2.Amount*
    If i assign any values(3-9) to next dimensions or if I left blank rs.fields("txtAcctDes") with its showing below error messages:
    Error: An error occurred importing the file.
    Detail: Item cannot be found in the collection corresponding to the requested name or ordinal.
    At line: (39 and 42-46)
    So i have assigned Source-FDM-Account Number<font color="Blue">(rs.fields(1) </font>Value to rest of the dimensions in my integration script.
    <font color="Blue">rsAppend.Fields("Account") = rs.fields(1).Value</font>
    rsAppend.Fields("Desc1") = rs.fields(1).Value
    rsAppend.Fields("ICP") = rs.fields(1).Value
    rsAppend.Fields("UD1") = rs.fields(1).Value
    rsAppend.Fields("UD2") = rs.fields(1).Value
    rsAppend.Fields("UD3") = rs.fields(1).Value
    rsAppend.Fields("UD4") = rs.fields(1).Value
    Now am able to import the data into import screen, And i found all the above member names as Sales as i assigned Account dimension number(1) to these members temporarily to succeed the import process . Then i have mapped to Target dimensions with [None] member combination as these members are not in original source file. Then rest of the process Export and Check is done perfectly.
    *<font color="red">1.Am i right?? Please suggest me the correct process?</font>*
    *<font color="red">2.Can we use blank values in Integration Script as mentioned below??</font>*
    rsAppend.Fields("Desc1") = rs.fields("txtAcctDes").Value
    rsAppend.Fields("Account") = rs.fields("txtAcct").Value
    rsAppend.Fields("Entity") = rs.fields("txtCenter").Value
    *1.Added value*
    Example: rsAppend.Fields("Desc1") = rs.fields("1").Value
    *2.Blank Value*
    rsAppend.Fields("Desc1") = rs.fields("txtAcctDes").Value
    *<font color="red">3.As per my observation system is not accepting blank values in integration script. Please correct me??</font>*
    Here is my Integration Script
    1     Function Integration(strLoc, lngCatKey, dblPerKey, strWorkTableName)
    2     '------------------------------------------------------------------
    3     'Oracle Hyperion FDM IMPORT Integration Script:
    4     Created By: admin
    5     Date Created: 2012-11-20-07:55:20
    6     'Purpose:
    7     '------------------------------------------------------------------
    8     Dim objSS 'ADODB.Connection
    9     Dim strSQL 'SQL String
    10     Dim rs 'Recordset
    11     Dim rsAppend 'tTB table append rs Object
    12     'Initialize objects
    13     Set cnSS = CreateObject("ADODB.Connection")
    14     Set rs = CreateObject("ADODB.Recordset")
    15     Set rsAppend = DW.DataAccess.farsTable(strWorkTableName)
    16     'Connect To SQL Server database
    17     cnss.open "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=TEST;Data Source=localhost;"
    18     strSQL = "Select * "
    19     strSQL = strSQL & "FROM ABC"
    20     'Get data
    21     rs.Open strSQL, cnSS
    22     'Check For data
    23     If rs.bof And rs.eof Then
    24     RES.PlngActionType = 2
    25     RES.PstrActionValue = "No Records To load!"
    26     FirstImportVB = False ' Assign return value of function
    27     Exit Function
    28     End If
    29     'Loop through records And append To tTB table In location’s DB
    30     If Not rs.bof And Not rs.eof Then
    31     Do While Not rs.eof
    32     rsAppend.AddNew
    33     rsAppend.Fields("PartitionKey") = RES.PlngLocKey
    34     rsAppend.Fields("catKey") = lngCatKey
    35     rsAppend.Fields("PeriodKey") =dblPerKey
    36     rsAppend.Fields("DataView") = "YTD"
    37     rsAppend.Fields("CalcAcctType") = 9
    38     rsAppend.Fields("Amount") = rs.fields(2).Value
    39     rsAppend.Fields("Desc1") = rs.fields(1).Value
    40     rsAppend.Fields("Account") = rs.fields(1).Value
    41     rsAppend.Fields("Entity") = rs.fields(0).Value
    42     rsAppend.Fields("ICP") = rs.fields(1).Value
    43     rsAppend.Fields("UD1") = rs.fields(1).Value
    44     rsAppend.Fields("UD2") = rs.fields(1).Value
    45     rsAppend.Fields("UD3") = rs.fields(1).Value
    46     rsAppend.Fields("UD4") = rs.fields(1).Value
    47     rsAppend.Update
    48     rs.movenext
    49     Loop
    50     End If
    51     'Records loaded
    52     RES.PlngActionType = 2
    53     RES.PstrActionValue = "SQL Import successful!"
    54     'Assign Return value
    55     Integration = True
    56     End Function
    Regards
    Taruni

  • How many servers are generally needed to a medium size HFM project

    Hi,
    I am new to HFM.Can any one help me that How many servers are generally needed to a medium size HFM project? And details that servers are for what segments?
    Thanks in advance.

    Hi,
    You can use one serwer only for everything (provided that you use classic application).
    Number of servers depends on the number of planned applications, the number of users, number of entities, number of accounts, the amount of calculation...
    Best,
    Marcin Kuzdra

  • Hai How many servers are there in Netweaver

    HI,
    Please can any one tell me how many servers are present in Netweaver platform and can u please tell me the differnce between netweaver and previous one which is in usage.
    Wht are the advantages over it and disadvatages if any.
    Wht is the role of BI in netweaevr platform
    .Regards,
    Chandu

    Hi,
    Check the below threads for detail information:
    Netweaver
    SAP netweaver
    What is Netweaver
    Reg
    Pra

  • How many application we can deploy to the integerated weblogic server

    Hi ,
    How many applications we can deploy to the weblogic server a very small applications containing 5-6 jspx page

    827028 wrote:
    What is the difference between integerated weblogic and stand alone WebLogic Server?
    I think both of them are same?
    In short:
    No,a stand alone server runs a it's own process and can be started as a service running in the background.
    The integrated server needs jdev and is optimized for debugging.
    Timo

  • How many servers do I need?

    Hi,
    We are planning to go live with Service Manager.
    So far we shall go with following line up:
    SM Management Server - 1 server
    DW Management Server - 1 server
    Database/DW Database - 1 server
    Total: 3 servers
    What remains is:
    Sharepoint (services/server)
    Service Manager Portal
    The question is:
    How many more servers do we need?
    I read that SM Portal must not be installed on SM Management Server. Is it true? If yes, why?
    Where should I install Sharepoint Services?
    Can I install Sharepoint Services and SM Portal on the same server?
    Can I install Sharepoint Services and SM Portal on any of the above mentioned three servers?
    Thanks for your advice.
    Les

    Hi,
    It depends on your load but you could start with one additional server and install both the SharePoint and the Service Manager SSP components, and if needed, adding more servers in the future.
    Previously it was possible to install the SSP on the mgmt. server but not recommended, nowdays it shouldn't even be possible to do so.
    Regards
    //Anders
    Anders Asp | Lumagate | www.lumagate.com | Sweden | My blog: www.scsm.se

  • How many ogg required if i have both database on same machine.

    Hi!
    I have sqlserver 2005 and oracle 11g express on windows 2003
    please tel me how many instances of ogg112101_ggs_Windows_x86_ora11g_32bit is required for migraton and replication.
    yours sincerely.

    944768 wrote:
    i forgot to mention one thing.
    1)i have installed both the above mentioned database on one machine ,
    so do i need two ogg ?Yes.
    2) if yes then do i need one ogg for oracle and one ogg for sqlserver or two ogg for oracel will suffice.For any database "X", you need to use GoldenGate for Database "X". So for Oracle DB, you need to install GG for Oracle DB, and for SQL Server you need GG for SQL Server.
    Once the data is "captured" to a GG trail, the data from any version of GG for database "X" on operating system "A" can be sent to any other version of GG for database "Y" on operating system "B" (Hence the term: heterogeneous replication.)

  • Distributed TREX, how many servers

    The SAP guide to Distributed TREX 6.1 says for no apparent reason that you need minimum of THREE trex servers for a distributed installation. One master index, + two slaves.
    It then goes on to say that, for maintenance purposes, you can stop one slave, or the master, and still have a running solution (searching only, if the master is dead).
    Is it possible/supported then to install initially ONLY two TREX servers, master index, slave index and for each to be name server to provide search functions even of one trex server dies?

    Hi Darren,
    yes we'd considered backup masters, but in this particular solution, the client requires only index search availability.
    Indeed you can install multiple instances of TREX on one server node, but they would necessarily have differnt instance numbers and belong to different 'systems'? The SAP guide says that it is not a valid 'availability solution' to install in the way you suggest.
    The query I was raising was, that for a minimum availability solution, if a 2-server node config is valid (when the 3rd node dies) then why do I need 3 in the first place.

  • SCCM 2012 SP1 - How many servers do I need?

    I'm planning a SCCM test environment using SCCM 2012 SP1 with the goal of using DCIP 3.1. DCIP 3.1 only supports up to SCCM 2012 SP1. I'm new to SCCM and I'm planning to follow Kevin Holman's ConfigMgr 2012 SP1 -QuickStart deployment Guide (Sorry, I can't
    post links on the forum yet.)
    I'm using a virtual environment to build this out so I can create more machines as needed.
    In the guide two systems are used, DB3 and CM1 each with designated services. Could those services be safely installed on one machine instead of two? Why choose to split the SQL and Database Services, from the Primary Site Server, Management Server, and Web
    Console Server?
    Thank you!

    For a lab and most small(ish) production sites you can get away with 1 server.
    John Marcum | http://myitforum.com/myitforumwp/author/johnmarcum/

  • How many servers

    I am going to install SharePoint 2013 for 1500 users. 10 web applications would be there. i was planing 2xFrontEnd, 2xApp, 1xSQL. Should I install 2 application servers? or Just one APP server enough?
    Regards
    Lasantha

    Hi Lasantha,
    One Application server will be enough for your scenario, if search is not extensively used. 
    If you have search extensive web application better to follow the streamlined topology recommended by Microsoft
    http://go.microsoft.com/fwlink/p/?LinkId=286978
    Please don't forget to mark it answered, if your problem resolved or helpful.

  • VMS 2.1 - How many servers needed?

    VMS 2.0 docs recommend 3 servers because of the CSPM limitations and the need for NT 4.0. Does VMS 2.1 solve all that allowing it all to be installed on one server?
    thanks
    Aaron

    According to CSPM 3.1 Install Docs: http://www.cisco.com/univercd/cc/td/doc/product/ismg/policy/ver31/install/install.htm#xtocid1 it now supports Windows 2000. Other components of VMS bundle like VPN Monitor 1.2 already supports Win2K

  • How many interfaces required?

    Hi
    I am relatively new to ODI. I have 2 different sources for Vendor, need to go in the single Target table. Say Source A and B. After first full load the source files are going to be increamental
    1. I have created staging interface INT_STG_A to load source file A into staging table A
    2. created staging interface INT_STG_B to load source file B into staging table B
    Questions:
    1.
    Should I create staging interface INT_STG_AB to load table A and B into staging table C and then create a Target Interface to load Table C into Target Table D?
    or
    Should I create target interface INT_TARGET_A to load staging table A into Target table D and create target interface INT_TARGET_B to load staging table B into Target table D
    2. Any other approach? and Pros and Cons
    3. What are two pass and 3 pass approach?
    4. Do I require atleast 4 interfaces to achieve the above?
    Thanks

    Hi ,
    You can do that using two interfaces.
    In first interface - > join table A and B target will be table staging C
    if its just insert ( appending the table ) use Control Append KM . ( other wise you can use Incremental update KM )
    Now in second step ( interface )
    just move the things form table C to target table ( final table )
    in Brief using 2 interfaces u can achive this.
    Regards,
    Rathish A M

  • Best practice on mailbox database size & we need how many server for deployment exchange server 2013

    Dear all,
    We have  an server that runs Microsoft exchange server 2007 with the following specification:
    4 servers: Hub&CAS1 & Hub&CAS2 & Mailbox1 & Mailbox2 
    Operating System : Microsoft Windows Server 2003 R2 Enterprise x64
    6 mailbox databases
    1500 Mailboxes
    We need to upgrade our exchange server from 2007 to 2013 to fulfill the following requirment:
    I want to upgrade the exchange server 2007 to exchange server 2013 and implement the following details:
    1500 mailboxes
    10GB or 15GB mailbox quota for each user
    How many
    servers and databases  are
    required for this migration<ins cite="mailto:Mohammad%20Ashouri" datetime="2014-05-18T22:41"></ins>?
    Number of the servers:
    Number of the databases:
    Size of each database:
    Many thanks.

    You will also need to check server role requirement in exchange 2013. Please go through this link to calculate the server role requirement : http://blogs.technet.com/b/exchange/archive/2013/05/14/released-exchange-2013-server-role-requirements-calculator.aspx
    2TB is recommended maximum database size for Exchange 2013 databases.
    Here is the complete checklist to upgrade from exchange 2007 to 2013 : http://technet.microsoft.com/en-us/library/ff805032%28v=exchg.150%29.aspx
    Meanwhile, to reduce the risks and time consumed during the completion of migration process, you can have a look at this proficient application(http://www.exchangemigrationtool.com/) that would also be
    a good approach for 1500 users. It will help you to ensure the data security during the migration between exchange 2007 and 2013.

Maybe you are looking for

  • Disposition in URM!!

    Hi All, I want to get the disposition date of records as well as non-records in URM10g. 1) Can I use a SQL query to fetch the database tables and columns to calculate the disposition date.. 2) Is there any specific content server service available in

  • Bdt for contract account

    hi friends, i have added one field using bdt in the contract account ,based on this field value i need to populate some other standard screen fields in tcode . how can i do this from my new sub-screen any function modules ....?

  • Missing arrow and trash can icon in camera roll

    Recently found that the arrow and trash can icon is missing from the camera roll, instead i found there are 4 buttons - "Share", "Copy", "Print", "Delete". But it doesn't show any effect when i touch on any of these buttons. Did i accidentally change

  • How to Call HTML Layers from Flash?

    how to Call HTML Layers from Flash? i need a help on example or script.

  • Slower performance after Mavericks upgrade

    My Macbook Pro has been significantly slowed down by my upgrade to Mavericks. (Processor  2.3 GHz Intel Core i7) (Memory  8 GB 1600 MHz DDR3) (Graphics  Intel HD Graphics 4000 1024 MB) I can't watch a 2 minute video without long... long rendering pau