Hello everyone. Back again. Recently, I have had a request from the Application team to change the IIS default port on a one of our Production servers. Apparently, they had an application which had supposed to use port 80 (port 80 is the default IIS port of the default web site in IIS). So, they … 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 →
As some of you already know, we used RIS (Remote Installation Services) to deploy an OS remotely. But starting with Windows 7 / Windows Server 2008, Microsoft had deployed a new version of RIS, called Windows Deployment Services (WDS). We can install an OS without using an installation disc. We can deploy an OS through … Read More →
What is the difference between a profile and a roaming profile, you might ask yourself? Well, a profile is a folder that contains all the settings pertaining to a user’s working environment. By default, the profile is stored in the C:\Users directory. A roaming profile, on the other hand, is stored on a network instead … Read More →
Active Directory installation task would be quite easy for everyone who had installed it at least once in his/her lifetime. For those new, there is nothing to be afraid for. You’ll see that this is quite straightforward task. Why do we need Active Directory, you might ask? Well, Active Directory (AD) is a directory service … 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 →
Failed to run task sequence 0x80070490 I am trying to load Windows Server 2012 on one of my servers in remote DC, by using SCCM 2012. But unfortunately, I am getting an error described in the title of this article - An error occurred while starting the task sequence 0x80070490. If you go and check … Read More →
Few days ago, I have received an email from Microsoft, stating that there is a Windows 10 Technical Review available for download. You can also become a part of Microsoft Windows Insider program, you just have to visit this page and register: Windows Insider Program So far, I didn’t try any of Windows 10 test … 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 →