http://files.nl.pfsense.org/mirror/downloads/
Contains newest and old releases.
You can easily find quarantined mailboxes through Powershell:
Get-Mailbox | Get-MailboxStatistics | Where { $_.IsQuarantined -eq $True } | Select Name,Alias
More information about quarantined mailboxes: KB2603736.
ViewDbChk is a free tool that helps you overcome and clean up database inconsistencies for VMware Horizon View, the VMware solution for VDI.
The tool, available for version 5.3 and 6.0, can be downloaded through the link below. When downloading, be sure to select the correct version.
Using EMS (Exchange Management Shell), you can quickly retrieve a list of mailboxes not using the default quotas:
Get-Mailbox | Where { $_.UseDatabaseQuotaDefaults -eq $False } | Select Name,UseDatabaseQuotaDefaults,ProhibitSendQuota
If OneDrive for Business stays stuck at "We're getting things ready to sync..." when syncing a new library, or re-syncing an existing one, try resetting OneDrive for Business.
Internet Explorer 11 can be downloaded as an offline installer for Windows 7 and 2008R2:
http://windows.microsoft.com/en-us/internet-explorer/ie-11-worldwide-languages
Google Chrome v39 introduces a new Avatar menu, which is now permanently displayed at the top-right corner of each window.
The only way to get rid of it is through the "experimental" flags. Type the following in the address bar to reveal the flag:
chrome://flags/#enable-new-avatar-menu
Set it to Disabled to turn it off, then restart Chrome entirely to apply the changes.
Note that this also works under Mac and linux.
Open an EMS (Exchange Management Shell), and type these in, one by one:
Get-GlobalAddressList | update-GlobalAdressList Get-AddressList | update-AddressList Get-OfflineAddressBook | Update-OfflineAddressBook
Some users report having to restart the Exchange File Distribution service after running these PS cmdlets.
« ‹ | November 2024 | › » | ||||
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |