Month: May 2019

Install SSL Certificate for RDS Deployment using PowerShell

I have an issue while installing the SSL Certificate for RDS Deployment using GUI. Therefore, I use the PowerShell command to do that. Basically, the command is using Set-RDCertificate CmdLet. The Set-RDCertificate cmdlet imports a certificate or applies an installed certificate to use with a Remote Desktop Services (RDS) role. You can use this cmdlet to secure […]

Outlook Web App (OWA) Authentication Issue – Exchange 2010

We recently got an authentication issue on Our Outlook Web App (OWA) for Exchange 2010. The OWA itself can be loaded. However, when you try to log on (Authenticate) there is an issue that said ” OWA might be temporarily down or it may have moved permanently to a new address. “ There were no […]

SQL Server Reporting Services installation failure “The Reporting Service catalog database file exists.”

Recently, I got the error below when re-installing Microsoft SQL Server 2016 Reporting Services on my server: The catalog database file exists. Select a files-only mode installation. The catalog temporary database file exists. Select a files-only mode installation. When clicking the first failed test, “Reporting Services Catalog Database File Existence”, I got the following detail: […]

New Windows Terminal

Microsoft has introduced a new Windows Terminal. Windows Terminal is a new, modern, fast, efficient, powerful, and productive terminal application for users of command-line tools and shells. It includes a lot of new features such as support for tabs, rich text, globalization, theming & styling, and many more. The new Windows Terminal will have a […]

Back To Top