All Answers

0 votes

@Michael,

By chance are any of the client machines where you are seeing this issue still running Windows 7? If so, then you’ll need to make sure that KB2857650, KB2830477, and KB2574819 are all installed on them otherwise the RADC web feed will NOT work from them.

I’d also make sure that the Essentials server itself has all of the latest Windows Updates installed on it, and that you are running the latest version of WSE RemoteApp 2012 R2 (which is Version 1.255.1550 as of this writing).

Other than that, I’m afraid that I’m stumped seeing as I can’t reproduce the problem here on any of our in-house test servers (or clients).

  • Mike answered 8 years ago
0 votes

UPDATE #3: KB4284848 has now been released and it addresses the following issue on Windows 10 1803 clients:

Addresses issues with the Remote Desktop client in which pop-up windows and drop-down menus don’t appear and right-clicking doesn’t work properly. These issues occur when using remote applications.

 

Therefore, please make sure that all of your Windows 10 1803 clients have the latest set of Windows Updates installed (including KB4284848) in order to successfully use WHS / WSE RemoteApp from them.

  • Mike answered 8 years ago
  • last active 8 years ago
0 votes
In reply to: Wrong Version

A license for WSE RemoteApp 2016 will work with any of the following editions of Windows Server 2016:

Windows Server 2016 Essentials

Windows Server 2016 Standard (with the Windows Server Essentials Experience server role installed)

Windows Server 2016 Datacenter (with the Windows Server Essentials Experience server role installed)

Therefore, the WSE RemoteApp 2016 license that you purchased should work just fine with your existing edition of Windows Server 2016.

  • Mike answered 8 years ago
0 votes
In reply to: exe parameters

I had a similar issue where I needed some things to be set up for specific users.
The simplest solution was to write a batch file with the specific user settings and then publish that instead of the application itself.

For example. Copy the below lines into Notepad, change the usernames and command lines as needed, then save as something like StartApp.bat. You can then publish that batch file.

 

if “%username%”==”UserName1” c:\Program\Appname.exe /SomeNumber

if “%username%”==”UserName2” c:\Program\Appname.exe /SomeOtherNumber

  • Chris answered 8 years ago
0 votes

You can turn off the folder redirection feature in WSE RemoteApp as follows:

1. Open the server Dashboard and go to the “WSE REMOTEAPP” page.

2. Click on the “Server Access Settings” task.

3. Under the “Folder Redirections” section, uncheck the “Documents”, “Downloads”, “Music”, “Pictures”, and “Videos” checkboxes, and then click on the “Save” button in order to save your changes.

Doing that will stop the WSE RemoteApp Launcher from attempting to redirect those folders when it starts, and you should no longer see the notification letting you know that the folder redirection(s) failed.

  • Mike answered 8 years ago
  • last active 8 years ago
1 vote

Typically, the file storage location cannot be changed once you’ve enabled Work Folders. That being said, you “should” be able to change it as follows:

1. Open the server Dashboard and go to the “WORK FOLDERS” page.

2. Click on the “Enable Work Folders” task and make a note of your current file storage location (e.g. “G:\WseSyncShare”), and then click the “No” button.

3. Click on the “Disable Work Folders” task, make sure that the “Uninstall Work Folders server role” checkbox is unchecked, and then click on the “Yes” button to disable Work Folders.

4. After Work Folders has been successfully disabled, perform a standard Remote Desktop Connection to your Essentials server and sign in as an administrator.

5. From the administrator’s desktop, open File Explorer and then manually move your existing file storage location as desired (e.g. move it from “G:\WseSyncShare” to “D:\WseSyncShare”, etc.).

6. Open the Windows Registry Editor (regedit.exe) and go to the following registry key branch:

HKEY_LOCAL_MACHINE\SOFTWARE\The Office Maven

7. Double click on the “WseSyncSharePath” value and change its value data to point to the location where you moved the file storage location to (e.g. “D:\WseSyncShare”, etc.).

8. Return to the server Dashboard and click on the “Enable Work Folders” task again.

9. Verify that the file storage location is properly pointing to your new/desired location (e.g. “D:\WseSyncShare”), and then click on the “Yes” button to enable Work Folders again.

That should do it.

  • Mike answered 8 years ago
  • last active 8 years ago
0 votes

I’m not quite sure that I’m following you on this one…

In order to publish a program as a RemoteApp in WSE RemoteApp, it would need to be installed directly on your Essentials server (and not on your client computer).

Therefore, you cannot publish Microsoft Word 10/8 for Mac as a RemoteApp seeing as it is a Mac OS-based application and therefore cannot be installed directly on your Essentials server.

Instead, you would need to install Microsoft Word 2016/2013 for Windows directly on your Essentials server and then publish it as a RemoteApp program in WSE RemoteApp. From there, you would enable the RADC web feed on your Essentials server, and then access the Microsoft Word RemoteApp from your Mac computer via the free Microsoft Remote Desktop for Mac app.

Other than that, if I’m misunderstanding you on this one, please do elaborate a bit more so that I can get a better understanding of exactly what it is that you’re looking to do here.

  • Mike answered 8 years ago
0 votes

Correct. It is installed on the Essentials server and it all works when using the Microsoft Remote Desktop 8 from the Mac App Store. However, Microsoft Remote Desktop 8 is being deprecated and you have to use Microsoft Remote Desktop 10 on the Mac, the one Microsoft is going to continue to support and update.

When I log in to the server from my MacBook using MRD8, I get the WSE RemoteApp window that is served to the client from the server… when I log in to the server from my MacBook using MRD10, it takes me to the server desktop… I need it to open the WSE Remote App window as served to the client from the server… see attached.

It doesn’t do this with the new MRD10 on the Mac.

  • Jim Roberts answered 8 years ago
  • last active 8 years ago
0 votes

My apologies… When you wrote “WRD 10 for the Mac“, I assumed that you were talking about Microsoft Word. I now see that you were actually talking about the Microsoft Remote Desktop (MRD) for Mac client app.

If the older v8 Mac client app was working for you, but the newer v10 Mac client app isn’t, then that indicates to me that the problem lies with the v10 Mac client app itself (and has nothing to do with WSE RemoteApp per se). In addition, I’m also seeing others reporting similar problems with being able to connect to RemoteApp programs (as well as standard Remote Desktop connections) from the latest release of the v10 Mac client app now showing up over in the Remote Desktop clients Microsoft TechNet form.

Therefore, I’d say that you’ll probably just need to hold out until Microsoft releases a newer version of the v10 Mac client app that hopefully corrects the connection issues. As far as I can see, the v10 Mac client app is still a relatively new(ish) release, and so it may just be experiencing some “growing pains” at the moment. I’d just keep checking for updates on the v10 Mac client app and then try it again once Microsoft releases a newer version (or two). As of this writing, the current release is version 10.2.1 (released on August 6, 2018):

Microsoft Remote Desktop for Mac

Also, are you sure that your Essentials server has all of the latest Windows Updates installed on it? Microsoft has been correcting a lot of security issues lately with the CredSSP feature in Windows (in order to deal with encryption oracle remediation protection). CredSSP is what is used by the Mac client app in order to validate your credentials when you sign in to the Essentials server.

Lastly, have you changed any settings from their defaults over on the “Security” tab of the “Remote Desktop Session Settings” task that’s located on the “WSE REMOTEAPP” page of the server Dashboard? By default, the top five checkboxes on that tab are all checked, and the bottom four are unchecked.

  • Mike answered 8 years ago
  • last active 8 years ago
0 votes

Please include a screenshot of the error message that you are seeing (making sure that the “More Information” section is expanded). Also, is there anything special about your Essentials server setup that I should be aware of (language, version info, Windows Updates installed, other add-ins installed, etc., etc.)?

Also, have you ever attempted to manually install Work Folders on your Essentials server in the past?

I’m not seeing any issues here with using WSE WorkFolders to enable Work Folders on a fully updated out-of-the-box Essentials 2016 (or Essentials 2012 R2) server install (i.e. I’m not currently able to reproduce the problem here, so any additional information that you can provide me with may help me to get an indication as to what may be happening on your Essentials server).

  • Mike answered 8 years ago
0 votes

As per the “Upgrades” section of the Policy page on this website, we offer a 25% discount to existing license holders that wish to upgrade to a newer edition of the same product (e.g. WSE RemoteApp 2012 R2 to WSE RemoteApp 2016).

To receive your 25% discount coupon code, simply contact us via our Email Support page. Be sure to provide the User Name from your existing WSE RemoteApp 2012 R2 license, and let us know which WSE RemoteApp 2016 edition that you wish to upgrade to (e.g. Student, Starter, Basic, Standard, Business, Professional, etc.).

Thank you for your continued interest in my software.

  • Mike answered 8 years ago
0 votes
In reply to: WSE 2016 RemoteApp

WSE RemoteApp has a 21-day evaluation period available, and so you can go ahead and install the product onto your Essentials server in order to see for yourself just how well it works within your own environment (i.e. with your particular combination of software, hardware, networking, etc.) before actually committing to purchasing it.

There are no restrictions on what applications can be used with WSE RemoteApp. As long as the application can be successfully installed directly onto the Essentials server, and can be successfully run from a standard Remote Desktop Connection, then it should work just fine with WSE RemoteApp. Once the application is installed on your Essentials server, you simply publish it as a RemoteApp program via the “WSE REMOTEAPP” page that has been added to the Essentials server’s Dashboard. Your users can then connect to it locally or remotely in a variety of different ways. For more information see:

News – WHS / WSE RemoteApp

News – Connecting From Mac / iOS / Android / Windows PC/Mobile Computers and Devices

All prices for WSE RemoteApp are given in USD. Transactions are handled via PayPal, and they handle all of the currency conversions on their end. The Essentials server, the client computers/devices, and the published applications can all be running in any language that they support. However, WSE RemoteApp itself is available in English only.

Concurrent connections are available via the product’s multiple simultaneous connections feature. Note that some features (such as the RADC web feed and multiple simultaneous connections features) are not available during the evaluation period. If it is imperative that you test those features, then you will need to purchase a license in order to do so. However, we offer a 30-day no-questions-asked refund policy, so you can always request a full refund (within that timeframe) if you are not satisfied after your purchase.

I hope that answers all of your questions, and I thank you for your interest in my software.

  • Mike answered 8 years ago
  • last active 8 years ago
0 votes

I tried the steps above and no luck, I had two clients online at that time and none of them got the WSE RemoteApp installed.

Any help would be appreciated.

I just upgraded to Windows Server 2016 Datacenter and bought a new license for WSE RemoteApp. It used to work on Windows Server 2012 R2.

Regards

  • Kal answered 8 years ago
  • last active 8 years ago
0 votes

Alas, I’m not able to replicate this one here, and to date, no one else has mentioned a similar problem that I am currently aware of (and so it should be working). So… About all I can think of to tell you to try is the following:

1. Try restarting both the server and the client just to see if that happens to shake things loose for you.

2. Make sure that both the server and the client have all of the latest Windows Updates installed on them (or that you are using the latest release of whatever client it is that you are connecting to WSE RemoteApp from – such as the Microsoft Remote Desktop app, etc.).

3. Are you certain that you are redirecting the clipboard (via Remote Desktop Options) when you initiate your WSE RemoteApp connection?

Probably the easiest way to check this is to simply open the WSE RemoteApp Launcher, click the large icon that’s located up in the top left hand corner of its main window in order to display its context menu, and then click on the “About” item in the popup menu that appears.

In the WSE RemoteApp Launcher’s About dialog box that appears, click on the “Show connection details” button, and then look at the list of “Options” that are shown. If your remote session is set to redirect the clipboard, then “Clipboard” should be shown within that list of Remote Desktop Options.

Other than that, can you tell me exactly how you are connecting to WSE RemoteApp from the client computer (i.e. are you connecting locally from the Windows client’s Start menu or desktop shortcuts for WSE RemoteApp, are you connecting remotely via your server’s built-in Remote Web Access website, are you connecting remotely via WSE RemoteApp’s RADC web feeds feature and a RADC client)?

Lastly, what version of WSE RemoteApp are you currently running, and what version is your client (e.g. Windows 10 1803, etc.)?

  • Mike answered 8 years ago
0 votes

Hi Mike,

I tested my issue on other PC’s and they don’t have this issue. So, the issue is apparently linked to my client PC….

A remote desktop session via the same VPN tunnel to the server doesn’t have the issue.

  • Bart Pen answered 8 years ago
  • last active 7 years ago
0 votes

Hi again,

I solved the issue. I removed the client software on my computer and had it re-installed by the server. Everything works fine now.

Grtz,

Bart

  • Bart Pen answered 8 years ago
  • last active 7 years ago
0 votes
In reply to: Available updates

How can i update a starter edition to an basic edition ?

I dont have this option in the basket ?????

  • Bsqz answered 7 years ago
  • last active 7 years ago
0 votes
In reply to: multiple sessions

In such a case where WSE RemoteApp is telling you that multiple simultaneous connections are already enabled (and you’re 100% positive that they’re not), then ensure that you have the latest version of WSE RemoteApp installed on your server (which, as of this writing, is currently Version 1.255.1594.0), and then try holding down the SHIFT key on your keyboard while you click on the “Enable Simultaneous Connections” task that’s located over on the “WSE REMOTEAPP” page of the server Dashboard. From there, simply follow the on-screen prompts and restart your server when instructed.

  • Mike answered 7 years ago
0 votes

Sorry for missing this one until now… I never received an alert that you had posted it. Mea culpa!

Strange… I’m not exactly sure what could be causing that to happen. I’m not able to replicate it here with any of our in-house test servers and clients, and to date, no one else has reported a similar issue that I am aware of.

I know that Windows 10 clients have had some really strange connection issues going on with RemoteApps lately, but as far as I’m aware Microsoft has resolved most of those issues now. Therefore, about the best I can tell you here is to make sure that both the server, and all of your Windows 10 clients, have all of the latest Windows Updates installed on them. Also, I’d make sure that your Outlook 2016 installation on the server is fully up-to-date as well.

Lastly, you didn’t mention which version of Windows 10 you’re using (e.g. 1703, 1709, 1803, 1809, etc.), but if you’re not running at least 1803, then you might want to try upgrading your Windows 10 installation as well just to see if that helps you out any.

  • Mike answered 7 years ago
0 votes

Both computers are on latest versions of windows:

  1. Client – Windows 10 Pro 1803
  2. Server – Windows Server 2016 Datacenter 1607

And the version of Outlook is – 2016 16.0.9126.2336

Another thing I forgot to mention is my client machine has two monitors.

The other issue I started noticing is when I have a window behind Outlook and I move the mouse over outlook it randomly shows me the window behind it, for example a browser. It’s kind of doing Alt+Tab on it’s own. Could be  a related issue.

  • Kaloyan Avroniev answered 7 years ago
  • last active 7 years ago
Showing 161 - 180 of 655 results

Featured Questions

Recent Questions & Answers

Q&A Toolbox