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

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…

windows dcom com

The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID – DistributedCOM Error – EventID – 10016

The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID – DistributedCOM Error – EventID – 10016 On…

Scheduling job move the .bak file AWS EC2 S3 using simple script Task Scheduler

Scheduling an job to move the .bak file from AWS EC2 box to S3 using an simple script and Task Scheduler

Prerequisite: The EC2 Instance and the S3 bucket should have the same IAM role where it have access to S3 bucket and EC2 Instance. On…

Reset Password Coldfusion

Reset the Password of Coldfusion

Step 1: To reset your password in CF MX, go to C:\CFusionMX\lib where C is your installation drive. Then find the file neo-security.xml and you are going to have…

Managing Quota Templates Windows Sharepoint Services

Managing Quota Templates on Windows Sharepoint Services

Managing Quota Templates You manage quota templates from the SharePoint Central Administration pages for your server or server farm. You can create or delete templates…

Creating PowerShell Script Delete Backup files which older days Adding them Task Scheduler

Creating An PowerShell Script to Delete the Backup files which are older than 7 days and Adding them to Task Scheduler

Creating A PowerShell Script to Delete the Backup files which are older than 7 days and send the mail. Configure them in the Task Scheduler…

Converting Pen Drive Bootable Device Windows

Converting Pen Drive to an Bootable Device on Windows

The purpose of this guide is to prepare a USB Flash Drive with the installation files of Windows Vista or Windows 7 or Windows 8…