Re: RemoteApp Syntax

2019-09-16 Thread Nick Couchman
On Mon, Sep 16, 2019 at 12:49 PM sciUser 
wrote:

> Havent seen any response to this.
>
>
Probably because no one has responded :-).

I honestly have not done much with remote apps in quite a while, so I
haven't had a chance to try it out.  If I can find some time, I will.

-Nick


Re: RemoteApp Syntax

2019-09-06 Thread sciUser
bump



-
A Cybersecurity Enablement Company 
We don't just run you through the motions, Our labs teach you how to think! 
Known good Guacamole  installations

--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org



Re: RemoteApp Syntax

2019-09-04 Thread sciUser
Ok thanks Nick, I was able to test this out and able to reverse engineer what
they are doing.
I can successfully make an RDP connection from Windows to Windows and have
remoteapp work with out AD and with out that third party installation.

Here is what I done:

In the registry I went to HKLM \ Software \ Microsoft \ Windows NT \
CurrentVersion \ Terminal server \ TSAppAllowList

I changed the value in fDisabledAllowList from 0 to 1
Then I added a new KEY under TSAppAllowList called Applications then added
another key under Applications of the app name I wanted to authorize. In
that application name key I added two Strings
Name and Path 
In the Name I added Chrome In the Path I added the full path plus the
executable name chrome.exe


In my RDP file I added the 4 following fields.
remoteapplicationmode:i:1
alternate shell:s:rdpinit.exe
remoteapplicationname:s:Chrome
remoteapplicationprogram:s:||Chrome

When I make the RDP connection only Chrome is running in the window. Again
this is Windows to Windows.  From Guacamole I add in ||Chrome and the
directory path (not the executable) and I get a black screen nothing else.

I have also check the logs and nothing is showing up abnormal.

When i dont have remoteapp on guac configured I connect to the desktop just
fine.

Thoughts on why Guacamole is not processing this?

Thank You.




-
A Cybersecurity Enablement Company 
We don't just run you through the motions, Our labs teach you how to think! 
Known good Guacamole  installations

--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org



Re: RemoteApp Syntax

2019-06-11 Thread sciUser
Thank You Nick,

I will test this out and see if this resolves my search.

Thank You



-
A Cybersecurity Enablement Company 
We don't just run you through the motions, Our labs teach you how to think! 
Known good Guacamole  installations

--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org



Re: RemoteApp Syntax

2019-06-10 Thread Nick Couchman
On Thu, Jun 6, 2019 at 4:29 PM sciUser  wrote:

> Question:
>
> What if we are not using a Terminal Server (Cost to much) and just
> standalone servers (2016-2019) no active directory insight or Desktops
> (Windows 7 Pro or windows 10 Pro) or Linux Desktop?
> How is this achieved?
>
>
So, here's the thing.  It works on Windows 7 and 10, but only on the
Enterprise, Educational, or Ultimate editions of these operating systems.
And, since using the Enterprise edition in a VDI environment also requires
that you purchase under a EA and maintain Software Assurance, it's actually
cheaper in many instances to license Windows Server with RDS than it is to
purchase multiple copies of Windows 7/10 Enterpise and maintain annual SA
on it.  This may not be true for the Educational route - I've never looked
into that pricing - but it's almost certainly the case for Enterprise and
Ultimate.

However, if you're convinced you must go the route of the desktop O/Ss,
there is a tool that allows for configuring registry settings for the
RemoteApp configuration:

http://www.kimknight.net/remoteapptool

I've used it, and it seems to work fine - when you go to specify the Remote
Application in the configuration, the syntax is:

"||AppName"

Where AppName is the name of the application you've configured, either with
the Windows Server utilities or the RemoteAppTool.

-Nick


RE: RemoteApp Syntax

2019-06-06 Thread sciUser
Question:

What if we are not using a Terminal Server (Cost to much) and just
standalone servers (2016-2019) no active directory insight or Desktops
(Windows 7 Pro or windows 10 Pro) or Linux Desktop?
How is this achieved? 

Thank you




-
A Cybersecurity Enablement Company 
We don't just run you through the motions, Our labs teach you how to think!

--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org



RE: RemoteApp Syntax

2019-06-06 Thread Christian Kraus
Hi,



first you'll have to configure a remoteapp on the terminal server and give it a 
name e.g chrome.exe namein chrome

then in the program name field you have to prefix the configured name with two 
vertical bars (see guacamole documentation 
https://guacamole.apache.org/doc/gug/configuring-guacamole.html#connection-configuration)
 so for chrome example the input there should be : ||chrome



rg



Christian




Christian Kraus
Inhaber
CKC IT Consulting & Solutions e.U.
Kirschenallee 22
2120 OBERSDORF
Österreich
Telefon: +43 (0) 680 2062952
Fax:+43 820 220262992
E-mail: christian.kr...@ckc-it.at





-Ursprüngliche Nachricht-
Von: sciUser 
Gesendet: Mittwoch 5 Juni 2019 23:30
An: user@guacamole.apache.org
Betreff: RemoteApp Syntax




Hello , 

I am running Guacamole 9.14 (Not moving to 1.0.x until next year).  My
question is this, what is the correct syntax in the connection settings for
RDP under RemoteApp to lauch Chrome?
VM is Windows 2016.

RemoteApp

Program:chrome.exe
Working directory:"C:\Program Files (x86)\Google\Chrome\Application\"
Parameters:

Thank You 



-
A Cybersecurity Enablement Company 
We don't just run you through the motions, Our labs teach you how to think!

--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org