Disaster Recovery as a Service or DRaaS is very important at this time. Disaster Recovery as a Service revolutionizes DR planning and implementation, offering one go-to solution for rapid system data recovery and 24/7 Availability. Building a successful DR plan is necessary in today’s business environment. However, no one would have thought implementing DRaaS could […]
Remote Desktop Error “User profile cannot be loaded” on Exchange Server
Today, I got an error “User profile cannot be loaded” when my new Exchange Administrator login to the Exchange server for the first time. My Exchange environment is using Windows 2012 R2 and Exchange Server 2013. Event Log After checking on the event log using the user that already have an access to the server, […]
System Center 2019 is now Generally Available
Microsoft informed the System Center 2019 is finally Generally Available on March 15, 2019. Last week On another article, Microsoft said System Center 2019 will be available soon. The customer who have a “valid license” can download system center 2019 from Volume Licensing Service Center. However, if you want to evaluate the software, the download […]
Free E-Book: Effective DevOps
What is DevOps? DevOps is the practice of operations and development engineers participating together in the entire service lifecycle, from design through the development process to production support (theagileadmin.com). What’s inside this e-book Microsoft share the free e-book that’s published by O’Reilly. You can get a practical guide for improving collaboration between the teams, using […]
Free E-Book: Practical Microsoft Azure IaaS
Migrating and Building Scalable and Secure Cloud Solutions Currently, The Infrastructure as a Service (IaaS) is the most preferred Cloud Deployment Model. Microsoft also provides Infrastructure as a Services through Microsoft Azure. In the e-book that is published by Apress, you will learn and explore what Azure IaaS and migrate the on-premise infrastructure partially or […]
Find Hyper-V where the VM hosted
Issue: When you are working on the VM remotely, Sometimes, you need to know on which Hyper-V server your VM currently hosted. It could be wasting a time if you have too many Hyper-V server or Hyper-V Cluster. In this article, I will show you how to find the Hyper-V server name from the inside […]
Coming Soon: Microsoft System Center 2019
Microsoft announced the Microsoft System Center 2019 will be generally available in March 2019. System Center 2019 enables deployment and management of Windows Server 2019 at a larger scale to meet the data center needs. System Center 2019 is LTSC (Long Term Servicing Channel) release with the 5 years of standard and 5 years of […]
Change Local Administrator Password
In this article:– Change Local Administrator password using PowerShell on single computer.– Change Local Administrator account password using PowerShell on multiple computer There are multiple ways to change your local Administartor account password. In this article, I will show you how to change local Administrator Password using PowerShell command. Before we continue. here are a […]
Microsoft Windows Calculator Source Code
Microsoft announced that they are open sourcing the Windows Calculator on GitHub under the MIT License on March 6, 2019. You can find the source code, build system, unit tests, and product roadmap on it’s GitHub repository. Microsoft said they want to bring the better user experience in partnership with the community, wanted fresh perspectives […]
FTP Commands for Windows
By default, FTP Client is available on Windows Computer. You can using FTP Commands on Command Prompt or PowerShell to transfer any data to and from a computer running a File Transfer Protocol Server. FTP is not an encrypted transmission, which means anyone could read any data sent over it. For secure data transmission, FTP […]