Reconnect a disconnected In-Place archive mailbox
Recently I had a situation to delete all the mail boxes from some of the exchange databases due to the non-reparable corruption on the exchange edb file. When I removed the mail boxes, I got a warning about it will disconnect all In-Place archive mail…
Recover Mail Boxes From non-reparable exchange edb databases
Recently I had a situation to delete all the mail boxes from some of the exchange databases due to the non-reparable corruption on the exchange edb file. It was unable to repair edb database using the eseutil utility or any other way. I don’t have a…
Moving all Arbitration mailboxes to new database
If any arbitration mail boxes exist in an exchange server database, exchange server won’t allow the remove the mail box. Using the below script we can find all existing arbitration mailboxes on database
Clear All Event Viewer Logs
Event Viewer is a tool that displays detailed information as event logs about significant events on your PC. Event logs are special files that record significant events on your PC, such as when a user signs in to the PC or when a app encounters an error….
Delete an email with a specific subject from all mailboxes
Administrators can use the Search-Mailbox cmdlet to search user mailboxes and then delete messages from a mailbox. To search and delete messages in one step, run the Search-Mailbox cmdlet with the DeleteContent switch. However, when you do this, you can’t preview search results or generate a log of messages that will…
Account Pictures from Active Directory (UserTile8 for Windows 8/8.1), Trouble shooting points
When I published the previous post about how to set account picture from active directory for Windows 8/8.1 clients & Window2012/2012R2 servers , I was not expecting a popularity for my post & tool “UserTle8.exe” But nowadays I am getting the mails & messages from many…
Windows 8 / Windows 8.1: Set Account Picture from active directory
We can get so many posts on internet that contains the procedures to set user tile from active directory for a Windows 7 domain member computer. But there is no successful guide & tools available on Internet to set account picture from active directory on…
How to find the existing email forwarding configured on mail flow settings
Due to various reasons, exchange administrator may configure the mail forwarding option on a mailbox from the “Mail flow” settings. It’s not easy to find the forwarding later by checking the mailbox one by one. But by using the below script we can easily find…
Delete all contacts & contact groups from a Lync-2010 User
To delete all contacts & contacts groups from particular lync user, first we have to find out the internal ID of the lync user. Through “rtc” SQL server database of lync, we can easily find it from “Resource” table. Eg: Lync user Sign-In Address :…
SQL Query to get the deadlocks
A deadlock occurs when 2 processes are competing for exclusive access to a resource but is unable to obtain exclusive access to it, because the other process is preventing it. This results in a standoff where neither process can proceed. The only way out of…
Donate
If you find this blog is helpful for you, you can consider to offer a coffee by pressing the donate button.