Installing and Running Docker on Nano Server(Container Host)

Overview below are the list of tasks needs to be completed Download Docker Copy Docker files to Container Start the Docker process Enable Firewall on Nano Server Container Host Start the Docker Daemon Manager Docker remotely Download Docker, wget is not available on the nano server so, this have to be done on client Create… Read More Installing and Running Docker on Nano Server(Container Host)

PowerShell – Ways to Update XML Data

Let’s do a quick overview of the simple XML file. Below diagram should represent the xml structure Below is the actual XML File Let’s, Just into PowerShell Scripts. Now, we need to update the Gear type from auto to Manual Github link to PowerShell –  https://raw.githubusercontent.com/mani0070/Automate/master/XML/UpdateAttribute.ps1     Example 2 :  some other ways of doing… Read More PowerShell – Ways to Update XML Data

Installing software is much easier with Chocolatey and PowerShell

Recently I have had issues with my Microsoft Surface Pro. After reaching out to support I received a replacement. Now the big task is installing all the required software onto my new Surface. I have decided to use Chocolatey https://chocolatey.org . I have updated the scripts in the Github and just execute runsetup.cmd from the… Read More Installing software is much easier with Chocolatey and PowerShell

PERFECT FIT FOR CONTINUOUS DELIVERY – COMPLETE GUIDE TO RUNNING WINDOWS NANO SERVER CONTAINERS (WINDOWS SERVER 2016)

In the last weeks blog post I did talk about running windows core containers on a windows 2016 core server. Again that was using window core container image which is not very slim and speedy version. Also, we briefly touched upon using the Nano server and running web servers on the Nano server. In this… Read More PERFECT FIT FOR CONTINUOUS DELIVERY – COMPLETE GUIDE TO RUNNING WINDOWS NANO SERVER CONTAINERS (WINDOWS SERVER 2016)

Microsoft Azure – Windows Nano Server (2016)

In the previous post we have seen about windows server 2016 Technical Preview 4 Windows Core Container now we are going to discuss about Nano Servers. There are lot of information available in about the difference between Nano and core server. Few highlights are as per the Microsoft documentation Nano Server is designed to provide… Read More Microsoft Azure – Windows Nano Server (2016)