ContributeMost Recent Contributions (feed)
- MoveMailboxBySize
- 7 hours ago
-
This script was developed to assist a customer with moving customizable batches of users, starting smallest mailboxes first in batches, and move them into datastores sorted by last name. This script is modular and can be extended to different filtering mechanisms, or a different datastore sorting criteria.
- HttpRest 1.4
- 17 hours ago
-
A few miscellaneous enhancements to HttpRest for pipelining urls, and the beginning of documentation …
VERY OLD documentation on this post on HuddledMasses and I’m finally starting to update this to be an example of best practices … I guess ;)
- isMSDTC.ps1
- 18 hours ago
-
Checks whether MSDTC is enabled for network access. By default MSDTC network access is disabled. This feature is needed by SQL Server Linked Servers
- Get-ExchangeDBSizes
- 22 hours ago
-
Gathers data from Exchange mailbox servers.
These data include:
Server\StorageGroup\Database (2007) or Database (2010),
Total Size (in GB) of the disk,
Size of the .edb file (in GB),
Free disk space,
Percent Disk Free,
Total Mailboxes on the database,
White Space,
Total Free disk space,
Total Percent Free disk space
- Get-OnlineHelp
- 2 days ago
-
Retrieve Online Cmdlet Help
I’m now using New-WebServiceProxy to take advantage of the well-formed XML provided by the MSDN ContentService …
- Untitled
- 3 days ago
-
Get-EmptyGroup: Function to find empty groups in Win2000/2003/2003R2/2008 domains.
- Password Generator Form
- 3 days ago
-
Creates a form that allows you to generate a random password based on the requirements listed within the code. Can then print out the form to give to user. Password also saved to clipboard and can be pasted into the password reset dialog.
- Take-Screenshot
- 3 days ago
-
This script has a function that allows you to take a screenshot of the entire desktop or of an active window. Also includes option to save the screenshot to a file.
- PowerCLI error report
- 6 days ago
-
Generating error report bundle for VMware PowerCLI / vSphere
- PowerCLI error report
- 6 days ago
-
Generating error report bundle for VMware PowerCLI / vSphere
PowerShell Code Repository