Tag: Windows

Customize Windows 7 with themes and Rainmeter

Have you ever wished that your Windows installation was a little more customized to your liking? You Like the idea of a Widget bar but not the implementation Microsoft has chosen? Then this topic is specially for you! I will show you how to add totally custom themes to Windows (not just the ones that …

Continue reading

Create a bootable USB drive to install Windows

Its very common for servers to be delivered without a DVD-ROM drive these days and PC’s are not far behind in this regard. Ofcourse you can use a portable DVD drive for installation purposes, but that’s hardly ideal and not very fast. Since modern computers have the option to boot from USB a better approach …

Continue reading

Use Xplorer2 and customize the [Windows]+E key shortcut

If you like some control over your files and directories you probably have a filemanager installed for Windows. Recently I discovered Xplorer2 as a great alternative for Windows Explorer. It handles a bit like the good old Windows Commander, but with more options and a lot easier on the eyes. You can download that here. …

Continue reading

Tips and tricks for Microsoft Hyper-V Server 2008 R2

Most of my work on servers is done for small and medium offices, involving a maximum of 50 clients. These networks are usually managed by a domaincontroller with Exchange and a terminal server. Not so long ago this would be installed on 2 different pieces of hardware to keep up performance, but in the current …

Continue reading

Remove files older than x days

I love using cli scripts to make my life easier, both in Linux and Windows. On this site you can see several examples of that, including the use of backup scripts for several systems/applications. Making a script that does this can sometimes give you a headache by having to remove logfiles or accumulated compression files …

Continue reading

Remote access to IASO online backup (Linux) on a Windows client

IASO’s Online Backup software has many advantages and there is even a client for Linux. Maintaining the backup on Linux without a GUI can be a real pain though, not to mention the fact that usually the admin installing the backup software on the server, and the one maintaining and checking the backups are not …

Continue reading

Automated checking of external IP

You host your own mailserver (and the provider even lets you), but the external IP address of your DSL/Cable connection is dynamic. So after a few days suddenly you realise there is no connection to the mailserver, and all the mail is bounced back to the senders. Sure makes for a quiet weekend, but not …

Continue reading

Testing Exchange connectivity

Nowadays everyone wants to be able to sync their phone with email and calendars. Ofcourse you have to provide this on the widely used Windows Small Business Server or normal Exchange Servers as well. You have setup Exchange, even managed to add a certificate (as you should!) but something is not working with the phone …

Continue reading

Handy backup scripts

Making backups isn’t really a priority for most of us. But if you ever had a crash you know the horror of not having one. Here’s some basic scripts for various systems that preform automatic backups. I have added scripts for Cisco devices, MySQL backups for Linux and Synctoy file synchronisation (automated). For easy editing …

Continue reading

57 Things every admin should know

Administrating tasks in Windows can take up a lot of our time. It doesn’t help that Microsoft decided to add more and more wizards that you basicly have to use in order to preform simple tasks. It doesn’t feel right most of the time and useing the CLI makes you look good, am I right? Lucky …

Continue reading