Keywords : Windows 2008 PKI Certificate Authority certutil certreq template root CA Enterprise CA convert pfx to pem generate custom certificate request subject alternate name san attribute Today’s blog post targets the deployment of a Windows 2008 server based Read more
Click Start->Run In the "open" box, type "cmd" (without the quotes) Click ok Enter the following command and press "return"
rundll32 zipfldr.dll,RegisterSendto
(you should not get Read more
In this post, I will explain how to set up 2 or more Windows 2003 servers to use the Windows Server built-in NLB functionalities in order to provide high availability and network load balancing for IIS based SMTP services.
According to Microsoft, Windows Server 2008 is the most secure Windows server version ever.
Windows 2008 does include many features that will help increase overall security of the OS, or assist you with securing AD, the network, etc. Most Read more
By default, Microsoft Operations Manager includes some monitors / rules that have the ability to monitor the disk utilization of system and/or data disks of your servers (and clients). This is a really nice feature, however there may be Read more
Open your favourite registry editor (regedit will do just fine)
Go to "HKEY_CLASSES_ROOT" Locate the "Folder" key Open the "shell" branch Create a new key called "Command Prompt Here" Open this key and create a new key called Read more
After migrating this blog from my old 2008 RC1 server to a new 2008 RTM server, I noticed that my Sharepoint alerts stopped working. I was still getting an email message when I created a new alert definition, but Read more
In this post, I will explain one of the techniques to monitor the age of a given file, using vbscript and Operations Manager 2007
This is what the script looks like :
Option Explicit ‘ ‘ Script that returns Read more
One of the reasons why the company I work at has taken the decision to implement Operations Manager is because the daily task to go through a pile of interfacing and backup log files became too time consuming and Read more
Windows 2000 /Active Directory has been around for more than 7 years now. I’ve been using AD for almost 7 years, and due to its stability, I never had to recover a deleted object in AD. (Knock on wood). Read more