Tag Archive
Indexing in SQL Server 2008 -Memory Optimization Tricks
By default, SQL Server 2008 dynamically manages the amount of memory allocated for index creation operations. If further memory is required for creating indexes, and the memory is obtainable based on the server memory configuration settings, the server will allocate additional memory for index creation operations. If extra memory is required but not available,... »
How to Recover Deleted Mailboxes Using Exchange Management Shell
When you delete a mailbox from a user account, the mailbox is retained as a disconnected mailbox according to the mailbox retention setting. You can reconnect the mailbox to the original user account or another user account if necessary. When you delete a user account and the related mailbox, the mailbox is retained as a... »
Defrag from the Command-Line for Complete Control
With commane-Line tools you can have more control over defragmentation in Windows. You can use the command-line defragmentation tool, Defrag.exe, from an elevated command prompt. Defrag.exe has the following syntax in windows 7: Defrag <volume> | /C | /E <volumes> The options for Defrag.exe are: <volume> The drive letter... »


