Author: Ardian Anggara

Office 2019 servers available for commercial customers.

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 […]

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 […]

Back To Top