Do all macbook pros come with Time Machine?

I have a friend with a new MacBook Pro, and I told him I would help him move his iTunes library from his old pc desktop, but now I don't think this is possible. Is it?
I have lots of other questions about moving iTunes and sharing an iTunes account with your partner. HELP!

This is the method to migrate iTunes from PC to Mac :
http://www.techdc.com/move-itunes-from-pc-to-mac
The TM question isn't relevant, as it isn't found on PCs. However, it should be present on a new MBP (the software, that is - you still have to designate a drive for it).

Similar Messages

  • New MacBook Pro - continue with Time Machine backups or start over?

    I'm unsure of how I should proceed here ... 
    My old (late 2008 aluminium unibody MacBook) died last month and I now have a shiny new MB Pro.  I transferred my data from one of two backup drives I have using Migration Assistant but did not transfer the Pictures folder because the new MB Pro only has a 256GB PCIE drive whereas I had upgraded my old MacBook to a 750GB hard drive. The Pictures folder was 175GB - it obviously couldn't be transferred in its entirety so at this stage I haven't transferred anything at all from my Pictures folder.
    Both backup drives I use are 1TB Lacie Rugged external hard drives.  I have them partitioned as follows -
    Time Machine Backup - 475 GB
    SuperDuper Backup - 350 GB
    Pictures -     175GB (I only have the iPhoto Library on the Pictures backup)
    I was thinking that I could simply continue with the existing backups, however, I realise that will be impossible because the existing backups all include the Pictures folder as part of the 'normal' backup process.
    So, should I wipe my backup drives and start all over from scratch with the new MB Pro?  Obviously, I don't need such a large space for the Time Machine and SuperDuper backups now so I could re-partition the drives and allocate more space to the Pictures folder (which is the one that continues to grow).
    Does anyone else have experience of using their iPhoto Library on an external drive with the smaller PCIE drives in the MB Pro?
    I would be very grateful for any suggestions as to how I should proceed.
    Tricia

    Many thanks for your response Ingo2711.  It seems as if we faced pretty much the identical situation.
    I've never taken much notice of Time Machine - just let it do its own thing.  However, when I go to System Preferences - Time Machine - Options - Exclude these items from Backups and then choose the Pictures folder it shows that the space saved is only 1.47GB (my Pictures folder on my old MacBook is about 175GB).  I clicked on the Pictures folder in Finder and discovered that it had one folder in it which is the folder I use for Desktop and Screen Saver and that the size of that folder is, in fact, 1.47GB.
    So, am I right in thinking that I can just allow Time Machine to do a full backup without excluding anything and it will see that the new system is different from the previous one or am I missing something?  I really don't want to lose the previous backups in case I ever need to go back to something.
    Cheers
    Tricia
    BTW,  I'm going to download iPhoto Library Manager and see if I can put my photos in chronological order by year and then just keep the current year's photos on my new Mac and keep the rest on the Pictures partition of my backup drive (which is connected via USB 3) - I'm hoping that the access to the external drive won't be so slow over USB 3.

  • Does my macbook pro come with anti virus protection?

    Does my Macbook Pro come with anti-virus protection, or do i need to supply it myself?

    Mac users often ask whether they should install "anti-virus" software. The answer usually given on ASC is "no." The answer is right, but it may give the wrong impression that there is no threat from what are loosely called "viruses." There  is a threat, and you need to educate yourself about it.
    1. This is a comment on what you should—and should not—do to protect yourself from malicious software ("malware") that circulates on the Internet and gets onto a computer as an unintended consequence of the user's actions. It does not apply to software, such as keystroke loggers, that may be installed deliberately by an intruder who has hands-on access to the computer, or who has been able to take control of it remotely. That threat is in a different category, and there's no easy way to defend against it.
    The comment is long because the issue is complex. The key points are in sections 5, 6, and 10.
    OS X now implements three layers of built-in protection specifically against malware, not counting runtime protections such as execute disable, sandboxing, system library randomization, and address space layout randomization that may also guard against other kinds of exploits.
    2. All versions of OS X since 10.6.7 have been able to detect known Mac malware in downloaded files, and to block insecure web plugins. This feature is transparent to the user. Internally Apple calls it "XProtect."
    The malware recognition database used by XProtect is automatically updated; however, you shouldn't rely on it, because the attackers are always at least a day ahead of the defenders.
    The following caveats apply to XProtect:
    ☞ It can be bypassed by some third-party networking software, such as BitTorrent clients and Java applets.
    ☞ It only applies to software downloaded from the network. Software installed from a CD or other media is not checked.
    As new versions of OS X are released, it's not clear whether Apple will indefinitely continue to maintain the XProtect database of older versions such as 10.6. The security of obsolete system versions may eventually be degraded. Security updates to the code of obsolete systems will stop being released at some point, and that may leave them open to other kinds of attack besides malware.
    3. Starting with OS X 10.7.5, there has been a second layer of built-in malware protection, designated "Gatekeeper" by Apple. By default, applications and Installer packages downloaded from the network will only run if they're digitally signed by a developer with a certificate issued by Apple. Software certified in this way hasn't necessarily been tested by Apple, but you can be reasonably sure that it hasn't been modified by anyone other than the developer. His identity is known to Apple, so he could be held legally responsible if he distributed malware. That may not mean much if the developer lives in a country with a weak legal system (see below.)
    Gatekeeper doesn't depend on a database of known malware. It has, however, the same limitations as XProtect, and in addition the following:
    ☞ It can easily be disabled or overridden by the user.
    ☞ A malware attacker could get control of a code-signing certificate under false pretenses, or could simply ignore the consequences of distributing codesigned malware.
    ☞ An App Store developer could find a way to bypass Apple's oversight, or the oversight could fail due to human error.
    Apple has so far failed to revoke the codesigning certificates of some known abusers, thereby diluting the value of Gatekeeper and the Developer ID program. These failures don't involve App Store products, however.
    For the reasons given, App Store products, and—to a lesser extent—other applications recognized by Gatekeeper as signed, are safer than others, but they can't be considered absolutely safe. "Sandboxed" applications may prompt for access to private data, such as your contacts, or for access to the network. Think before granting that access. Sandbox security is based on user input. Never click through any request for authorization without thinking.
    4. Starting with OS X 10.8.3, a third layer of protection has been added: a "Malware Removal Tool" (MRT). MRT runs automatically in the background when you update the OS. It checks for, and removes, malware that may have evaded the other protections via a Java exploit (see below.) MRT also runs when you install or update the Apple-supplied Java runtime (but not the Oracle runtime.) Like XProtect, MRT is effective against known threats, but not against unknown ones. It notifies you if it finds malware, but otherwise there's no user interface to MRT.
    5. The built-in security features of OS X reduce the risk of malware attack, but they are not, and never will be, complete protection. Malware is a problem of human behavior, not machine behavior, and no technological fix alone is going to solve it. Trusting software to protect you will only make you more vulnerable.
    The best defense is always going to be your own intelligence. With the possible exception of Java exploits, all known malware circulating on the Internet that affects a fully-updated installation of OS X 10.6 or later takes the form of so-called "Trojan horses," which can only have an effect if the victim is duped into running them. The threat therefore amounts to a battle of wits between you and Internet criminals. If you're better informed than they think you are, you'll win. That means, in practice, that you always stay within a safe harbor of computing practices. How do you know when you're leaving the safe harbor? Below are some warning signs of danger.
    Software from an untrustworthy source
    ☞ Software with a corporate brand, such as Adobe Flash Player, doesn't come directly from the developer’s website. Do not trust an alert from any website to update Flash, or your browser, or any other software. A genuine alert that Flash is outdated and blocked is shown on this support page. Follow the instructions on the support page in that case. Otherwise, assume that the alert is fake and someone is trying to scam you into installing malware. If you see such alerts on more than one website, ask for instructions.
    ☞ Software of any kind is distributed via BitTorrent, or Usenet, or on a website that also distributes pirated music or movies.
    ☞ Rogue websites such as Softonic, Soft32, and CNET Download distribute free applications that have been packaged in a superfluous "installer."
    ☞ The software is advertised by means of spam or intrusive web ads. Any ad, on any site, that includes a direct link to a download should be ignored.
    Software that is plainly illegal or does something illegal
    ☞ High-priced commercial software such as Photoshop is "cracked" or "free."
    ☞ An application helps you to infringe copyright, for instance by circumventing the copy protection on commercial software, or saving streamed media for reuse without permission. All "YouTube downloaders" are in this category, though not all are necessarily malicious.
    Conditional or unsolicited offers from strangers
    ☞ A telephone caller or a web page tells you that you have a “virus” and offers to help you remove it. (Some reputable websites did legitimately warn visitors who were infected with the "DNSChanger" malware. That exception to this rule no longer applies.)
    ☞ A web site offers free content such as video or music, but to use it you must install a “codec,” “plug-in,” "player," "downloader," "extractor," or “certificate” that comes from that same site, or an unknown one.
    ☞ You win a prize in a contest you never entered.
    ☞ Someone on a message board such as this one is eager to help you, but only if you download an application of his choosing.
    ☞ A "FREE WI-FI !!!" network advertises itself in a public place such as an airport, but is not provided by the management.
    ☞ Anything online that you would expect to pay for is "free."
    Unexpected events
    ☞ A file is downloaded automatically when you visit a web page, with no other action on your part. Delete any such file without opening it.
    ☞ You open what you think is a document and get an alert that it's "an application downloaded from the Internet." Click Cancel and delete the file. Even if you don't get the alert, you should still delete any file that isn't what you expected it to be.
    ☞ An application does something you don't expect, such as asking for permission to access your contacts, your location, or the Internet for no obvious reason.
    ☞ Software is attached to email that you didn't request, even if it comes (or seems to come) from someone you trust.
    I don't say that leaving the safe harbor just once will necessarily result in disaster, but making a habit of it will weaken your defenses against malware attack. Any of the above scenarios should, at the very least, make you uncomfortable.
    6. Java on the Web (not to be confused with JavaScript, to which it's not related, despite the similarity of the names) is a weak point in the security of any system. Java is, among other things, a platform for running complex applications in a web page, on the client. That was always a bad idea, and Java's developers have proven themselves incapable of implementing it without also creating a portal for malware to enter. Past Java exploits are the closest thing there has ever been to a Windows-style virus affecting OS X. Merely loading a page with malicious Java content could be harmful.
    Fortunately, client-side Java on the Web is obsolete and mostly extinct. Only a few outmoded sites still use it. Try to hasten the process of extinction by avoiding those sites, if you have a choice. Forget about playing games or other non-essential uses of Java.
    Java is not included in OS X 10.7 and later. Discrete Java installers are distributed by Apple and by Oracle (the developer of Java.) Don't use either one unless you need it. Most people don't. If Java is installed, disable it—not JavaScript—in your browsers.
    Regardless of version, experience has shown that Java on the Web can't be trusted. If you must use a Java applet for a task on a specific site, enable Java only for that site in Safari. Never enable Java for a public website that carries third-party advertising. Use it only on well-known, login-protected, secure websites without ads. In Safari 6 or later, you'll see a padlock icon in the address bar when visiting a secure site.
    Stay within the safe harbor, and you’ll be as safe from malware as you can practically be. The rest of this comment concerns what you should not do to protect yourself.
    7. Never install any commercial "anti-virus" (AV) or "Internet security" products for the Mac, as they are all worse than useless. If you need to be able to detect Windows malware in your files, use one of the free security apps in the Mac App Store—nothing else.
    Why shouldn't you use commercial AV products?
    ☞ To recognize malware, the software depends on a database of known threats, which is always at least a day out of date. This technique is a proven failure, as a major AV software vendor has admitted. Most attacks are "zero-day"—that is, previously unknown. Recognition-based AV does not defend against such attacks, and the enterprise IT industry is coming to the realization that traditional AV software is worthless.
    ☞ Its design is predicated on the nonexistent threat that malware may be injected at any time, anywhere in the file system. Malware is downloaded from the network; it doesn't materialize from nowhere. In order to meet that nonexistent threat, commercial AV software modifies or duplicates low-level functions of the operating system, which is a waste of resources and a common cause of instability, bugs, and poor performance.
    ☞ By modifying the operating system, the software may also create weaknesses that could be exploited by malware attackers.
    ☞ Most importantly, a false sense of security is dangerous.
    8. An AV product from the App Store, such as "ClamXav," has the same drawback as the commercial suites of being always out of date, but it does not inject low-level code into the operating system. That doesn't mean it's entirely harmless. It may report email messages that have "phishing" links in the body, or Windows malware in attachments, as infected files, and offer to delete or move them. Doing so will corrupt the Mail database. The messages should be deleted from within the Mail application.
    An AV app is not needed, and cannot be relied upon, for protection against OS X malware. It's useful, if at all, only for detecting Windows malware, and even for that use it's not really effective, because new Windows malware is emerging much faster than OS X malware.
    Windows malware can't harm you directly (unless, of course, you use Windows.) Just don't pass it on to anyone else. A malicious attachment in email is usually easy to recognize by the name alone. An actual example:
    London Terror Moovie.avi [124 spaces] Checked By Norton Antivirus.exe
    You don't need software to tell you that's a Windows trojan. Software may be able to tell you which trojan it is, but who cares? In practice, there's no reason to use recognition software unless an organizational policy requires it. Windows malware is so widespread that you should assume it's in every email attachment until proven otherwise. Nevertheless, ClamXav or a similar product from the App Store may serve a purpose if it satisfies an ill-informed network administrator who says you must run some kind of AV application. It's free and it won't handicap the system.
    The ClamXav developer won't try to "upsell" you to a paid version of the product. Other developers may do that. Don't be upsold. For one thing, you should not pay to protect Windows users from the consequences of their choice of computing platform. For another, a paid upgrade from a free app will probably have all the disadvantages mentioned in section 7.
    9. It seems to be a common belief that the built-in Application Firewall acts as a barrier to infection, or prevents malware from functioning. It does neither. It blocks inbound connections to certain network services you're running, such as file sharing. It's disabled by default and you should leave it that way if you're behind a router on a private home or office network. Activate it only when you're on an untrusted network, for instance a public Wi-Fi hotspot, where you don't want to provide services. Disable any services you don't use in the Sharing preference pane. All are disabled by default.
    10. As a Mac user, you don't have to live in fear that your computer may be infected every time you install software, read email, or visit a web page. But neither can you assume that you will always be safe from exploitation, no matter what you do. Navigating the Internet is like walking the streets of a big city. It can be as safe or as dangerous as you choose to make it. The greatest harm done by security software is precisely its selling point: it makes people feel safe. They may then feel safe enough to take risks from which the software doesn't protect them. Nothing can lessen the need for safe computing practices.

  • Macbook backs up with time machine to time capsule, imac won't

    I'm going nuts, and have spent hours trying to fix this. My family moved from PCs to macs a couple of years ago- we've got three Macs having varying success backing up with time capsule. 1. Our macbook backs up with time machine to time capsule- it even backed up today. 2. Recently attempted to back up the imac for the first time- it starts backing up (maybe 3%) but stops and I end up getting an error message-it has never backed up- 3. The macbook pro has backed up many times but recently has not backed up. It gets the same error message as the imac when time machine is used to back up to time capsule. As an added treat, i attempted to backup the imac with time machine to an external hard drive, it began backing up, stopped and I got the same error message: "time machine error unable to complete backup an error occurred while copying files." Little help!

    dilagan wrote:
    i attempted to backup the imac with time machine to an external hard drive, it began backing up, stopped and I got the same error message: "time machine error unable to complete backup an error occurred while copying files." Little help!
    Yes, that message is not some of Apple's best work.
    Most likely, there's a damaged/corrupted file that Time Machine is choking on. See #C3 in [Time Machine - Troubleshooting|http://web.me.com/pondini/Time_Machine/Troubleshooting.html] (or use the link in *User Tips* at the top of the +Time Machine+ forum).
    If you're getting a different message from the Pro, see #C2.

  • I am trying to restore my old Macbook Pro data using Time Machine on a new Mackbook Air from external hard drive, but when I install I get two different loggin accounts and I only want one loggin account

    I am trying to restore my old Macbook Pro data using Time Machine to a new Macbook Air from an external hard drive, but when I restore I get two diferrent loggin accounts and I only wnat one loggin account to access all my data/files?

    This web site might answer all of your Time machine questions:
    http://pondini.org/OSX/Home.html
    Ciao.

  • What is the best USB powered portable 1TB hard drive for a macbook pro that allows Time machine to work, windows (thru Parallels software) and mac storage and is available in Australia?

    What is the best USB powered portable 1TB hard drive for a macbook pro that allows Time machine to work, windows (thru Parallels software) and mac storage and is available in Australia?

    I agree with teh OWC sggestion above, but why must it be USB powered? I find that far more unreliable, and the low power devices slow.
    I'd frankly get a good external enclosure and buy a bare drive.  But the OWC stuff is quite good - vastly better than some of the majors (WD being aprime example of stuff that's boderline quality and often not compatible)
    Grant

  • I restored a Macbook Pro from a Time Machine backup and now none of my passwords are working (and I know they are the correct passwords).  What can I do?

    I restored a Macbook Pro from a Time Machine backup and now none of my passwords are working (and I know they are the correct passwords).  What can I do?

    First, make sure caps lock is not on.
    Another reason why the password might not be recognized is that the keyboard layout (input source) has been switched without your realizing it. You can select one of the available layouts by choosing from the flag menu in the upper right corner, if it's showing, or cycle through them by pressing the key combination command-space or command-option-space. See also this support article.
    If the user account is associated with an Apple ID, and you know the Apple ID password, then maybe the Apple ID can be used to reset your user account password. In OS X 10.10 and later, this option also works with FileVault, but only if you enabled it when you activated FileVault. It's not retroactive. Otherwise, see below.
    Note: If you've activated FileVault, this procedure doesn't apply. Follow instead these instructions.
    Start up in Recovery mode. When the OS X Utilities window appears, select
              Utilities ▹ Terminal
    from the menu bar at the top of the screen—not from any of the items in the OS X Utilities window.
    In the window that opens, type this:
    resetp
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window opens. Close the Terminal window to get it out of the way.
    Select the startup volume ("Macintosh HD," unless you gave it a different name) if not already selected. You won't be able to do this if FileVault is active.
    Select your username from the menu labeled Select the user account if not already selected.
    Follow the prompts to reset the password. It's safest to choose a password that includes only the characters a-z, A-Z, and 0-9.
    Select
               ▹ Restart
    from the menu bar.
    You should now be able to log in with the new password, but the Keychain will be reset (empty.) If you've forgotten the Keychain password (which is ordinarily the same as the login password), there's no way to recover it.

  • Why does Macbook Pro rename my Time Machine and other external hard drives?

    Why does my Macbook Pro rename my Time Machine to "Time Machine I" and then back again periodically.  Last night it was one name, this morning it is another. It also does it on other external hard drives - usually by adding a I after the name. It is frustrating for me because I store a large runtime folder on an external hard drive and end up losing a lot of time with my computer not being able to find files because of the renaming.
    And even though it still looks like Time Machine under "Get info: - when I open a folder window or Disk Utility it has a new name, and there is no way to change it.  I've seen other questions that mention Macs renaming themselves, so it seems like a similar issue. I did try deleting the preferences plist file, but that did not work.
    Is this a glitch with this particular model or operating system?
    Specs: Macbook Pro A1297 - 2009 model.
    Snow Leopard 10.6.8
    2.8GHz Intel Core 2 Duo
    8GB ram
    Many thanks for any advice.

    nachdenki wrote:
    strange, my external HDs were added to the exception list automatically. maybe because they wouldn't fit on the time machine volume.
    It seems to depend on when the drives were connected. When you first turn Time Machine on, it only excludes the TM drive itself, and any drives not formatted HFS+.
    If you connect a drive later on, that drive will be excluded automatically.

  • Trying to reconect my Microsoft Enterouge to my MacBook Pro 15th through Time Machine?  Anybody know where to find it?

    trying to reconect my Microsoft Enterouge to my MacBook Pro 15th through Time Machine?  Anybody know where to find it in Time Machine?

    The problem was solved by using the airport utilities manager under the "base station" menu. I opened the "add wireless clients" and checked "first try". The printer connected and the problem was solved.

  • Do the newest MacBook Pros come with discs?

    Do the newest MacBook Pros come with discs?

    No, Lion comes preinstalled with a "Recovery Partition" if you want a disk follow these instructions. http://support.apple.com/kb/HT4848

  • Does the macbook pro come with software similar to excel and word ?

    i am not familiar with the mac computers and i was wondering if the macbook pro comes with software such as word and excel similar to a microsoft office?

    No, it does not.
    You need Office 2011 - Mactopia - or you can try the freeware suite, Libre Office, that is functionally similar to Office 2007 for Windows except it works on Lion/Mountain Lion.
    You may want to consider as well:
    These two suites are similar to Libre Office but not as current or as well-supported:
    NeoOffice
    Open Office
    And, then there is Apple's iWork suite:
    Pages - word processing and layout
    Keynote - presentation
    Numbers - spreadsheet
    Each can open and save Office compatible files. They may be purchased separately via the Mac App Store for $19.99 each.
    As for other software, any PPC-based software will not run in Lion or Mountain Lion because Rosetta is no longer part of OS X. You will need to upgrade to Intel versions of the software.
    (Access to the Mac App Store requires Snow Leopard 10.6.6 or higher and an Apple ID.)

  • Does the macbook pro come with mac os x v10.7 lion

    does the macbook pro come with max os x v10.7 lion?

    It depends when it was manufactured - if you should choose to buy a refurbished unit from Apple , it may still have Snow Leopard (but you would of course qualify for a free upgrade to Lion) or, it would also be possible to buy a new one from a reseller with Snow Leopard if he had the MBP for a while, so it would be adviseable to ask.

  • Does the lastest macbook pro come with lion?

    Does the lastest macbook pro come with lion?

    Many thanks Sir, do you know you get the £65 back to school cedit on the apple store? like is it on a card or something?

  • HT4818 why doesnt the new macbook pro come with the windows installation disc?

    why doesnt the new macbook pro come with the windows installation disc?

    Because it is a Microsoft product. it must be purchased separately.

  • Why doesn't my Macbook pro come with iPhoto or iMovie? I've already tried

    Why doesn't my Macbook pro come with iPhoto or iMovie? I have everything updated to the fullest capacity. Still..nothing..Help me!

    If you erase the MacBook Pro and made a clean install, see this document:  OS X: About OS X Recovery  http://support.apple.com/kb/HT4718
    Restoring iLife applications after Internet Restore of OS X
    If your computer came with OS X Lion or later and you erase your hard disk and install OS X, you can download iPhoto, iMovie, and GarageBand from the Mac App Store.
    After installation, start (up) from OS X.
    Choose App Store from the Apple menu.
    Enter your Apple ID and password when prompted.
    Click Purchases.
    If you haven't previously accepted your bundled iLife applications within the Mac App Store, you should see your iLife applications appear in the Accept portion of the screen. Click Accept.
    You may be asked for your Apple ID and password once again. Your iLife applications now move to the Purchased section. These applications are part of the software that came with your computer. Your account will not be charged for them. Click Install to complete installation of your applications.

Maybe you are looking for

  • How can we change the Reports scheduled Time in OBIEE 11.1.1.5

    Hello Friends, I have scheduled BI Publisher reports for FTP, but now I want to change the scheduling time or cancel the scheduled reports. But I didn't get any option for that. If any body know, please let me know. Thanks & regards, Pradip

  • Securing RDS with SSL certificate

    Hi, is it possible to lock down 2008 R2 RDS so that a user can only connect to the server via RDP if they have the appropriate SSL certificate installed on their PC?

  • How exception message triggered in MD04

    Dear Sir/Madam, How exception mesage " Excess Stock" triggered in MD04? I like to trigger such scenaior inorder to have that exception mesage "Excess Stock" in my test system. Please advise. Thanks. Rgds, Esther Chong

  • Macbook Pro 15" keeps freezing and needing a restart

    I have a Macbook pro 15" running on Snow leopard because i like the operating more. This happens quite frequently and when i restart the computer i get this message. Anyone know why this is happening? Could it be a virus? What should i do?

  • Database upgradation issue

    Hi All, After upgrading the database to 10.2, select COMP_NAME,VERSION,STATUS from dba_registry; shows Oracle Ultra Search 9.2.0.7.0 NO SCRIPT what can be the reason ? Regards, Neeraj