In my previous post, I showed you how to create a clickable button in Excel. That button displayed a simple message box. Now, I want to show you how to use the button to kick off a PowerShell script.
Skip one-click backup apps. This rsync script gives you full control over what gets saved and when, plus logs and a few hard-won lessons.
I really have too many tray icons. You know the ones. They sit on your taskbar, perhaps doing something in the background or, ...
We're going to build off my previous series to show how to further the communication channel between Excel and PowerShell. In a recent series of posts, I explained how to launch a PowerShell script ...
I have a RedHat 9.0 system and have set up a shell script that uses /bin/bash for it's execution. I have set up a user for the system that is presented with this script upon login. The script is ...
We often write quick bash scripts and judging by the comments, half of us use bash or a similar shell to pop out quick, useful scripts, and half of us think that’s an abomination, and you should only ...