If you're experiencing the black screen during logon, look no more. Here's the one and only fix. One thing that worked for us is to edit a registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy and create and add a new registry key ... » Learn More about Fix Black Screen in Windows Server 2016 in RDS Farm (UPD)
Tutorials
How to automate user creation in Office 365 and On-prem domain controller
Two ways to fix the problem with deleting files in RDS FARM UPD environment
Many administrators experienced an issue when users are unable to delete files from their "Desktop" or "Documents" folder. When an RDS Farm is being built, virtual User Profile Disks are often used to keep users profiles in one place. Every time a new user logs in, a new user disk is created ... » Learn More about Two ways to fix the problem with deleting files in RDS FARM UPD environment
Convert Boolean values True or False to string values Yes or No in Microsoft Flow
For those who created Flows with Boolean values not wanting ugly True or False as the end result, there is an easy way to convert those to Yes or No. All you have to do is to add an IF function in the following format. When used with Variables, you can select Type as Boolean and then use ... » Learn More about Convert Boolean values True or False to string values Yes or No in Microsoft Flow
How to build an Email Parser in Microsoft Flow (Extract text from email body)
Email Parser is a very useful tool if need to manipulate the information contained in the email body. In this example, I will show you how to build an Email Parser Flow and how to extract text from an email received from PayPal. We will start by creating a new Flow from blank. Go to Microsoft ... » Learn More about How to build an Email Parser in Microsoft Flow (Extract text from email body)