Removing old iis logs in plesk Here is the situation I have 1600 + clients per server And every client has its own IIS logs in their folder For example IIS log directory for Client1 “E:\Vhosts\Client1\Statistics\logs” Wrote a Simple Script where it goes into these folders and removes the …
Read More »How to Export Mailboxes into CSV file in Mdaemon Mail Server and Import into Exchange 2013
For those who don’t know about Mdaemon Mail Server “MDaemon, developed by Alt-N Technologies, is a multi-language SMTP/POP3 Windows-based mail server software with web mail, remote administration, secure Instant Messenger (IM), and Anti-spam techniques security. MDaemon mail server software provides groupware features via integration with Microsoft Outlook (using Outlook Connector …
Read More »How to Re-Create Powershell Virtual Directory in a Single Exchange Server Environment
Lets see how to recreate a Powershell Virtual Directory in a Single Exchange Server Environment. Note : Do not do this if you have multiple Exchange Servers in the Environment. As you might end up with an Error – Powershell already Exists At times we had to recreate this Power …
Read More »How to find the history of Exchange Powershell Commands ran in Exchange 2013
Its always been a big hassle on finding the Power shell commands and finding the history on what has really happened in the past . Every administrator always wanted to save the the task he did on the Exchange Server. or Even in the Need of investigation we always needed …
Read More »Remove Exchange Attributes using Power shell –Exchange 2010
At times we have to Remove Exchange 2010 Attributes for a Corrupted Active Directory Account Its been a tedious job to go and change every Exchange attribute to not Set,To Create a New mailbox for that Particular Active Directory Account Also in some scenarios when Exchange 2010 Server Crashes. We …
Read More »How to Send an Smtp Email using Powershell – Send-MailMessage
Sending an Smtp mail using power shell as been simplified using “Send-MailMessage” Cmdlet Lets see how to do it !! Logging into User1 or User2 Received the below email Mail Generated to User1 and User2 Successfully !
Read More »