powershell

Installing Web Server (IIS) Role using PowerShell on Windows Server

Simple steps to Install Web Server (IIS) Role using PowerShell on Windows Server As now a days we are more working on Automation, we want…

Configuring IIS Server on Windows Server 2016 Datacenter – GUI

Configuring IIS on Windows Server 2016 Datacenter is very simple and easy, just follow the below steps which makes you to install the IIS easily…

powershell

Creating Websites using PowerShell scripts

this helps to create an website using an powershell with application pool

cisco ucs

Installing ESXI on the Cisco UCS Blade Server

ESXI is an Server Virtualisation Hypervisor, provided by VMware.Inc. This enables to create a Virtualized Environment by creating Virtual Machines(VM’s), which shares hardware resources. A…

powershell

Using PowerShell Scripts, Installing the Certificate for the Website and providing the required permission to access the website

Using PowerShell Scripts Installing the Certificate for the website and providing the required permission to access the website Copy the below Script and paste on…