Home > Technology

Missing Group Memberships in AD??

Archived in the category: Active Directory, Windows
Posted by Olga on 29 Jun 10 - 0 Comments

I ran into something really interesting today that took some time to figure out.. Thought I should post in case anyone else is puzzled by the same scenario (and so that I can remember later).
I was running queries for group memberships and found inconsistencies between what I was seeing in ADUC and what my queries [...]

A good PowerShell resource.

Archived in the category: Exchange Server, PowerShell, Technology
Posted by Dave on 05 May 10 - 0 Comments

 
http://powershellcommunity.org/Forums.aspx

Reporting on ActiveSync

Archived in the category: Exchange Server, PowerShell, Technology
Posted by Dave on 26 Feb 10 - 0 Comments

Exchange logs quite a bit of info about ActiveSync device partnerships and you can use this to create reports about the utilization of mobility features in your organization. Getting this data requires a couple of intermediate steps before you can export it to a CSV for processing in something like Excel (or another script). The [...]

How to set the Default Calendar permissions

Archived in the category: Exchange Server, Technology
Posted by Dave on 11 Jan 10 - 0 Comments

How to set the Default Calendar permissions for all users in Exchange 2000, 2003 and 2007
Configuring appropriate default calendar permissions globally in an Exchange environment can be accomplished for Exchange 2000, 2003 or 2007 with a handy tool called PFDAVadmin found here:
http://www.microsoft.com/downloads/details.aspx?familyid=635BE792-D8AD-49E3-ADA4-E2422C0AB424&displaylang=en 
 

Deleting rules for a disabled user account.

Archived in the category: Exchange Server, Technology
Posted by Dave on 06 Jan 10 - 0 Comments

Recently our security team asked me if we could delete the rules (server- and client-side) on a mailbox when a user account is disable.  After some research, I found the following utilities, but my conclusion is that there is no easy way of removing rules when a users is disabled.

Installing Windows 7 on an Acer Aspire One netbook

Archived in the category: Technology, Windows
Posted by Dave on 07 Dec 09 - 0 Comments

Over the Thanksgiving weekend, I went out on Black Friday and picked up an Acer Aspire One netbook for $195. Most of the netbooks I had seen run $300+, so I think this was a pretty good deal. It came with Windows XP installed, so I decided I would install Windows 7. The problem is [...]

At my company we are using Exchange 2007 Cluster Continuous Replication (CCR) for local, highly-available Exchange 2007 mailboxes. Then we use Standby Continuous Replication (SCR) to replicate our mailbox databases and logs to another server in a secondary site to provide Disaster Recovery and site-resiliency.

E2K7: SOAP APIs

Archived in the category: Exchange Server, Technology
Posted by Dave on 12 Nov 09 - 0 Comments

http://msdn.microsoft.com/en-us/library/bb408417.aspx

This past Monday Ross Smith from Microsoft Exchange Team, posted the Exchange 2010 Mailbox Server Role Requirements Calculator during one of his sessions at the Exchange Connections conference in Las Vegas.  This tool is the equivalent of the Exchange 2007 Storage Calculator.  It’s actually a giant Excel spreadsheet.  It’s a useful tool to assist in [...]

Determining Uptime – What does five 9s mean?

Archived in the category: Technology, Tools
Posted by Dave on 03 Nov 09 - 0 Comments

If there is one thing I learned early in my career, it is “metrics can show you anything you want them to show”. One metric companies often use to measure the availability or uptime of their systems is “number of 9s”. Computer system uptime is often measured by the percentage of uptime/availability in a year. [...]