After the office 2019 released, Microsoft has now released Office 2019 Server products for its commercial customer. The new Office 2019 Server releases cover Exchange Server 2019, Skype for Business Server 2019, Sharepoint Server 2019 and Project Server. Below is the detail of the new release: Exchange Server 2019 Exchange Server 2019 includes scale and […]
Batch script that will check the windows service is running or not
There are occasions where you might need to check the windows service using the batch file. For the example, you need to run a conditional script that triggered by Task Scheduler. In this article, I’ll suggest a tip on how to create a batch script that will check the windows service is running or not. Batch Script […]
Microsoft released Windows 10 Insider Preview Build 18262 (19H1)
Microsoft just released Windows 10 Insider Preview Build 18262 (19H1) to Windows Insiders in the Fast ring AND those who have opted in to Skip Ahead. So what’s new in Build 18262 New Optional Column in Task Manager If you want to know which of your running apps is DPI Aware, you can add the optional column […]
Free E-book from Microsoft Azure: Guide to NoSQL with Azure Cosmos DB
Are you looking for an ebook about NoSQL database using Azure Cosmos DB? Microsoft just shares the Guide to NoSQL with Azure Cosmos DB. This book shows you how to develop applications that work with Azure Cosmos DB. Azure and other cloud applications typically work with massive amounts of data that can be organized in different […]
PowerShell script is not digitally signed
When you try to run a PowerShell script that has not been signed by Trusted Publisher, you may get the following security error. <PowerShell Script file> is not digitally signed. You cannot runthis script on the current system. For more information about running scripts and setting execution policy, seeabout_Execution_Policies at http://go.microsoft.com/fwlink/?LinkID=135170. How to resolve the […]
How to Resize Virtual Hard Disk on the Running Virtual Machine
Shrinking or Expanding the Virtual Hard Disks is a common task for the System administrator. In this article, we will expand the Virtual Disks on the running Hyper-V Virtual Machine. Resizing the Virtual Hard Disks on the Hyper-V can be done through GUI or PowerShell command. Limitation There are some limitations to resize the Virtual […]
Microsoft Paused Windows 10, Version 1809
As you may know, Microsoft unveiled Windows 10 version 1809, the October 2018 Update for Windows 10 on October 2, 2018 officially. However, there are some bug reports from Windows 10 users that have updated their Windows to Version 1809. For the detail of the bug issue, you can check our latest post before. In […]
Bugs and issues of Windows 10 version 1809
Microsoft released the October 2018 Update for Windows 10, Windows 10 version 1809, on October 2, 2018, to the public. The update is not pushed out automatically through Windows Update but requires that users and administrators install it manually for the time being. Microsoft’s official solution is to go to Settings > Update & Security and […]
Windows Server 2019 is now Generaly Available
Microsoft has announced that the Windows Server 2019 is now available for download. Windows Server 2019 will be available in Datacenter, Standard, and Essentials editions. You can also check the Licensing page for more detail about the Windows Server License. What’s new in Windows Server 2019 There are some new features on Windows Server 2019 as below: […]
Configure DHCP failover on Windows Server
In this time, we will configure the DHCP failover on Windows Server. DHCP Failover is a feature on the Windows DHCP server to ensure the High Availability of DHCP server for the enterprise network. The two servers in a failover relationship share lease information including reservations, scope options, exclusion, policies, and filters. DHCP Failover Mode DHCP […]