Journaling rule not working -Exchange 2007

There may be an issue with journaling rule if there is a conflict between Transport & journaling rule because Transport agent has priority then journaling agent. Go to your exchange management console & type Get-Transportagent; see below Transport rule agent is at higher place So change the priority of Journaling agaent by using Set-Transportagent command. Set-Transportagent “journaling agent” -priority:1

Multiple rdp session windows 7

Our dev guys came to me & asked me that if it is possible to rdp concurrent sessions to windows 7 ? I said yes but some tweaking needs to be done, I said this without knowing the solution. I started to browse thru the internet find various solutions , registry hacks etc.. but the below…

No more Signature Tools required For Exchange 2010

Hi All, Exchange 2010 has the capability based on transport rules to add AD attributes such as: DisplayName, FirstName, LastName, Department, and Company to the Disclaimer. You can configure Transport Rule to prepend (add the disclaimer before Text) or append the disclaimer (add the disclaimer after text) Below is the example of HTML from Microsoft Site:…

Strip Size & Stripe Size

Recently Completed Storage Certification, I was confused about one concept that I want to share with all of you. Strip Size also called as Stripe Depth —> take a careful look & you will understand why this is confusing  —>e makes it confusing. Strip Size or Stripe depth is the number of blocks in a strip &…