Silent print (bypassing print dialog)

Chrome: change the target of your Chrome shortcut as “C:\Users\xxx\AppData\Local\Google\Chrome\Application\chrome.exe” –kiosk –kiosk-printing URL Firefox: Type “about:config” to address bar and add a new Boolean preference item...

Kiosk Mode

IE: http://support.microsoft.com/kb/154780 Chrome: change the target of your Chrome shortcut as “C:\Users\xxx\AppData\Local\Google\Chrome\Application\chrome norsk-apotek.com.exe” –kiosk URL Firefox: firefox -chrome URL

How to know if an user successfully logged into RDP session?

In server side plug in, if SessionInformation.getConfig().session.random is not null, that means the user logged in successfully. On client, the RDP JS library has onloggedin() event. In the log, you can see “User: xxx domain: xxx in session: xxx successfully...