I received an email from Jennifer this week: “Howdy Steve. I want to thank you for all the tips and ideas. I ran across this small utility that I think your readers might like. It is called Share Watch. It lets you keep track of what files and folders are being accessed by remote users” […]
Attention: This utility has been updated. The command line arguments here are out of date. Click Here for info on the new release This week we have a question from Melissa: “Hi Steve. Got a really quick question. Previously you had an article that showed how to burn an ISO from the command line. My […]
I got a question from Lewis this week: “I hope this email finds you well. I have a plotter here at my company, and the driver is really temperamental. At least twice a week the driver crashes, and then all of the jobs get stuck in the spooler. To fix it I need to stop […]
I got a question from John this week: “A few of my clients are using a broadband connection with DHCP addresses for the public interface. Do you know of a script or program that can be used to monitor the IP address and send a email if the IP address changes?” Good question. It is […]
I got a question from Tracy this week: “Hi Steve. Love all the tools and tips you keep sending our way. Got a question. Is there any easy way to logoff a user when they are not active for say, 15 Minutes?” I spoke with Tracy further to explain that forcing a logoff could cause […]
The Cron Service for windows has been updated. To see what we have added, visit the announcement page If you spend any amount of time working with Unix, you will come across Cron and the CronTab file. What is it? Cron allows you to schedule programs to run at specified intervals, like every Sunday at […]
If you have been using Windows 7 (Or even Vista) for a while, you might have noticed something really annoying. When you have drives mapped in explorer: They don’t show up in a command prompt if it is elevated with administrator permissions: There is a simple reason for this – The feature known as User […]
I have been testing parts of our software lately (Alpha stuff that will be released in a few months). One problem I keep running into, is I collect up a large number of mapped drives that are unavailable: This is because the machine is powered off, or is a virtual machine that I deleted. I […]
Got a question from Brett this week: “Hi Steve. I have a tough one for you. I want to determine from a VBScript if a program is using too much CPU time. Specifically, I want to know when the spooler service goes over 50% CPU utilization. All the scripts I see don’t seem to work […]
A few weeks back I wrote about a way to delete or move a file on reboot. Why would you want to do that? It is probably in use by an application or service that you can’t seem to find (Usually maleware or a virus). Many readers were kind enough to point me to a […]