A better logging method
Recently, I was asked to make some changes to lots of users in Active Directory. For output, they wanted a log of everything that was changed and a log of …
A better logging method Read MoreAzure and PowerShell goodness!
Recently, I was asked to make some changes to lots of users in Active Directory. For output, they wanted a log of everything that was changed and a log of …
A better logging method Read MoreHi All, So recently I needed to get all the members of a group and all the members of the groups that a members of each of those groups… right …
PowerShell: get group membership using .NET Read MoreUsing the exchange command ‘get-mailbox’ or the single-line version… –Gene
Sort PowerShell output by property name Read MoreSo, you’re migrating from Exchange 200* to Exchange 2010 and you’re using the new fangled “New-MoveRequest.” You might have some questions about the dumpster. You know that thing that if …
Exchange 2010 New-MoveRequest and the dumpster Read MoreFor this example, I’ll be establishing a connection to Exchange 2010. My problem is that I’m lazy and that’s why I always script things out. the function is no different. …
Simplify creating a remote PowerShell connection (part 1) Read MoreSo, This is a drill down of information from a RoleGroup. With this script, you will be able to see Who is a member of the RoleGroup, What Commands The …
RBAC Helper #4 Who What Where for Role Groups Read MoreSo, we got the role entries for the management role, let’s now find out what management roles have a specific role entry. Basically, this is the revers of RBAC Helper …
RBAC Helper #2 Read MoreNeeded to test searching in some databases so I needed one user from all the databases on one server…
Get 1 user from each database on an Exchange 07 server Read MoreQuick way to get all the Management Role Entries in a Management Role. Think of it as getting a list of what a Management Role is capable of.
RBAC helper Read More