Originals

ORIGINAL CONTENT

Migrating a VMWARE VM to AWS using AWS PowerShell

Nov 20, 2014 | Saugata Datta
In this topic we will describes the necessary steps to migrate a VMWare VM to the Amazon Web Services (AWS) using PowerShell. You could also...
ORIGINAL CONTENT

Automatically configure Outlook with Exchange on First Logon

Jan 24, 2009 | Saugata Datta
Few simple steps to configure Outlook (2000/2003/2007) with MS Exchange on first logon: It’s really not so difficult to configure outlook on first logon, you...
ORIGINAL CONTENT

Install UnRAR on Solaris 10 (Sparc)

Dec 11, 2009 | Saugata Datta
Download UnRAR from http://www.rarlab.com/rar_add.htm Extract .gz file on your system.
ORIGINAL CONTENT

How to reset windows password (offline) on AWS Windows Instance

Sep 29, 2014 | Saugata Datta
In simple word changing/resetting windows password is a very simple task using any third party free or paid tools as long as you able to...
ORIGINAL CONTENT

How to use AWS PowerShell cmdlets with Filter

Mar 23, 2017 | Saugata Datta
I personally can’t imagine supporting a big infrastructure without introducing automation and to automate something you have to use command line. If you are more...
ORIGINAL CONTENT

Free Mail Service for your own Domain from Microsoft

Oct 14, 2008 | Saugata Datta
Microsoft now offering mail service for any of your domain for free using Windows Live Admin Center Details: You can use Windows Live Admin Center...
ORIGINAL CONTENT

Create Private PPTP VPN for personal use in Linode Cloud Hosting.

Dec 26, 2018 | Saugata Datta
Nowadays many things are getting blocked by the government, and sometimes without even a valid reason. When something like this happen to you, you probably...
ORIGINAL CONTENT

Add new Admin Account to AWS Windows Instances to rescue the system

Nov 01, 2017 | Saugata Datta
As mentioned earlier, we could reset the local admin password of windows instances via registry, but unfortunately that will not going to help us if...
ORIGINAL CONTENT

Multi-Thread Super-Fast Software Inventory Scan using WSMan (PowerShell Remoting)

Jul 18, 2016 | Saugata Datta
Recently I was asked to pull the software inventory report from multiple severs hosted in Azure, but unfortunately pulling data from WMI not allowed, only...