Multiple RDS servers in one domain

Hi
We are trying to create a new setup using Windows Server 2012 R2 where customers rent their own server. In this setup we will make all servers members of the same domain and then seperate the users by Groups and OU's.
The problem that I am facing is that since every customer has a specific need for performance, storage, applications etc. we cannot really just create a big RDS farm with a lot of powerful servers, but instead we have to create a RDS-server for each customer.
Now my question is how to do this in the right way. My first idea was to make a complete single server RDS setup for each customer where the roles installed by a standard RDS deployment is installed on each server which is then assigned a public IP and a
FQDN for the customer to connect to. But will this work if they are all members of the same domain and how do we control licensing if we want to host the RD Licensing role on another server in the domain?

Hi Kenneth,
Thank you for posting in Windows Server Forum.
Yes, we can have multiple server in single domain. You can create different session host according to your requirement for the users assign permission and all on that server. All different session host server will join with connection broker installed. For
making connection stable and available all time, you can have RDCB High Availability. In addition need to purchase trusted certificate for connection stability.
For RD Licensing server to work, you need RDS CAL to access by different users. There are 2 types of RDS CAL (Per User & Per Device) and need to purchase according to your requirement. Before that you need to activate the RD Licensing server and then can
install all RDS CAL. Also see that you need to point all the RD Session Host server to RD Licensing server for proper functioning. 
You can go through below link for setting up RDS with proper solution.
1. Step by Step Windows 2012 R2 Remote Desktop Services – Part 3 (4 part series)
2. Specify a License Server for an RD Session Host Server to Use (For reference)
3. RD Licensing Configuration on Windows Server 2012
Hope it helps!
Thanks.
Dharmesh Solanki
TechNet Community Support

Similar Messages

  • Can we create multiple admin servers in one one weblogic domain.

    Hi All,
    Can we create multiple admin servers in one one weblogic domain.
    if yes, please let me know.
    Thanks

    http://download.oracle.com/docs/cd/E21764_01/web.1111/e13716/toc.htm
    Not through the configuration wizard.
    To handle admin server availability (the admin server is not clusterable). This means that if the admin server goes
    down, you cannot administer your WebLogic Server domain until you bring it back up. In most cases, you may
    not be too concerned if the admin server goes down because all you need to do is restart it. If you use the node
    manager to start the admin server, the node manager can automatically restart a failed admin server just like it can any other server.
    What happens if the machine where the admin server runs fails in such a way that you cannot restart the admin server?
    The answer is simple if you prepare for this event. Proper operation of the admin server relies on several configuration files
    and any application files it controls. Typically, the best thing to do is to store the admin server's directory tree on a shared disk.
    As long as the configuration and application files are accessible, you can restart the admin server on another machine. It is up
    to you to make sure that you don't have more than one admin server running at a time. If the new machine can assume the
    original admin server's Listen Address (or if it was not set), you can simply start the admin server on the new machine without
    any configuration changes.
    Otherwise, you will need to change the admin server's Listen Address. Since the managed servers ping the admin server URL every
    10 seconds until it comes back up, you need to devise a way for the admin server URL to allow the managed server to find the restarted
    admin server on the new IP address. The easiest way to achieve that is using a DNS name that maps to both IP addresses, or better yet
    that is dynamically updated to point to the correct location of the admin server. If this is a graceful shutdown and migration, use the
    WebLogic Console to change the Listen Address just before shutting down the admin server. If not, you will need to edit the config.xml
    file by hand to replace the old Listen Address with the new one. Typically, it is recommended to plan ahead so that everything you need is
    already in place to make admin server failover as painless as possible.

  • Creating multiple http servers on one machine

    I created multiple http servers on one machine.
    I did this in the following way:
    Created a http service as nt service with the following command:
    apache -i -n Testservice -f d:\oracle\isuites\apache\apache\conf\httpd2.conf.
    When I start the service, I always get an error:
    Didn't return an error. Cannot start service.
    Can someone help me.
    I need two httpd services as nt service. Because, I want to use oracle fail safe. So I need a service.
    Alternative : I can create batch files. But I want to start these batch files as nt service. Is there a possibility on
    Windows nt to do this, or an available tool.
    Thanks in advance,
    Iloon

              "Jason Rosenberg" <[email protected]> wrote:
              >Hello,
              >
              >I am wondering about having multiple servers on one machine.
              >I take it, each server will require a unique ip address, which can
              >be done either by using multiple NIC's or using multi-homing.
              If you want to have multiplie servers in the same machine and you want to cluster them then you need ip for each instance.
              If you want multiple instances without clustering, then you can have them run on the same ip but each one should have a different port.
              >
              >I am asking because I am wondering whether it will always be valid
              >for me in servlet code to identify my current server instance by
              >ip address (InetAddress). Or is there a better way to do this?
              If you are accessing the ejb/services on the same server using a servlet. You can get the context, simply using the default getInitialContext(). This should return the context to the local machine. This shoudnt require any ip information.
              >
              >Jason
              >
              >
              

  • Multiple AD FS Instances/independent AD FS Servers in one domain or forest

    Hello together,
    Is it possible to install multiple AD FS Instances on independent AD FS Server in one Domain or Forest? If yes, is that supported from Microsoft or best practice?
    Best regards
    Ulrich Greshake

    Hi Ulrich,
    Is it possible to install multiple AD FS Instances on independent AD FS Server in one Domain or Forest?
    Yes, it is possible. Actually, multiple instances in a single ADFS farm are very useful for fail-over.
    Here are some references below for you:
    Active Directory federation Services Question - Can I run two seperate ADFS instances in my domain?
    https://social.msdn.microsoft.com/Forums/exchange/en-US/3c8903c8-d6d6-471d-9966-b23c83172a40/active-directory-federation-services-question-can-i-run-two-seperate-adfs-instances-in-my-domain
    ADFS Deployment Topology/Architecture
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/e85b1b06-9559-4028-b7cf-eed6582fe60d/adfs-deployment-topologyarchitecture?forum=Geneva
    ADFS High Availability – Quick Reference Guide for Administrators. Implement Single sign-on for Office 365.
    http://blogs.technet.com/b/ucando365talks/archive/2014/04/15/adfs-high-availability-quick-reference-guide-for-administrators-implement-single-sign-on-for-office-365.aspx#.VMnxiXkfpes
    In addition, here is a dedicated ADFS forum below:
    Claims based access platform (CBA), code-named Geneva Forum
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=Geneva
    Best Regards,
    Amy
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Run two CA servers in one domain/forest

    When we migrated from Windows Server 2008R2 to Windows Server 2012R2 we decided to migrate the CA from the old server to the new one. The problem was that the new server had a different name and the migration was that simple. After a year that everything
    was running ok, we now have problem with the CA. From one day to another there are no certificate templates anymore and the service keep crashing. As I can't find the reason and the solution I would like to setup a new CA on a fresh server that only will run
    the CA and let this CA deploy all the certificates to the clients. Is it possible to make a new CA while the existing one is still there?

    Hi,
    You can install multiple root CAs in one forest..
    Multiple Root CAs in single forest / single domain
    https://social.technet.microsoft.com/Forums/en-US/796c9e93-c25d-46c5-bd7e-a54afb3b3264/multiple-root-cas-in-single-forest-single-domain?forum=winserversecurity
    Regards.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • How to setup multiple content servers on one host

    Hi,
    We have setup 2 ECC 6.0 systems on one host ECC DEV and ECC QAS. Windows 2003 Server 64bit
    We want to setup 2 standalone Content Servers (MaxDB). One contentserver pointing to ECC DEV and one to ECC QAS. Containing its own content.
    Problem is that I was not able to set up 2 content servers on one host because in ISS i could only create one default webservice during installation.
    To my opinion it must be possible to setup 2 standalone content servers on one host, question is how?
    Can anyone help me how to proceed?
    Many Thanks!
    Best regards,
    Jacco Raymakers.

    Hi Jacco
    You cannot Configure Two Content Servers on IIS( One Sigle Hardware).
    As this Content Server you have configured can be used by both  ECC DEV and ECC QAS.
    There is no need of two content servers.Same Contentent server can be used by ECC DEV and ECC QAS.
    Configure Content Repository and Content category diferrent for ECC DEV and ECC QAS.
    I hope I have answered your query.Please let me know if helpfull.
    With Regards
    Mangesh Pande

  • Can I have multiple incoming servers for one email address on mail?

    I am currently trying to connect my school email address to my Mail app on my Mac.
    Unfortunately, it seems that when connected to the school network, I can't access the Microsoft Exchange Web sever, whether through any web browser or Apple Mail, but I can at home.
    I have found the mail servers from the Outlook settings at school, so if I change the settings from the Exchange Web server (mail.xxx.co.uk) to the networked mail server (xxx-exchange.domain.local), I can access the emails through the school network, but when I come home, I then have to change the servers back, and then Mail tries synchronising and I seem to lose emails off my Mac, but they are still on the server.
    Is there any way of setting up the account on Mail so I can access the emails from either server address, depending on my location, without having to do it manually?
    Thanks in advance

    terrihubble wrote:
    I have 2 email accounts that come to my mac mail box. Can I set a Smart folder that all of one of the account emails will go and then set another Smart folder for the other email account?
    you can but there is no need to do it. click on the little triangle next to your inbox. it will expand and show the inboxes for each of your accounts.
    If so, can someone tell me how to set it up?

  • Multiple CRM servers sharing one AD OU

    Hi, we've got an existing development instance of CRM 2011 on prem.  I'm wondering if it's possible to install another instance and point it at the same OU that is used for the existing instance.  This is a separate instance, not connecting to
    the existing deployment.  It would be for experimentation purposes.  The new installation would have CRM (all server roles), SQL, Reporting Services on one VM (Windows 2008 R2) and would share AD and Exchange servers with other instances.
    Does anyone know if this is supported or do I need a new OU setup for each new instance?

    Yes, this should work fine.  I've had as many as 4-5 CRM servers installed into the same AD for dev and testing.  During the install it needs a domain admin to add the service objects, but it should work fine.
    Hope this helps!

  • Moving multiple reporting servers to one server

    Our current environment consists of several 2008 r2 native reporting servers that have there own reporting database.
    Our new environment will be a load balanced 2012 native report server that will use one 1 SQL 2012 reporting database.  How would I go about migrating all the 2008 R2 databases into 1 central database.  I have read up about some migration tools
    that are available but I'm not sure if the tool(s) will allow the option for specifying a specific database, which will allow all the content to moved.
    Any advice would be appreciated.
    Thanks!

    check this thread it might help you
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/ef79afea-320f-466b-a333-dc3547da7e37/merging-multiple-report-server-instances-into-one?forum=sqlreportingservices
    Regards, Ashwin Menon My Blog - http:\\sqllearnings.com

  • Same user with administrative rights on all the servers in single domain versus domainadmin as a part of administrator group in all the servers

    same user with administrative rights on all the servers in single domain user as a part of administrator group in all the servers:
    same user is configured as administrator on all the servers in one domain at windows 2003 server. Should this user be made part of domain admin and then this can be set up in the group of administrator for all the servers.
    How this is technically different?
    If same user is set up as an administrator on all the servers in domain, will it have the same access on all the files as a domain admin user?
    dhomya

    If the account is not admin on the domaincontrollers and the account is not member of domain admins or any other privileged AD group, the account has only user privileges on AD and thus cannot perform actions like creating and managing  accounts,
    groups, OUs,policies, sites, ...in other words cannot potentially ruin Active Directory.
    I think that is a pretty big difference.
    In fact, it is bad practice to perform you daily server management with an AD privileged account.
    In regards of file access. The domain administrator will be just an admin, and thus has the privilies assigned to the local admin group, just as any other admin. But if it are different accounts they might be member of different groups assigning different
    privileges. Always be carefull when assuming resulting privileges will be the same.
    MCP/MCSA/MCTS/MCITP

  • Multiple primary server and one stand by server

    Friends,
    Can we have multiple primary servers and one stand by server.
    That is to say ,\
    can we have a system where there are primary servers at different locations and one stand by server
    in another location, so that all the changes that are happenign in all teh preimary servers can be seen
    and queried in stand by server.[logical]
    Assuming the prinmary servers have the same database structure.

    can we have a system where there are primary servers at different locations For one primary server there will be one standby server.
    stand by server in another location, so that all the changes that are happenign in all teh preimary servers can be seen and queried in stand by server.[logical].You can have a standby server in a remote location and use it for reporting purpose, but you should put ur standby db in readonly mode till 10g. In 11g I think you can put ur standby database in managed recovery mode and still you can use it for reporting purpose.
    Satya.

  • Multiple report servers - with different uifont.ali

    Can we have multiple report servers with different NLS_LANG?
    They all should be started as windows service. Also I would like to have them look at different uifont.ali. The reason is that we want to have the same report run with different fonts in different languages. This way I can map the fonts in uifont.ali as I want.
    Is it possible?

    I don't think this is possible with multiple reports servers with one Oracle 9iAS home. You will have to install multiple 9iAS, in different Oracle homes.
    This also means that you have different URL's (port numbers) for the two environments.
    I have used this configuration before to install a test and production environment on one web server. Changing the conf files, variables etc. in the test environment doesn't influence the production environment that way.

  • Multiple Exchange servers - only external succeeds

    We have multiple Exchange servers, only one has an external address. Any mailbox on that server works great on the iPhone. Any other account gives the "Account Verification Failed" error.
    I have specifically tried moving a working account to another server. It fails on the other server and works again when moved back.
    It may be notable that the outside exchange server is 2007, all others are 2003.
    Any help would be appreciated.

    Just wanted to reply to my own in case anyone else ran into this as I was able to figure it out, here's the solution...
    Users with mailboxes on an Exchange 2003 server who try to use Exchange ActiveSync through an Exchange 2007 Client Access server will receive an error and be unable to synchronize unless Integrated Windows authentication is enabled on the Microsoft-Server-ActiveSync virtual directory on the Exchange 2003 server. This enables the Exchange 2007 Client Access server and the Exchange 2003 back end server to communicate using Kerberos authentication.

  • Multiple email servers one domain

    Probably a silly question.
    I'd like to set up two email servers in my domain to receive mail for our company.  I want one server to be the main server with all the user accounts and the other to be a back up store and forward server.  When mail comes in, and the main server with user accounts is down, then I'd like the store and forward server to collect all email for our users and then forward it on when the main server comes back up.
    So, I've set up two servers in my DNS with different preferences in their MX records - server1.mydomain.com with an preference of 10 in it's MX record.  server2.mydomain.com with 20 in it's MX record.  server1 is where all user accounts are located.
    Now presume that server1 is down.  Sending servers will query my DNS records, find out server1 is the preferred server discover it's not there and go to server2.  If the email received by server2 has a user for this domain that is not located on this server, how does it know where to forward it and how do I set that up so I also don't have an open relay?
    Thx.
    J.

    Bonjour
    A iweb site is just a folder (SiteName folder). So you can have several folders in your server.
    in iWeb sidebar, you can have several Sites like:
    . SiteName1
    . SiteName2
    . SiteName3
    if you publish your iWebsites to the same FTP server
    you will have URL like this
    SiteName1 ---> http://www.yourdomainname.com/SiteName1/ or http://www.yourdomainname.com/
    SiteName2 ---> http://www.yourdomainname.com/SiteName2/
    SiteName3 ---> http://www.yourdomainname.com/SiteName3/
    You don't need subdomain. but you can use the SiteName folders created by iWeb to make some subdomains
    SiteName1 ---> http://www.yourdomainname.com/ (it is not a subdomain)
    SiteName2 ---> http://SiteName2.yourdomainname.com/
    SiteName3 ---> http://SiteName3.yourdomainname.com/

  • How to configure multiple smtp servers per domain

    Hi,
    how do we configure multiple smtp servers per domain/corporate in iplanet messaging server 5.2. i wanted to do this so that i can configure some domains with virus scanning and some domains without antivirus.

    Hi Martin,
    Well we are trying to run a report without exactly specifying the name of reports server anywhere, e.g. in database or in form or anywhere else. Now if I do not supply a reports server name using RUN_REPORT_OBJECT, the error it displays is FRM-41211: Integration Error : SSL failure ... However if I specify the reports server name in the form, the reports run perfect. Also the name of reports server is specified in rwservlet.properties.
    Now the question goes as follows:
    Can I run my report from Form without specifying the name of the Reports server anywhere at all. This is so because either an in-process reports server should be picked or the one which is entered in rwservlet.properties should be pickec up by default. Please correct us if we are wrong. once we are through with it, we have to move to Oracle 10gR2 concept of reports server.
    Thanks in anticipation,
    Ruchi/Saurabh

Maybe you are looking for

  • How To convert XSTRING To LRAW in Webdynpro For ABAP

    Hi,      In my application , I want to convert XSTRING TO LRAW. Please Suggest me how to achieve this. Thanks,    Pratibha

  • Need to download Acrobat 11 STANDARD

    My company purchased 22 licenses for Acrobat 11 STANDARD.  Where can I get the software?

  • Do I need to uninstall drivers from install CD before updating to 2.09.00

    Hi, Re X Fi Fatalty Sound Card. I have finally got everything working (more or less) properly by installing from the Installation CD. Now i would like to update the drivers. Please tell me whether I can simply install over the existing files, or do I

  • Call history

    When I hit the phone symbol on my screen I used to get a list of the incoming, outgoing and missed calls.  Now it just trakes me into my contact list.  Does anyone know where the call history has gone?

  • Other language Font issue

    Hi, I'm facing a problem in writing in languages other than English in Photoshop. I'm trying to write in an Indian language Tamil (which is upported by Google also). I have downloaded and installed the tamil fonts and wrote it using a unicode softwar