In this part I`ll cover downloading and importing Exchange 2007 MP, enabling of Exchange Server 2007 Server Role discoveries, and configuration of disk and IIS monitoring. Read More
Tag Archives: IT Blog
Monitoring Exchange Server 2007 with SCOM 2007 R2. Part 1/3
I tested this some time ago, but I didn`t have enough time to publish it. I hope someone will find this useful. In this guide I`ll configure monitoring on System Center Operations Manager (SCOM) 2007 R2 with Exchange 2007 Management Pack (MP). Guide will be divided into three parts covering these actions: Read More
Exchange 2007 DB repair stuck at “Deleting Unicode fixup table”
Recently I had to repair one Exchange 2007 database using eseutil /p command. Database is 176GB large. You should use eseutil /p as a last resort for your database, but that is topic for some other time.In my experience eseutil /p always succeeds, but last time I thought it wouldn`t. Read More
How to enable multiple RDP connections on Windows Server 2008 R2
By default only one user can be logged onto Windows Server 2008 R2. If you log in via RDP, local user will be logged out. This short tutorial will show you how to enable multiple connections on your 2008 R2 server. Read More
Split tunneling option for MS Windows VPN connections
Split tunneling is not the option you want for clients that access your network through VPN. Split tunneling enables user to access his local network and your VPN tunnel at the same time and that can represent a great security risk for VPN protected network. Still, split tunneling is needed in some cases, so here is how to enable it.