Originals

ORIGINAL CONTENT

Simple script for Windows Profile Backup and Restore

Mar 20, 2009 | Saugata Datta
Windows Profile Backup and Restore for Win 2000/XP
ORIGINAL CONTENT

Extract VM details from VCenter

Jun 25, 2014 | Saugata Datta
Sometimes it’s a painful job to extract all the information from vCenter server. From GUI you could export information, but not all the information will...
ORIGINAL CONTENT

Use Microsoft Office Outlook Connector for Live Mail Access from Outlook 2003 or 2007

Oct 11, 2008 | Saugata Datta
With Outlook Connector, you can use Microsoft® Office Outlook® 2003 or Outlook® 2007 to access and manage your Windows Live Mail or Office Live Mail...
ORIGINAL CONTENT

Three DropBox client for Symbian^3 (N8, C7, C6-01, E7, X7)

May 20, 2011 | Saugata Datta
Currently Symbian^3 having three different native DorpBox client, and all of them written in QT. So, you have to install QT runtime on your device...
ORIGINAL CONTENT

Powerful AWS Bot for automation using Telegram Bot API written in PowerShell

Nov 08, 2017 | Saugata Datta
Sometimes back I was working on a free notification system using Telegram Bot (https://telegram.org/blog/bot-revolution), and I wrote a simple function in PowerShell, which could be...
ORIGINAL CONTENT

Re-enabling Network Adapter in Azure VM (Resource Manager)

Jan 02, 2017 | Saugata Datta
It is very common that sometimes we disabled the network adapter from VM to trouble shoot some network related issue, and after doing so we...
ORIGINAL CONTENT

BAT/CMD Script Log Generator

Nov 10, 2009 | Saugata Datta
BAT/CMD scripts are very much helpful to do a monotonous job automatically and sometimes the outputs of the batch script file are very much required....
ORIGINAL CONTENT

WINDOWS 2008 R2 FAILOVER CLUSTER on VMWARE

Nov 19, 2011 | Saugata Datta
For windows 2003 cluster, check my old tutorial on following link. https://technochat.in/2008/11/configure-cluster-on-vmware-using-iscsi/ Windows 2008 R2 Cluster Requirements: 1. Two Systems with Same Hardware Configuration. 2....
ORIGINAL CONTENT

Port Scanner using PowerShell with Email Notification

Jul 11, 2014 | Saugata Datta
Few days back I was asked to create a script, which will check RDP port status of multiple servers and send the result as an...