Category Archives: Windows

View Saved Wifi Password in Windows 11

By default windows will not allow you to view saved passwords of wifi network unless you conntected to the specific wifi. In order to view the saved passwords in Windows 11 , use following steps. Step 1: Open command prompt in Administrator Mode Step 2 : Type netsh wlan show profiles This will list all… Read More »

Batch file to connect to Cloudflare RDP Access

Scenario: You want to connect to remote desktop which is configured through cloudflare. Everytime you need to open the cloudfled exe file and then connect through mstsc. I have created a batch file which will connect directly to the pc. It will also download the cloudflred.exe from server if not exist in windows pc. I… Read More »

Exporting Windows 10 Saved Credentials

Scenario : We have couple of PC’s in network and forgot the password for one shared network drive. One machine we formatted and we want to add the shared network drive , however we have no password. Solution : Backup the saved windows credentials from any working machine and Restore it on the fresh windows… Read More »

Install Oracle DB Express and Connect to ASP.Net MVC C# Using Dapper and ODP.net

Tools Used : Oracle DB Express Toad for Oracle ( To explore database– You can also user Oracle Developer)  Visual Studio .net 2013 This tutorial covers following points. Install Oracle DB Express.  ==< Link http://www.oracle.com/technetwork/database/database-technologies/express-edition/downloads/index.html Create a user  — Refer my post => Create user and Schema Create a Schema — Refer my post => Create user… Read More »

XENSERVER – Free Open Source Virtualization Platform

XenServer is the leading open source virtualization platform, powered by the Xen Project hypervisor and the XAPI toolstack. It is used in the world’s largest clouds and enterprises. XENSERVER FEATURES XenServer is an enterprise-class, cloud-proven, virtualization platform that delivers all of the critical features needed for any server and datacenter virtualization implementation.  The following list summarizes some of… Read More »