Hey, Scripting Guy! How Can I Rename All of the Pictures in a Folder?

My scripting husband travels a great deal with his job, and he takes these really cool pictures. Unfortunately, he is somewhat lazy about downloading the pictures from the camera. As a result, we have pictures from Hawaii that are named Phoenix_Desert_05.jpg. Obviously, I know the difference between a desert and a beach, but it is…

0

Hey, Scripting Guy! How Do I Rename All Files in a Folder?

I want to use SharePoint for our company’s script library, but it will not allow us to upload a VBScript file. It accepts PS1 files just fine, but we still have quite a few VBScripts and we need to keep a central repository of them. We have decided to rename them from .vbs files to…

1

Hey, Scripting Guy! How Can I Tell How Much Free Disk Space a User Has?

I know most people have heard of Moore’s Law that is named after Gordon Moore, but have you ever heard of Bob’s law? Bob was the senior network administrator when I first became an IT pro, and he created what he called Bob’s Law. Briefly stated it says this: “A user’s demand for storage space…

3

Hey, Scripting Guy! How Can I Stop an Unwanted Process?

Hey, Scripting Guy! I need some help. There is a stupid process that launches every time I turn on my computer. I cannot find where it is starting from. I have looked in all the usual places, but I can’t find it. This process was installed when I installed some software that I use only…

0