Hello everyone. Today I am going to write a little bit about this amazing set of tools from Microsoft contained in Windows ADK (Windows Assessment and Deployment Kit). You can use this tool to customize, assess, and deploy Windows Operating Systems to new computers. I will not explain how to install Windows ADK, but instead … Read More →
Hi All. Few weeks ago, I installed Windows 10 Technical Preview Microsoft has released new Windows 10 Technical Preview version 10162 which you are able to download from Windows Insider Program here: Windows Insider Program So, once you download new ISO image, lets upgrade already installed Windows 10 TP to the newest version. Instead of … Read More →
Features on Demand is a very cool thing that comes with Windows Server 2012 R2. One of the problem in previous versions of Windows Server was how roles and features were stored on the hard disk. Before Windows Server 2012 (I am talking about Windows Server 2008 and 2008 R2), we had all the binary … Read More →
Static route is a pre-determined path that network information must follow to reach a specific host or network. ADDING A STATIC ROUTE Sometimes, it is necessary to add a static route. From TechNet: “During the routing process, the routing decisions of hosts and routers are aided by a database of routes known as the routing … Read More →
Hello again. I was configuring Web server on one of my production servers by using PowerShell, so I said to myself that it was a good opportunity to show you how to configure roles or features by using Windows PowerShell. You can configure features and roles with PowerShell locally, or remotely. For the following procedure, … Read More →