-
By Elan Shudnow Because Exchange 2010 utilized PowerShell 2.0, Exchange now has the ability to take advantage of PowerShell Remoting which allows you to remotely manage your Exchange systems; if that didn’t already seem obvious by the name PowerShell ... Read More
Posted to
Exchange
(Forum)
by
ps2
on
04-23-2009
Filed under: Exchange 2010, Security, Security Groups, Permissions
-
The SharePoint Administration Toolkit contains some useful tools for obtaining effective permissions, but seeing the whole picture may still be quite a challenge... Now, to make up for this I've come up with this PowerShell script that retrieves effective permissions for a specified Windows user...
-
By Zach Rosenfield With STSADM and PowerShell, all commands are run as the user who executes the command (not through the Central Admin Web Application). The good part about this is that any command can be run from any machine (no CA required), ... Read More
-
Steve Schofield was helped by the PowerShell Community to solve creating a custom permission leve in the post configuration section for SharePoint using bitmasks. Read More