ORIGINAL CONTENT
Simple script for Windows Profile Backup and Restore
Windows Profile Backup and Restore for Win 2000/XP
ORIGINAL CONTENT
Extract VM details from VCenter
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
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)
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
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)
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
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
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
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...