Showing posts with label Remote Desktop Services. Show all posts
Showing posts with label Remote Desktop Services. Show all posts

02 January, 2017

Enable Multiple RDP Sessions in Windows Server 2012


Something little bit different but something you need if you are running OBIEE 12c on Windows 2012 server. When you want to start/stop services you need to run scripts from Oracle. They will start in one user session. If other user log in via RDC with same credentials, your services will stop work. Best practice for this is to disable single Remote Desktop Services session as described below.

By default, Windows Server 2012 allow single Remote Desktop session. If only one session is available and you take over another person's live session, you may choose to enable multiple RDP sessions. 

Enable Multiple RDC Sessions
- Log into the server using Remote Desktop.- Open the start screen (press the Windows key) and type gpedit.msc and open it- Go to Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Connections- Set Restrict Remote Desktop Services user to a single Remote Desktop Services session toDisabled.
Double click Limit number of connections and set the RD Maximum Connections allowed to 999999.






Moving OBIEE to new enviroment

  OBI migration to new enviroment   Everyone has at least once had the need to migrate Oracle Business Intelligence (OBI) to a new enviro...