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 […]
Best Remote Desktop Software
Remote Desktop Software or Remote Access Software allows you to access remotely one computer from another. Remote desktop software is really useful to help you administering or working on a remote computer. There are some Remote Desktop Software out there you can use. We have arranged four best remote desktop software to help you selecting […]
Five Backup Software for Windows Server 2019
Takes backup of your server is very important as the part of Disaster Recovery plan of your Business. However, there are too many backup software out there. To help you selecting the suitable backup for your infrastructure, we have prepared a selection of five popular and reliable backup software solution. Top Five Backup Software Veritas […]
Enable VM Replication
Enable VM Replication on Hyper-V server will allows you to replicate a Virtual Machine from one of Hyper-V server to another Hyper-V server. There are some advantages by enabling the VM replication such as: In the event of failure to Primary Server (for example, Server failure, Power Outage or Datacenter Failure) you can easily to […]