Chris emailed me this week and asked: “I was wondering how I could remotely execute a .reg file using Network Administrator?” At first I thought there might be an easy way using the remote execute option, but in order to import the file you need a copy of it on the remote machine. Instead, we […]
I got an email from Clair this week: “Hi Steve, We have been using the free edition of Network Administrator for quite some time. I was wondering if there was a way to get a report of all USB devices on a system?” This is a good question Clair. First let me show you how […]
File and printer sharing is needed for a variety of Windows administration tools. Our Remote Control, and Network Administrator need it to do their work. If you want to use the remote execution tool PSExec from Microsoft, it needs to be enabled. The same is true for other utilities like the cool software over at […]
Like me, you probably know that the file search in Windows is broken. I have found an alternative that is small, and fast. It is called ‘Everything’ It allows you to easily search for anything and everything on your system. Once you download and run the program, you just start typing what you are looking […]
I came across a free tool called Fing. If you have ever forgotten the IP address of that wireless router in the corner, or quickly need the IP of one of your printers – this is the tool to do it. I had a Xerox printer that had been moved from our old office. The […]
This week we have a question from Linda: “Hi Steve, I am looking for a way to set wireless key settings from a script. We have lots of laptops, and it would take quite a bit of time to put in our key on all of them. Any easy way to do this?” Yes. Starting […]
Last week Travis emailed me about an interesting utility called CryPing: “..I use a TCP Ping utility instead of ICMP because it provide more flexibility and better results. The tool I use is CryPing..” He is right it being more flexible. Instead of the standard ICMP ping, you can ping an HTTP port on a […]
James asked this week: “Hi Steve. I liked your script that automatically disabled the wireless card when the Ethernet was enabled. But I was wondering, how about a script that ran when a ping to a server timed out? “ This is not as hard as it sounds – we can use the ping command […]
A while back Stacy asked: “Hi Steve. I was wondering if you knew of a way to get a windows product key from a script. I need it because we are trying to audit our windows licensing, and see if we have any duplicate keys” And by coincidence, I got this email from Matthew P: […]
A few weeks ago I wrote an article about seeing who logged on to a computer. After many of you emailed me, I started to investigate how accurate the script was – and it turns out not so much. That script uses a WMI object to get its information. It returns what windows considers a […]