All Answers

0 votes

Hmm… I’m afraid I’ve never come across that particular issue before. I’ve seen the client computers go missing from the Devices tab of the server Dashboard (which can usually be fixed by simply reconnecting the clients to the server again), but I’ve never seen a case where the primary Essentials server has gone missing from the Devices tab. Thus, I’m not exactly sure what can be done to correct that issue other than a restore from backup or a completely new WSEE install.

More than likely, something has become corrupted in the “DevicesInfo.xml” file that Essentials uses to store the list of Devices (which is located in: C:\ProgramData\Microsoft\Windows Server\Data). Perhaps you can try restoring that file from one of your recent server backup sets (assuming that you have server backup enabled on your Essentials server that is, which I STRONGLY suggest that EVERYONE does!), or from the existing “DevicesInfo.xlm.bak” file.

  • Mike answered 5 years ago
0 votes
In reply to: WSEE Installer

Alas, I’m afraid that we don’t sell the WSEE Installer. It is only provided (free of charge) to owners of our software products. For further details please read the article that’s posted over here.

  • Mike answered 5 years ago
0 votes
In reply to: WSEE Installer

So if I buy any of your products, even the cheapest, I will get the installer. If not, please tell me which product I have to buy.

0 votes
In reply to: WSEE Installer

Yes, that is indeed correct. As stated in the article I pointed you to, if you purchase ANY of our software products (or if you already own one), then you may contact us with the User Name from your purchased product’s license, and request access to the WSEE Installer.

  • Mike answered 5 years ago
  • last active 5 years ago
0 votes
In reply to: WSEE Installer

My Username form our product is [removed by admin].
Please send me the WSEE installer package or give me a download link.

  • AustBremen answered 5 years ago
  • last active 5 years ago
0 votes
In reply to: WSEE Installer

As explained above, you need to contact us via the private email support page, with the User Name from your newly purchased license, and request access to the WSEE Installer. Also, please be sure to include the language edition that you wish for the WSEE Installer (English, German, etc.).

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

Glad to hear that you got it working.

I’m not familiar with the tool that you’ve used on your server and so I can’t speak as to what it does (or does not do) I’m afraid. You might simply want to compare everything that it does against what’s going on in the Hass Alexander script that I suggest folks use.

That being said… I do know that if you disable TLS 1.0 on your Essentials server, then you MUST enable the SchUseStrongCrypto and SystemDefaultTlsVersions .NET Framework settings on ALL of your (domain joined and/or SkipDomainJoin) connected client computers in order for their Essentials components to be able to continue to communicate properly with the Essentials server (over TLS 1.2/1.1 instead of TLS 1.0). I also believe that a reboot of both the server and the client computers is required in order for the settings to fully take affect. Other than that, I’m not aware of anything else that’s required.

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

I used this program to convert the .reg file to a PowerShell script:

Registry to PowerShell converter

This allows simple deployment to multiple machines with an RMM tool.

I’ve tested now on two Windows 10 machines. Once the registry is updated, backups succeed without a client reboot, whether initiated client-side or server-side. This makes sense–the client only establishes a connection when required, and uses the current registry values when it does. Servers on the other hand have persistent services listening with the specified parameters; a server reboot is the simplest way to re-initialize those services. Of course a client reboot doesn’t hurt, but backups seem to work even without one.

  • mcbsys answered 5 years ago
  • last active 5 years ago
0 votes

Coincidentally, I just learned that the same registry fix must be applied to the server to allow it to connect as a client to the dynamic DNS services. See this thread:

https://docs.microsoft.com/en-us/answers/questions/318584/are-the-problems-with-remotewebaccesscom-domain-an.html?childToView=433519#answer-433519

It seems TLS hardening is going around…

1 vote

Thanks for the heads up on the Registry to PowerShell converter tool. Pretty cool.

In my experience, the client reboot was always required in the long run (maybe not for client backup to succeed, but for other server to client communications to succeed). Good to know though. Thanks.

Yes, the .NET Framework secure cryptography registry settings are indeed required on BOTH the server and the clients in order for things to work properly (i.e. in order for TLS 1.2 hardening to be successfully implemented across all required server to client communications in Essentials). This is pointed out in my original article, that you linked folks to, and is implemented on the server side as part of the Hass Alexander script.

  • Mike answered 5 years ago
  • last active 5 years ago
0 votes
In reply to: User Account Retrieval

I’m very sorry to hear about your ordeal. That’s quite unfortunate.

I’m more than happy to try and help you relocate your license information for the product that you’ve purchased. Please contact us via our private email support form (since you don’t have your license details, you can just use all zeros for your User Name when asked for it) and let me know the name of the product that you purchased (e.g. WSE RemoteApp 2016, WSE WorkFolders 2016, etc.) and the name and/or email address that was used to place the order (and an approximate timeframe if you can recall it). I’ll then try and look up that information for you.

BTW, just as an FYI, the Windows Server Essentials server backup feature allows you to use multiple external (USB) storage drives for backups, and you can rotate the drives between onsite and offsite storage locations. Doing that would go a long way to keeping you save from future ransomware attacks.

For a bit more info see:

Set up or customize server backup – Backup target drive

How to backup and restore your Windows Server Essentials 2016

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

Are you wanting to do an in place upgrade or an actual domain migration? Personally, I recommend that you start off with a new/clean install of Windows Server 2019 Standard and just install WSEE on it from scratch using the WSEE Installer.

However, if you’re set on doing a domain migration then see here and here. Otherwise, if you want to do an in place upgrade instead then see here.

If it were me, I’d probably go the in place upgrade route. Either way, make sure that you have a working backup of your 2016 Essentials server before you start (so that you can get back to it if needed).

Good luck!

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

That particular error message doesn’t indicate that your license is expired, but rather that you are attempting to use it on more than one server at the same time. To resolve the issue, contact us via private email support with the User Name from your existing license and we can reset the license for you.

  • Mike answered 5 years ago
0 votes

Yes, I have a solution for this.

When you perform an in place upgrade like that, Microsoft will indeed forcefully remove all of the Windows Server Essentials assemblies, services, etc. (just as they do during the Windows Server 2016 to 2019/2022 in place upgrades) leaving you with an orphaned Windows Server Essentials Experience instance. When you attempt to run the WSEE Installer again, it will refuse to run because another version of the product is already installed. To remedy this, I have built a small “WSEE Zapper” program that you can run in order to remove the orphaned WSEE instance from the server, and thereby allowing you to be able to run the WSEE Installer again.

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

Woah! Thanks for the reply, and for the info! To be honest, it’s been so long since we purchased your product, I figured my post was the ultimate Hail Mary attempt to fix this. Thanks for your attention!

One question about the WSEE Zapper… If we “zap” the orphaned WSEE instance from the [repaired] server, when we re-install the role via the MSI installer, will our actual “data” be retained? (e.g. users, rwa settings, etc.) I want to say yes, as far as I understand it. But I just wanted to check with the professionals first.

Thanks in advance!!

  • ITWORKS answered 5 years ago
  • last active 5 years ago
0 votes
In reply to: Network Printers

Hmm… I don’t know if it’s even possible to redirect network shared printers through a standard Remote Desktop connection (let alone a RemoteApp session), as that’s not something that I’ve ever tried doing before. If I had to guess (based upon how finnicky printing over a standard Remote Desktop connection is), I’d say that it’s probably not possible. However, I’d need to do some additional research on that one in order to find out for sure though.

FYI, we’ve pretty much given up on redirecting printers nowadays since it can be such a hassle. Rather we now just use the redirected “Microsoft Print to PDF” printer to print all of our documents out to a PDF file, and then we go ahead and print the resulting PDF files from the local computer’s attached (or shared) printer instead. If you choose the “redirected” version of the above mentioned printer driver, it will automatically create the PDF file within the “Documents” folder of the local computer for you. It works really well for our needs (but, admittedly, your needs may be different).

I’m sorry that I don’t have a better answer for you on this one.

  • Mike answered 5 years ago
0 votes

Awesome, thank you!! I’ll give it a try ASAP. Just gotta schedule the downtime. Have a great weekend!

  • ITWORKS answered 5 years ago
  • last active 5 years ago
0 votes

Sorry for the delay in responding (and I believe that we’ve already discussed some of this via a private email support conversation).

I’m afraid that I’m not familiar with that particular drive pool software (nor any of them for that matter), and so I don’t really know the correct answer there. I tend to lean towards installing apps on the server after WSEE has been installed and configured on it, and so that’s probably the route I’d go if possible.

Also, I was under the impression that a lot of the drive pool software packages out there have versions that are specific for use under Windows Server Essentials. If so, then that’s the version I’d use, and I’d contact the software manufacturer to ask them if the software should be installed before or after the WSEE server role has been installed on Windows Server 2016 Standard/Datacenter (as that’s basically what we’re doing here).

Good luck with your configuration.

  • Mike answered 5 years ago
0 votes

Can you take a look at this one and see if it resolves the issue for you:

SSL Certificate Error – Mismatched Address

  • Mike answered 5 years ago
0 votes
In reply to: duplicate users?

Hmm.. I’ve never come across that one before, but admittedly, I typically don’t domain join any of our client computers when connecting them to the server (rather, I always use Microsoft’s SkipDomainJoin registry fix to stop that from happening).

I don’t believe that this has anything whatsoever to do with installing WSEE onto Windows Server 2019 (using the WSEE Installer), seeing as all of that behavior is being controlled by Microsoft’s code and not anything that I’m doing in the installer script (i.e. it’s part of the built-in Essentials functionality). Therefore, your best bet at getting that one resolved would be to post your question over on Microsoft’s Windows Server Essentials support forum and see if someone over there has a better answer for you.

That being said… I definitely wouldn’t mention the fact that you’ve installed WSEE on 2019 seeing as that simply won’t go over well in the forum (and you’ll just get criticized for doing so). I’m sure the behavior (bug?) that you’re seeing would be exactly the same under WSEE installed on 2016 (which is fully supported by Microsoft).

I’m sorry that I don’t have a better answer for you on this one.

  • Mike answered 5 years ago
  • last active 5 years ago
Showing 301 - 320 of 655 results

Featured Questions

Recent Questions & Answers

Q&A Toolbox