
Apr 24, 2021
How To Encrypt USB Drives on Windows 10 with Veracrypt
How To Encrypt USB Drives on Windows 10 with Veracrypt Introduction In continuing on with protecting your data and using encryption of USB external drives we will cover another open source program VeraCrypt. Install Download VeraCrypt 1.24 Update 7 from https://sourceforge.net/projects/veracrypt/. Click Next Click I accept and click Next Click Next Click Install Click Ok Click Finish. You may get a popup... read more
Mar 12, 2021
How To Encrypt USB Flash Drives on Windows 10 with DiskCryptor
How To Encrypt USB Flash Drives on Windows 10 with DiskCryptor Introduction With the popularity of USB Flash drives and USB external storage for portability and ease of use there is also to ease to lose them and also lose your files. With the loss there is always the chance that someone will end up with your data. But, if you encrypt your drives it is no so easy to get to your data. In this post we will... read more
Jan 11, 2021
Scanning 35MM Slides in Batch mode with VueScan 9 and Epson Perfection V700 Photo
Scanning 35MM Slides in Batch mode with VueScan 9 Introduction This post explains optimal settings that I use for Scanning Kodak Kodachrome and Extachrome 35 mm slides using VueScan with Epson Perfection V700 Photo scanner. This is an alternative to using Epson Scan application. There are several features of the V700 for dust removal and color correction that I will be using. It adds to scan time but well... read more
Nov 9, 2020
Using EMC VPlex Batch Migration
Using EMC VPlex Batch Migration Introduction In a recent project I was tasked to bring a new EMC PowerMAX 2000 system and migrate from an EMC VMAX3 400K storage array. This was a new thing for me since my experience with VPlex was limited to only adding and create vvols (Virtual Volumes)Â from different arrays and presenting to the target hosts being either Windows, AIX, Linux (RHEL) and ESXi. The task at... read more
Nov 2, 2020
How To Use PowerShell to Export Scheduled Tasks
How To Use PowerShell to Export Scheduled Tasks Introduction We all know what a pain it is to have to recreate scheduled tasks on Windows when moving to new systems or restoring crash or corrupted systems. Making a backup of these tasks is always good to do, so why not do this with PowerShell and make things much simpler. The Code The script is fairly simple Define a new-object Connect to the object on... read more