Purge-LogFiles PowerShell Script updated to Version 2.1

The PowerShell script to purge Exchange Server and IIS log files has been updated to version 2.1.
Convert Word documents using PowerShell

This script converts Word compatible documents to a selected format utilizing the Word SaveAs function. Each file is converted by a single dedicated Word COM instance.
GlobalFunctions updated to support WriteOnConsole

The GlobalFunctions PowerShell module has been updated to support writing of log messages to the PowerShell output pipeline.
Delete users from NoSpamProxy database script

This script deletes user from the NoSpamProxy NoSpamProxyAddressSynchronization database table [Usermanagement].[User] table that have not been removed by the NoSpamProxy Active Directory synchronization job.
Create a new Room Mailbox with Security Groups

Script to create a new room mailbox and security groups for full access and send as permissions.
Set external OOF settings based on AD group membership

This script sets the mailbox ExternalOofOptions to ‘External’ for members of a given security group.
Remove Out-Of-Office rules from user mailbox

his script searches for OOF rules created by users using the Outlook rule-tab in the OOF assistant and deletes exisiting OOF rules.
Set-MailboxQuota Version 1.4

The PowerShell script to Set mailbox quotas at database or mailbox level the simple way has been updated to Version 1.4.
Purge-LogFiles PowerShell Script updated to Version 2.0

The PowerShell script to purge Exchange Server and IIS log files has been updated to version 2.0.
GlobalFunctions module updated to 2.0

The PowerShell module GlobalFunctions got updated to Version 2.0. This module is used by some of my PowerShell scripts which utilize centralized logging.