If you need iPhoto version 9.4.7, which was included in the OSX Mavericks GM release, here's the download link:
Do not install if you're not running OSX Mavericks!
There's no version check during installation, so attempting to install on an unsupported OSX version will break iPhoto.
If needed, you can use the iPhoto Library Upgrader to downgrade your library of iPhoto to an earlier version. In the tool, choose Rebuild library to do this. Do note that some of the features introduced in later versions of iPhoto will be erased from the library.
As you probably already have noticed, does Outlook prompt for credentials when configuring Outlook for use with a federated Office 365 account, regardless of whether you've set up your intranet zoning for your ADFS server in Internet Explorer options.
Apparently, this is unresolveable as Outlook (2013 and earlier) simply does not support SSO. It is currently unknown whether a subsequent version of Outlook will have this feature.
Source: https://support.microsoft.com/kb/2535227
Oddly enough, Lync does support SSO.
After deleting an unused mailbox database from Exchange 2013, you may see warnings appearing in the Application log (Event Log):
The Microsoft Exchange Mailbox Replication service was unable to process jobs in a mailbox database. Database: Missing database (GUID) Error: Database 'GUID' doesn't exist.
If removed very recently, wait for replication of AD throughout your domain, but the Mailbox Replication service will also cache the existence of the database. You can resolve this by simply restarting the Microsoft Exchange Mailbox Replication service (can be done during operation).
I'ved noticed the Airport Configuration Utility from Apple requires "elevation" (= run as administrator) to work properly on a Windows 8/8.1.
If it still throws out an error after connecting, try disabling IPv6, then reboot.
SwitchExplorer for Brocade FC switches no longer works properly on more recent versions of Java, because of security constraints. They can, however, be relaxed so you can still access your switches.
jdk.certpath.disabledAlgorithms=MD2, RSA keySize < 1024
Note for Windows Vista and up: open the file elevated, or you won't be able to save it.
Since Exchange 2010 SP1, when giving users Full access to another mailbox, they automatically get that mailbox added to their Outlook (2007 and up). This feature is called mailbox auto-mapping, and has made life a little easier for us IT administrators. But sometimes, you do not want a mailbox to be auto-mapped in Outlook for a particular user.
This can be achieved by setting the access permission through Powershell, and including the parameter -AutoMapping:$false in the cmdlet.
Add-MailboxPermission "Shared Mailbox" -User <user> -AccessRights FullAccess -AutoMapping:$false
« ‹ | 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 |