Subscribe

Get the Network Administrators tool pack

Subscribe to our newsletter and get 11 free network administrator tools, plus a 30 page user guide so you can get the most out of them.

Click Here to get your free tools

Recent Posts

Search

Archives

From the category archives:

BAT Files

I have been getting lots of questions from everyone, and that is great This week I got a question from Charles, “Hello Steve, I have a problem, I need to run a VB Script that will tell users that their password needs to be changed in x days. The Windows 7 balloon is not effective, […]

{ 7 comments }

Jennifer, sent me a question last week: Steve, Got a question for you. I have a small network of about 10 laptops. All of my users store their email in PST files in Outlook. I want to have an icon on their desktop that they can click to backup Outlook before they leave for the […]

{ 5 comments }

Last week I wrote about a free tool from Nirsoft – A kind reader, Mike, let me know about another one of their tools: Hey Steve, Thanks again for tips you send each week. I just wanted to point out that Nirsoft has quite a few useful tools. One of them that I use every […]

{ 13 comments }

On one of our servers we have a batch processing program. It is old and clunky, but it gets the job done. An irritating bug it has is that it leaves temp files around in the c:\windows\temp folder. One day we noticed the server was getting slow – finally realized that the temp folder had […]

{ 7 comments }

I got a note from Thomas: Like everyone else I’m always tweaking the network and I really appreciate newsletters…What I’m looking for is a good batch file the looks for changes to file folders on one drive and only updates those changes during a copy files to another drive. This is an excellent question. There […]

{ 2 comments }

Last week I wrote how to FTP the contents of a folder by just using a batch file. We had a few good suggestions on how to improve that script. Listening to those suggestions, I have come up with this updated version: @echo off rem =============================== rem = FTP Script Made by = rem = […]

{ 1 comment }

I have a group of log files that I need to upload every day to an archival server. For a long time I have been doing this by hand. I wanted a way to do this without using any extra software – just the default tools available in windows. I found a clean solution that […]

{ 13 comments }

I distributed a test version of Remote Control 4.0 across our network last week, and since it was a special debug version, it created a large number of files named debuglog.dat. I wanted an easy way to find and delete these using a batch file. I researched and was able to take parts of other […]

{ 3 comments }

Category Links - Windows Forum - Exchange Forum