About
Code, camera, action! This is where I document my adventures in software, photography, and life. Expect a mix of technical deep dives, travel stories, creative inspiration, and maybe even a few bad jokes. Dive in, have fun, and don’t forget to leave some feedback—it’s like treasure for me. Thanks for swinging by!
Portfolio
Coming soon
Blog
How to create new SFTP Users in Globalscape EFT Server using VBScript and COM API (EFT v7.4.x and earlier)
The below script can be used to create new SFTP User accounts in Global EFT Server. I developed and created this script to automate the deployment process. Before creating this script, I used to manually create the SFTP user using Globalscape EFT Server’s GUI admin console. This was an error-prone process and required long work. …
How to create folders on a Windows machine using PowerShell
The below script can be used to create folders on a windows machine. This script takes a list of folders and locations in an array and loops through it to create folders. Make sure you update the machine’s name on which you want to run this script in the TARGET_MACHINE_NAME variable. This script will skip …
Continue reading “How to create folders on a Windows machine using PowerShell”
How to replicate/copy files and folder structure between two different Windows based machines using PowerShell.
Many times we feel the need of copying files between two machines and also keeping the same folder structure between two machines. For example, consider the following use cases: Replicating the production/non-production environment’s directory structure on a blank virtual machine. Copying files and folders from one location to another location. Copying files from production/non-production machine …
Contact
Got questions? Want to chat about code, cameras, or conquering mountains? Hit me up! You can find me on the socials below or shoot me an email. Let’s connect!