Source code checked in, #13303
Some very basic exception handling in order to publish early beta. The project still needs some serious exception handling.
View ArticleCreated Release: Mailbox Permission Reverse Lookup 0.6 (jun 06, 2012)
Requires .NET 4 FrameworkIn order to lookup permissions granted through groups, you need to run this app with a user who can read the Active Directory memberOf attribute.Note that this is an early beta...
View ArticleUpdated Release: MailboxRightsLookup 0.6 (jun 06, 2012)
Requires .NET 4 FrameworkIn order to lookup permissions granted through groups, you need to run this app with a user who can read the Active Directory memberOf attribute.Note that this is an early beta...
View ArticleReleased: MailboxRightsLookup 0.6 (六月 06, 2012)
Requires .NET 4 Framework In order to lookup permissions granted through groups, you need to run this app with a user who can read the Active Directory memberOf attribute. Note that this is an early...
View ArticleUpdated Release: MailboxRightsLookup 0.6 (jun 06, 2012)
Requires .NET 4 FrameworkIn order to lookup permissions granted through groups, you need to run this app with a user who can read the Active Directory memberOf attribute.Note that this is an early beta...
View ArticleUpdated Wiki: Home
Project DescriptionEver wondered a user in which mailboxes has full-access or send-as rights? One common strategy is to use groups to grant permissions on shared mailboxes, where querying the user...
View ArticleSource code checked in, #13323
Massive rework of the project in order to minimize memory usage. * Index keys are now stored using SecurityIdentifier objects, which I belive that internally store SIDs in binary. * Index values now...
View ArticleClosed Issue: Reduce memory usage, lazily loading shared mailbox details when...
Comments: See commit # 13323 for details.
View ArticleClosed Task: Store index SIDs in binary instead of strings (this might also...
Comments: See commit # 13323 for details.
View ArticleSource code checked in, #13364
Added exception handling to track errors while creating reverse index.
View ArticleCreated Release: MailboxRightsLookup 0.8 (jun 11, 2012)
Requires .NET 4 FrameworkIn order to lookup permissions granted through groups, you need to run this app with a user who can read the Active Directory memberOf attribute.This release is still beta, but...
View ArticleUpdated Release: MailboxRightsLookup 0.8 (jun 11, 2012)
Requires .NET 4 FrameworkIn order to lookup permissions granted through groups, you need to run this app with a user who can read the Active Directory memberOf attribute.This release is still beta, but...
View ArticleReleased: MailboxRightsLookup 0.8 (Jun 11, 2012)
Requires .NET 4 Framework In order to lookup permissions granted through groups, you need to run this app with a user who can read the Active Directory memberOf attribute. This release is still beta,...
View ArticleUpdated Release: MailboxRightsLookup 0.8 (jun 11, 2012)
Requires .NET 4 FrameworkIn order to lookup permissions granted through groups, you need to run this app with a user who can read the Active Directory memberOf attribute.This release is still beta, but...
View ArticleNew Post: "n" of "m" users found
the domain I am evaluating has over 5000 user objects - this is only finding ~500. what am i doing wrong?
View ArticleNew Post: "n" of "m" users found
It indexes FullAccess and SendAs permissions on shared mailboxes (excluding NT AUTHORITY\SELF). Let's say you have 10 mailboxes and you grant FullAccess permission to one user on another user's mailbox...
View ArticleSource code checked in, #14819
Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563
View Article