windows admin center

What’s new in Windows Admin Center Preview 1902

Windows Admin Center is a new Windows Server management tools. Recently, Microsoft just released Windows Admin Center (WAC) preview 1902 build. This preview release builds on the previous 1812 version with some new features. Shared connections The Shared connections is a highly-requested feature for WAC. Shared Connections is a single connection list that can be shared across […]

What’s new in Windows Admin Center Preview 1902 Read More »

Sql server 2017

Microsoft SQL Server 2017 on Linux: Download Free Guide

As you know Microsoft SQL Server 2017 is now coming to Linux system. On this Guide, Microsoft explains How to installing Microsoft SQL Server Package, Administering and securing Microsoft SQL Server, and many more. If you are looking an answer for some question below, you can start by downloading this Free Guide. Can I use

Microsoft SQL Server 2017 on Linux: Download Free Guide Read More »

Windows server core

Windows Server Core: How to start PowerShell by Default

By Default, Windows Server Core will start Command Prompt (cmd). However, if you would like to change the default cmd to PowerShell, you can change it by changing the Registry value. The Registry that I’m talking is located under the following location HKLM:\Software\Microsoft\Windows NT\CurrentVersion\WinLogon Let’s change this setting to make the Windows Server Core starts

Windows Server Core: How to start PowerShell by Default Read More »

Microsoft search service

Microsoft Search Index Consume Disk Drive

Today, when I logged on my Computer, I just noticed my disk storage is getting full. After scanning the disk, I found the Microsoft Search Index Database consumes huge disk space. Mostly the files are located at C:\ProgramData\Microsoft\Search\Data\Applications\Windows. Below are the steps to remove the files: open services.msc Stop the Windows Search service. Delete C:\ProgramData\Microsoft\Search\Data\Applications\Windows\Windows.edb Start the Windows Search service

Microsoft Search Index Consume Disk Drive Read More »

Microsoft Remote Desktop Services

RD Web Access: Server Error in ‘/RDWeb/Pages’ Application. Runtime Error

One of our users reported that he can’t login to the RDWeb access and throwing the Application.Runtime Error after entering the login page as the image below: How to resolve Check if the user’s password has special character “<“ This is recommended solution. After confirming with the end-user, I found they change their password with the

RD Web Access: Server Error in ‘/RDWeb/Pages’ Application. Runtime Error Read More »

SSH PowerShell

SSH On Windows Server 2019

Since the end of the last year, Windows Server 2019 and Windows 10 Build 1809 includes OpenSSH Server and Client as supported Feature-on-Demand. In this post, I will try to install and configure the OpenSSH Server on Windows Server 2019. Installing OpenSSH on Windows Server Open PowerShell Prompt as Administrator and run the following command

SSH On Windows Server 2019 Read More »