Category: Tips and Tricks

Batch File to Backup Your Windows Server Database

Posted by – January 22, 2008

If you read Backing up Your Data with cwRsync and snyc2nas you learned how to send your data to an off site server. Now I’ll show you a couple ways to make incremental and dated zipped backups that you can store on your server to transfer with sync2nas or FTP the backup to your home box.

I’ll attach the batch files at the end of the post for those that don’t want to copy and paste the code. Now lets get started.

More

Password Protecting Directories on Windows Servers

Posted by – December 26, 2007

Well it has been a while since I added any articles to the site. Before I get on with the article let me first announce that Admin Reports has opened a forum for you to get help with your Windows Server problems.

You can find the forum at Windows Server Forums

Password protecting websites, directories and files on Windows 2003 Servers is very easy. It only takes a couple clicks and it’s done. For users to access the protected areas they’ll need to have an account on the server. There are ways to avoid this by using Passport authorization, but for this article we’ll use Integrated Windows authentication.

More

Backing Up Your Data With cwRsync and sync2nas

Posted by – January 25, 2006

One of the most crucial tasks facing an admin is backing up your data. Many admins work very hard at keeping the servers running at peak performance and keeping the software up to date. However, many forget the most important task. Backing up the data. Yes we all sometimes forget to do a daily data backup. I used to forget about backing up the data daily until one of the databases became corrupt and unusable. I had to roll back to data that was over a month old losing hundreds of users and thousands of posts. There are many automated tools to help us with the task. This article will explain how I use rsync for Windows and sync2nas to do a nightly backup of all my data.

More

Choosing and Managing Your Team

Posted by – January 22, 2006

Getting people you can trust to help you run your community can be the single biggest problem an admin can have. Promoting users that you can work with is not an easy task. Even harder, as your community grows, is getting all the staff members to work together as a team. With this article I will try to make that task a bit easier. I originally posted this at The Admin Zone in this thread.

More