Windows 8 - printer default preferences per profile

Hello, 
Let me begin with stating that I have no idea if this question is in the correct forum, so I apologize prior to asking.  Maybe someone could point me in the right direction if so.  
The issue I'm having is pretty simple, I have 5 Dell XPS laptops running windows 8 x64, about 20 users on the domain and a bizhub c454 network printer.  The printer is installed locally on the laptops using the port/ip option.  When a user logs
in,  the default printer settings - 1/2 sided, color/grey scale etc.... do not stick when a different user logs in, even when I set them under the advance tab (printer defaults).  Looking for help with this while trying to avoid using the server
as a print server or any print server for that matter.  
Any help is greatly appreciated!
Thanks,
Erik

Hi,
We may have several options to try to implement. Just for your reference but I have no such environments for testing these methods:
Option 1: Try to config the INF file with your prefered configuration and deploy this driver for all users.
Option 2: You can configure one computer and export the configuration registy keys and use Logon script to deploy to others. [HKEY_CURRENT_USER\Printers\DevModePerUser] and [HKEY_CURRENT_USER\Printers\DevModes2]
Option 3: If you have printer server, you can refer to this article:
Defining default printer setting for all users (including network users)
http://kb.nicelabel.com/index.php?t=faq&id=148
This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has
not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there.
Option 4:
Get help from the printer manufacturer to get detailed settings.
Hope these could be helpful.
Kate Li
TechNet Community Support

Similar Messages

  • Adobe Reader X Print Default - Pages per Sheet

    I have an old HP Laserjet 2200 series printer.  When printing from Adobe (no other application), the default "pages per sheet" is 2.  In the dropdown option box, 1 page per sheet is not listed!  The only solution I have found is to select "Custom" from the dropdown list and specify 1 page per sheet.  How do I correct this problem and specify Adobe's default of 1 page per sheet for all documents? 

    Are you referring to the print dialog in Reader or a driver setting?
    For one page per sheet of output, one would normally would use the Size  option as opposed to the Multiple  option which was designed for 2 or more pages per sheet (although it will let you specify a custom setting of 1 x 1 pages per sheet.
              - Dov

  • How to lock preferences per-profile (not for all profiles)?

    Hello. I managed to lock some preferences as I needed (plugin states as "ask-to-activate", as seen here: https://support.mozilla.org/en-US/questions/1031649), but I decided to create a new profile for my online banking only. I would like to set these same plugins to "always activate" in it, but their states are locked all over the application (even new profiles). How can I lock preferences individually a single profile only?

    Note that you may not have to lock the prefs, but that you can set a new default value to use when you haven't changed a pref from the default.
    These functions can be used in the mozilla.cfg file:
    defaultPref(); // set new default value
    pref(); // set pref, allow changes in current session
    lockPref(); // lock pref, disallow changes
    *http://mxr.mozilla.org/mozilla-release/source/extensions/pref/autoconfig/src/prefcalls.js
    You could probably use code like this to check the location of the current profile and only run the code to lock prefs with a specific profile (adjust the RegExp to match the profile name):
    <pre><nowiki>profD = Cc["@mozilla.org/file/directory_service;1"].getService(Ci.nsIProperties).get("ProfD", Ci.nsIFile).path;
    if (/xxxxxxxx[.]default$/.test(profD)){
    lockPref("<pref name>", <value>);
    }</nowiki></pre>

  • Windows 7 Thinkvanta​ge Access Connection​s 5.41 does not stick to printer default

    hi
    i have installed windows 7 on 3 lenovo laptops (x60s, x61, t500) and installed AC 5.41 but and have configured them with 5 profiles each with their own default printer preferences but for some reason when i toggle from 1 profile to another the default printer setting does not change accordingly
    this is really annoying as i have managed to print documents to the wrong printer a couple of times and it seems to be accross the board on all my windows 7 installations
    is this happening to anyone else?
    cheers

    no i haven't
    i have now deployed 5 thinkpads (x200 with lenovo windows 7 installation disk) and 4 X61 and T500's with my own windows build and downloaded all the thinkvantage software using system update (had to manually upgrade to 5.42 as system update did not pick up on the updates)
    the printer default sometimes swaps over but often it just defaults to the original ms windows xps writer and not the the one i had specified.
    very frustrating, luckily a lot of my users do not switch locations very often and only print from 1 location but i have some laptop roll outs planned for users who do use this printer default settings a lot and i will get some stick for this.

  • Are PrintParams overriden by Windows Printer Preferences?

    Hi,
    I want to create a form which prints silently, and bypasses all settings such as scaling and Duplex settings - I've created a sample form (attached) with the following script on a button click event
    var myDoc = event.target;
            var pp = myDoc.getPrintParams();
            // Insert your Printer name here ....
            pp.printerName = "Brother MFC-7420 USB Printer";
            pp.DuplexType = 1;
            pp.nUpNumPagesH = 1;
            pp.nUpNumPagesV = 1;
            pp.tileScale = 1;
            pp.tileOverlap = 0;
            pp.nUpAutoRotate = false;
            pp.reversePages = false;
            pp.interactive = pp.constants.interactionLevel.silent;
            sfmTop.txtPrintOP.rawValue = pp.toSource();
            myDoc.print(0, "0", (xfa.host.numPages - 1).toString(), 0, 0, 0, 0, 0, pp);
    Problem is that if the user in Windows has Printer Preferences set then it appears that these override the settings passed in th pp object.
    My client needs to ensure that Duplex and reversing is turned off, but it doesn't happen if the printer preferences have these set!
    Many Thanks,
    Tim

    Hi Tim,
    Duplex can be specified in the Form Properties / Print Options tab:
    I have tested it here and if the printer defaults is simplex and the form is set for duplex; then the form settings will override the printer defaults and print in duplex.
    In your case you would need to set the form to print in simplex, as per the screen shot above. This should override the printer default of duplex printing.
    This is a setting you make a design stage. I don't think you can change the duplex/simplex settings using script. At the end of the XML Source tab you will see the settings from the File / Form Properties tab:
    <?PDFPrintOptions embedPrintOnFormOpen 0?>
    <?PDFPrintOptions scalingPrefs 0?>
    <?PDFPrintOptions enforceScalingPrefs 0?>
    <?PDFPrintOptions paperSource 1?>
    <?PDFPrintOptions duplexMode 1?>
    But I don't think you can access these programmatically.
    That said I think you can achieve what you want between the Form Properties and the xfa print parameters.
    Good luck,
    Niall.

  • Printing multiple pages per sheet on Adobe Reader for Windows 8

    I cannot print multiple pages per sheet on Adobe Reader touch for windows 8.1

    What is your Reader version?  In Reader XI 11.0.07 you would click on Multiple, then specify 4 (or 2) pages per sheet:

  • SRM PO : use default windows printer to print PO

    Hi,
    I have a customer requirement to output the SRM POs to the user windows default printer.
    Customer do not want to configure printers through SPAD transaction...
    Customer do not want to display PO in PDF and then to print it to windows printer.
    Customer wants to select one or several PO (i already have a bespoke transaction for this in SRM) and then send them to the user windows default printer.
    Did anybody already implement this behaviour ?
    Kind regards,
    Yann

    The windows default printer can be configured in SAP as a LOCAL printer by the BASIS team. Once that is configured, you can simply specify the name (LOCL / LP01 / whatever the name given), in the printer name parameters.
    check with your BASIS team what is the name for local printer configured in SAP.
    Regards,
    Ravi
    Note - Please mark all the helpful answers

  • Help to Configurate check in Print Preference: Per Document Tab

    Hi Everybody!
    Please I want to know if it's posible to configurate the check box from : Print Preferences: Per Document Tab when a want a Message printed in documents to contain the information when that was not created. I just want to choice the check but just for a delivery document not for all the documents.
    I hope you can help me.
    Thanks a lot.
    Maggie_2012

    If you create your message in the print preferences, you will then need to add the required field containing your message to the layout.
    You can create your conditional formula in a separate field and link it to that field so it will display only when your formula is true

  • [svn:fx-trunk] 5499: Fix TH-3887: [Windows Only] Default system browser preference is ignored at runtime.

    Revision: 5499
    Author: [email protected]
    Date: 2009-03-23 14:59:54 -0700 (Mon, 23 Mar 2009)
    Log Message:
    Fix TH-3887: [Windows Only] Default system browser preference is ignored at runtime.
    Fix SDK-19781: FDB 'run' fails with StringIndexOutOfBoundsException on Windows, if command processor produces AutoRun output.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/TH-3887
    http://bugs.adobe.com/jira/browse/SDK-19781
    Modified Paths:
    flex/sdk/trunk/modules/debugger/src/java/flash/tools/debugger/DefaultDebuggerCallbacks.ja va
    flex/sdk/trunk/modules/debugger/src/java/flash/tools/debugger/IDebuggerCallbacks.java

    Revision: 5499
    Author: [email protected]
    Date: 2009-03-23 14:59:54 -0700 (Mon, 23 Mar 2009)
    Log Message:
    Fix TH-3887: [Windows Only] Default system browser preference is ignored at runtime.
    Fix SDK-19781: FDB 'run' fails with StringIndexOutOfBoundsException on Windows, if command processor produces AutoRun output.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/TH-3887
    http://bugs.adobe.com/jira/browse/SDK-19781
    Modified Paths:
    flex/sdk/trunk/modules/debugger/src/java/flash/tools/debugger/DefaultDebuggerCallbacks.ja va
    flex/sdk/trunk/modules/debugger/src/java/flash/tools/debugger/IDebuggerCallbacks.java

  • How can I ensure that Printing Defaults are reset on the clients?

    Hi,
    we have a setup with a Windows Server 2008 print cluster and a mix of Windows XP and Windows 7 clients. On all clients the users are local admins.
    When the install a new print queue the Printing Preferences at the client is set to the "correct" values, meaning the values that we have set on the server. But if they change the settings (e.g. from Black/White to Colour) the setting is kept even after
    the application is closed.
    Either things have changed over time or the issue is caused by letting the users be local admins, but I beleive that the settings where previously set back to defaults once the application, from where the settings where changed, was closed.
    Can someone please tell me how to ensure that users do get the servers Printing Default forced on to them and that settings changed within an application is lost when closing the application?
    Thanks for your help - it is much appreciated!
    Best regards
    David

    I see it's a quite old post but still without an answer.
    What follows it's not exactly what David asked for (application-aware reset of printing defaults).
    I ended up here searching for a way to refresh printing defaults on clients without having users to remove/add printers manually. I hope this helps someone.
    A viable solution might be to create a login vbs script deleting -> adding all network printers currently installed on the user profile. Default printer setting is not affected.
    Tested on Windows 7 x64 clients and 2008 R2 print server.
    strComputer = "."
    Set objWMIService = GetObject("winmgmts:\\" & strComputer & "\root\cimv2")
    Set colPrinters = objWMIService.ExecQuery("Select * From Win32_Printer")
    For Each objPrinter in colPrinters
    If InStr(objPrinter.DeviceID, "\\") = 1 Then
    UNCPrinter = objPrinter.DeviceID
    objPrinter.Delete_
    Set WshNetwork = WScript.CreateObject("WScript.Network")
    WshNetwork.AddWindowsPrinterConnection UNCPrinter
    End If
    Next

  • Unable to open accounts window in system preferences!

    Whenever I try to open the accounts window in system preferences it stops responding
    Here is the error log:
    Process:         System Preferences [198]
    Path:            /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Identifier:      com.apple.systempreferences
    Version:         7.0 (7.0)
    Build Info:      SystemPrefsApp-1750100~19
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [85]
    Date/Time:       2011-06-07 15:45:22.529 +0100
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          1344 sec
    Crashes Since Last Report:           9
    Per-App Interval Since Last Report:  194 sec
    Per-App Crashes Since Last Report:   9
    Anonymous UUID:                      89DB2252-837C-4E5F-925F-C0F8B07078C1
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000011b089860
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: willSelect
    objc[198]: garbage collection is ON
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff86da211c objc_msgSend + 40
    1   com.apple.systempreferences             0x0000000100008426 0x100000000 + 33830
    2   com.apple.systempreferences             0x0000000100006fb8 0x100000000 + 28600
    3   com.apple.Foundation                    0x00007fff825d011c __NSFireDelayedPerform + 404
    4   com.apple.CoreFoundation                0x00007fff83fa4be8 __CFRunLoopRun + 6488
    5   com.apple.CoreFoundation                0x00007fff83fa2dbf CFRunLoopRunSpecific + 575
    6   com.apple.HIToolbox                     0x00007fff837017ee RunCurrentEventLoopInMode + 333
    7   com.apple.HIToolbox                     0x00007fff83701551 ReceiveNextEventCommon + 148
    8   com.apple.HIToolbox                     0x00007fff837014ac BlockUntilNextEventMatchingListInMode + 59
    9   com.apple.AppKit                        0x00007fff8060be64 _DPSNextEvent + 718
    10  com.apple.AppKit                        0x00007fff8060b7a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    11  com.apple.AppKit                        0x00007fff805d148b -[NSApplication run] + 395
    12  com.apple.AppKit                        0x00007fff805ca1a8 NSApplicationMain + 364
    13  com.apple.systempreferences             0x0000000100001cf4 0x100000000 + 7412
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff8454612a kevent + 10
    1   libSystem.B.dylib                       0x00007fff84547ffd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff84547cd4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff845477fe _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff84547128 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff84546fc5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                       0x00007fff84546f4a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8454735c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff84546fc5 start_wqthread + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff84546f4a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8454735c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff84546fc5 start_wqthread + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff84546f4a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8454735c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff84546fc5 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000001  rbx: 0x0000000200041700  rcx: 0x000000020004c891  rdx: 0x00007fff5fbfe320
      rdi: 0x000000020023cb20  rsi: 0x00007fff813716bc  rbp: 0x00007fff5fbfe830  rsp: 0x00007fff5fbfe5f8
       r8: 0x0000000000000008   r9: 0x0000000000000000  r10: 0x0000000000000001  r11: 0x000000011b089850
      r12: 0x0000000000000002  r13: 0x000000020023cb20  r14: 0x000000020003f400  r15: 0x0000000200032aa0
      rip: 0x00007fff86da211c  rfl: 0x0000000000010202  cr2: 0x000000011b089860
    Binary Images:
           0x100000000 -        0x10001eff7  com.apple.systempreferences 7.0 (7.0) <AC669017-E97F-61B7-1303-A21DABA33797> /Applications/System Preferences.app/Contents/MacOS/System Preferences
           0x100700000 -        0x100703fff  com.apple.preferences.softwareupdate 4.0.6 (270) <9F828BC8-C39B-6C58-C435-FD5096818214> /System/Library/PreferencePanes/SoftwareUpdate.prefPane/Contents/MacOS/Software Update
           0x102583000 -        0x1025a9fff  GLRendererFloat ??? (???) <0AF0FF0D-6FD6-B5FA-9991-C8F58E8F1DD4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x113df1000 -        0x113df5fff  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <5D9C8E0B-2B62-6EC8-0590-476A73C006FB> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
           0x117bd9000 -        0x117d6afef  GLEngine ??? (???) <7B2CD458-D828-6A44-C918-C194838974D5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x117d9b000 -        0x118522fff  com.apple.GeForceGLDriver 1.6.26 (6.2.6) <D469864E-34A6-37EE-A01D-7C2AF0223D35> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
           0x11891c000 -        0x118d3ffef  libclh.dylib 3.1.1 C  (3.1.1) <0774DA8C-734E-2639-0F37-CCB20D17CDBD> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
           0x118d6d000 -        0x119c26fe7  com.apple.driver.AppleIntelHDGraphicsGLDriver 1.6.26 (6.2.6) <CEF5C398-61D1-CD46-59B8-649D81815C78> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/A ppleIntelHDGraphicsGLDriver
           0x11aedf000 -        0x11aee5fff  com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <DDDE04F6-09A4-2DE5-CD04-B6DA707D3713> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x11b0ad000 -        0x11b0c2fff  com.apple.frameworks.opendirectoryconfigui 10.6.4 (10.6.4) <E0F557DE-9BB4-8A41-E048-C8B0ADC507A4> /System/Library/PrivateFrameworks/OpenDirectoryConfigUI.framework/Versions/A/Op enDirectoryConfigUI
           0x11b0d5000 -        0x11b0e0fff  com.apple.frameworks.opendirectoryconfig 10.6.4 (10.6.4) <C5A8CD97-8B8E-4969-99D9-89D6C5873C85> /System/Library/PrivateFrameworks/OpenDirectoryConfig.framework/Versions/A/Open DirectoryConfig
           0x11b0ec000 -        0x11b144ff7  com.apple.frameworks.server.kit 10.6.5 (108.11) <3DE23390-8E92-E804-00C8-C84221AAB557> /System/Library/PrivateFrameworks/ServerKit.framework/Versions/A/ServerKit
           0x11b187000 -        0x11b1cafff  com.apple.frameworks.server.foundation 10.6.2 (93.2) <608F993A-4A9C-BE20-5F7C-6A7F0FEC79F7> /System/Library/PrivateFrameworks/ServerFoundation.framework/Versions/A/ServerF oundation
           0x11b1fe000 -        0x11b20ffff  com.apple.DirectoryServiceCore.Framework 3.6 (621.11) <58F95644-E6DB-EC87-A8C8-03A65E3BC1AF> /System/Library/PrivateFrameworks/DirectoryServiceCore.framework/Versions/A/Dir ectoryServiceCore
           0x11b21d000 -        0x11b230fff  com.apple.PlatformHardwareManagement 2.0.1 (2.0.1) <757A433B-3F91-0FA9-5121-FAE477F33CD2> /System/Library/PrivateFrameworks/PlatformHardwareManagement.framework/Versions /A/PlatformHardwareManagement
           0x11b23d000 -        0x11b274fef  com.apple.coreWLAN.framework 6.2.4 (624.2) <565CCF7B-073B-710A-74A9-034DA037B316> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
           0x11b28d000 -        0x11b2dcfff  com.apple.GraphKit 1.0.5 (30) <AC48507A-FD69-4E2D-1282-93550FFED154> /System/Library/PrivateFrameworks/GraphKit.framework/Versions/A/GraphKit
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <69130DA3-7CB3-54C8-ABC5-423DECDD2AF7> /usr/lib/dyld
        0x7fff80003000 -     0x7fff80048fff  com.apple.CoreMediaIOServices 134.0 (1160) <BA22EA4A-4572-749A-4FE0-1323E0B6F6F3> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff80049000 -     0x7fff800c6fef  com.apple.backup.framework 1.2.2 (1.2.2) <CD3554D8-DA47-DDBC-910C-B2F1DE3B8CA6> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff800c7000 -     0x7fff8010eff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8010f000 -     0x7fff80111fff  libRadiance.dylib ??? (???) <73257486-8E94-E758-1A5A-5B521F27EE12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff80112000 -     0x7fff80114fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff80115000 -     0x7fff8012efff  com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8012f000 -     0x7fff80177ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff80230000 -     0x7fff802a1ff7  com.apple.AppleVAFramework 4.10.23 (4.10.23) <3304268B-A93D-9F79-09C0-AA9081406352> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff80303000 -     0x7fff8031eff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8036a000 -     0x7fff803a4fff  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
        0x7fff803a5000 -     0x7fff803d8fff  libTrueTypeScaler.dylib ??? (???) <632BAC10-4C24-D1F2-3943-DF5F2326318B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff8040f000 -     0x7fff8041efff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff8041f000 -     0x7fff804d8fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff804d9000 -     0x7fff804effef  libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
        0x7fff804f0000 -     0x7fff8057cfef  SecurityFoundation ??? (???) <8A74D45E-9FE9-DD58-42F5-C7474FFDD0C1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8057d000 -     0x7fff80580ff7  com.apple.securityhi 4.0 (36638) <EABABBA8-AB59-599A-1884-0010C059DE62> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff805c1000 -     0x7fff805c7ff7  IOSurface ??? (???) <6AF28EC1-BCC4-9F65-AF7D-ABE60B91072A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff805c8000 -     0x7fff80fbefff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff80fbf000 -     0x7fff80fe5fe7  libJPEG.dylib ??? (???) <AD42F658-7C32-EEE5-8341-A8EE6476BF46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff80fe6000 -     0x7fff81107fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff81108000 -     0x7fff81109fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff8110a000 -     0x7fff81118ff7  com.apple.Collaboration 38 (38) <ACD0F7F7-A342-CFBC-9BB8-906CDDCCB070> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
        0x7fff81119000 -     0x7fff81163ff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff81164000 -     0x7fff81354fef  com.apple.JavaScriptCore 6533.20 (6533.20.20) <0AA8B101-C02C-0858-84BC-4E4D397E0231> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff81355000 -     0x7fff8137cff7  com.apple.frameworks.preferencepanes 13.5 (13.5) <C79DCAF8-302A-843F-BE9B-407DDA682A8E> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8137d000 -     0x7fff8138bff7  libkxld.dylib ??? (???) <F90EDFE8-708A-3046-E403-A3B536FCFA43> /usr/lib/system/libkxld.dylib
        0x7fff8138c000 -     0x7fff8139bfff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8139c000 -     0x7fff813e0fe7  com.apple.ImageCaptureCore 1.0.4 (1.0.4) <F4ED3329-1A86-EB10-CFC2-999D8699B5E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff813e1000 -     0x7fff81669fef  com.apple.security 6.1.1 (37594) <34DC0C3E-4546-D7ED-D855-390750954245> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8166a000 -     0x7fff8166bfff  libffi.dylib ??? (???) <B683A5FD-A83D-7989-A91F-BAED12E37054> /usr/lib/libffi.dylib
        0x7fff8166c000 -     0x7fff81697ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
        0x7fff81698000 -     0x7fff8169bfff  com.apple.help 1.3.1 (41) <E311A81E-9870-A430-1E16-AFF6C92CE6E5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8169c000 -     0x7fff816b9ff7  libPng.dylib ??? (???) <0C232C1E-49C8-F7A9-9634-DF2BDA1AB722> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff816ba000 -     0x7fff818f5fef  com.apple.imageKit 2.0.3 (1.0) <5D18C246-303A-6580-9DC9-79BE79467C95> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff818f6000 -     0x7fff818fcfff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <C863C133-EA3E-5403-FC44-FDC9F236DC98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff8192d000 -     0x7fff8193aff7  com.apple.AppleFSCompression 24.4 (1.0) <DDA39C71-6379-2844-B217-2995B61EA768> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff819f1000 -     0x7fff81b60fe7  com.apple.QTKit 7.6.6 (1756.15) <B35EDB1D-FCB0-1D40-629E-6ACB56D57C68> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff81b6f000 -     0x7fff8226c06f  com.apple.CoreGraphics 1.545.0 (???) <F0A5F62D-4C66-5B1F-4F13-322932915901> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8226d000 -     0x7fff8229cff7  com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff82505000 -     0x7fff82511fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff82512000 -     0x7fff82513ff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8256d000 -     0x7fff825a7fff  com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff825a8000 -     0x7fff8282bfe7  com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8282c000 -     0x7fff82865fef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <F8E0672F-C0B4-B161-E50D-A1405D14F21C> /usr/lib/libcups.2.dylib
        0x7fff82866000 -     0x7fff83070fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff83071000 -     0x7fff83075ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff83076000 -     0x7fff830d8fe7  com.apple.datadetectorscore 2.0 (80.7) <5F0F865C-A80F-FE7F-7DF8-894A4A99EACA> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff830d9000 -     0x7fff830e0fff  com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff832e0000 -     0x7fff83303fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff83304000 -     0x7fff83324ff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff83325000 -     0x7fff83366fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff83367000 -     0x7fff83379fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff83390000 -     0x7fff833a4ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff83471000 -     0x7fff8347cfff  com.apple.CrashReporterSupport 10.6.7 (258) <BB0B9A08-6CEC-0500-5BD1-C18E1465E406> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8347d000 -     0x7fff83493fe7  com.apple.MultitouchSupport.framework 207.10 (207.10) <F006B2C9-C03F-F863-1FBB-952EC77AE699> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8358d000 -     0x7fff835befff  libGLImage.dylib ??? (???) <6925991A-9B1B-B9FA-645A-807F9BCC3DE7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff835c6000 -     0x7fff835cfff7  com.apple.DisplayServicesFW 2.3.0 (283) <4F1220F7-D576-B761-9881-5810C03F87FA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff835d0000 -     0x7fff836a2fe7  com.apple.CFNetwork 454.11.12 (454.11.12) <B1C9008A-4A5D-609D-5D10-C93DAD6FFB4C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff836d3000 -     0x7fff839d1fff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff839d2000 -     0x7fff839f7ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff83a5c000 -     0x7fff83a61fff  libGFXShared.dylib ??? (???) <878C429B-44D4-875C-1A35-4FD8C6152695> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff83a62000 -     0x7fff83a62ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff83a63000 -     0x7fff83e00fe7  com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff83e01000 -     0x7fff83f0bff7  com.apple.MeshKitIO 1.1 (49.2) <C19D0CCD-1DCB-7EDE-76FA-BF74079AFC6A> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
        0x7fff83f0c000 -     0x7fff83f4dff7  com.apple.MediaKit 10.4 (486) <5ABA1213-744C-5C65-CA8E-84BE866DB7B4> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff83f4e000 -     0x7fff83f4eff7  com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff83f57000 -     0x7fff840cefe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff840cf000 -     0x7fff8414cfef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff8414d000 -     0x7fff84153ff7  com.apple.CommerceCore 1.0 (9) <4C66D962-91B5-F25C-A6FF-DFD5F924A0DD> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff84154000 -     0x7fff841d6fff  com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8424a000 -     0x7fff842c9fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1CF0AE2D-0E85-D41B-EC2D-8CFD298AB5A0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8430d000 -     0x7fff8433cfff  com.apple.framework.Admin 4.5 (4.5) <8F5A3803-7C4F-16DA-1B74-B9A1EF92614B> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff8433d000 -     0x7fff844f5fef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <EFB373AE-FE02-40C4-ABDC-09D61AFD25EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8452c000 -     0x7fff846edfff  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
        0x7fff846ee000 -     0x7fff847d4fef  com.apple.DesktopServices 1.5.10 (1.5.10) <B7E00D85-F971-D85B-0217-482E15E9E924> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff847d5000 -     0x7fff8483dfff  com.apple.MeshKitRuntime 1.1 (49.2) <4D3045D0-0D50-7053-3A05-0AECE86E39F8> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff8483e000 -     0x7fff848fffef  com.apple.ColorSync 4.6.6 (4.6.6) <EC6C8119-23F6-A96E-47A3-5CD31E462AE3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff84c44000 -     0x7fff84c65fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
        0x7fff84c72000 -     0x7fff84d72fef  com.apple.DiskImagesFramework 10.6.5 (289) <B4C7A42F-241C-F3C7-8977-18B620CB66D9> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff84d73000 -     0x7fff84d73ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff84db3000 -     0x7fff84dbeff7  com.apple.bsd.ServiceManagement 1.3 (1.3) <CEB99ECF-4C55-C3DF-EE64-35903BF7B690> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff84dbf000 -     0x7fff84e44ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff84e45000 -     0x7fff84f06fff  libFontParser.dylib ??? (???) <244BCE74-7EEE-C9DE-9779-F3AEF5869BE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff84f07000 -     0x7fff85149fe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8515c000 -     0x7fff851bcfe7  com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff851bd000 -     0x7fff851f6ff7  com.apple.MeshKit 1.1 (49.2) <832A074D-7601-F7C9-6D3A-E1C58965C3A1> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff852af000 -     0x7fff853c6fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff853c7000 -     0x7fff85408fff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff854d4000 -     0x7fff85517ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <2C596A24-8B86-79D6-1A8E-5E8FFB6A1558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8555c000 -     0x7fff85569fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <45B5B514-7CEB-38A9-F34A-1D96F010EC42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8559b000 -     0x7fff8559bff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8559c000 -     0x7fff8559dff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <BE4E577D-87EC-8FD0-5341-AE99CE4ADC99> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8559e000 -     0x7fff8559eff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8571e000 -     0x7fff85770ff7  com.apple.HIServices 1.8.2 (???) <80D63B54-3F43-080C-038A-70038D9AF325> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8577b000 -     0x7fff857caff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff857cb000 -     0x7fff857cfff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <49E6AF5D-AF9B-67CF-A6B8-C79F6BA8A627> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff857d0000 -     0x7fff857d6ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff864c1000 -     0x7fff86571fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff86572000 -     0x7fff865f0ff7  com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff86635000 -     0x7fff8664bfff  com.apple.ImageCapture 6.0.2 (6.0.2) <06E4103B-9BE4-7EAD-B532-89FC5EB06ED4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8664c000 -     0x7fff866ecfff  com.apple.LaunchServices 362.2 (362.2) <87E172DB-2C0E-E2E5-2A75-FB4284AECDAF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff866f5000 -     0x7fff86741fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff86742000 -     0x7fff867aeff7  com.apple.CorePDF 1.3 (1.3) <FF2F3F1B-D1D6-684C-B174-6A455E04FF91> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff867af000 -     0x7fff867afff7  com.apple.Carbon 150 (152) <C0E61968-57F3-6EE1-8524-32A18955BAF0> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff867d1000 -     0x7fff8698ffff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib
        0x7fff869dc000 -     0x7fff869f6fff  com.apple.ScriptingBridge 1.1.2 (???) <EBA19732-7856-CAAF-AA96-741DFAF80ACE> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
        0x7fff869f7000 -     0x7fff86a08ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
        0x7fff86a09000 -     0x7fff86a46ff7  libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff86a47000 -     0x7fff86a56fff  com.apple.opengl 1.6.12 (1.6.12) <29482652-1E44-1C47-428F-1209AA65336D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff86a57000 -     0x7fff86a58fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff86a59000 -     0x7fff86d8dfff  com.apple.CoreServices.CarbonCore 861.34 (861.34) <B5680539-CB31-6C6D-C0AD-606D4D46E7F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff86d91000 -     0x7fff86d9cff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff86d9d000 -     0x7fff86e53fff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <99CB3A0F-64CF-1D16-70CD-8AED2EF06C30> /usr/lib/libobjc.A.dylib
        0x7fff86e60000 -     0x7fff86e88fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff86e89000 -     0x7fff86f66fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff86f67000 -     0x7fff8746bfe7  com.apple.VideoToolbox 0.484.20 (484.20) <B01F6A80-D197-2127-2A05-49F9446EF6E5> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff8746c000 -     0x7fff87544fe7  com.apple.DiscRecording 5.0.8 (5080.4.1) <41A9AC05-7247-599C-7CED-89BACB63CDB6> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8755b000 -     0x7fff87683ff7  com.apple.MediaToolbox 0.484.20 (484.20) <1C80C29E-6FDB-71F3-B465-FF92A30BBF9D> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff87684000 -     0x7fff87695fff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff87696000 -     0x7fff876d2fe7  libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <1E041185-131C-C237-C250-38BE933A269A> /usr/lib/libcurl.4.dylib
        0x7fff876f8000 -     0x7fff8770cfff  libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff87782000 -     0x7fff87782ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff877b8000 -     0x7fff8780dff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8780e000 -     0x7fff87878fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff87879000 -     0x7fff87992fef  libGLProgrammability.dylib ??? (???) <C4BB281B-629D-08ED-2991-3D51671B0B02> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff87993000 -     0x7fff879ebfff  com.apple.PackageKit 1.1.1 (90.2) <8233491E-BF22-0170-64F1-51FD02C22008> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff879ec000 -     0x7fff87b2afff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff87b2b000 -     0x7fff87b7afef  libTIFF.dylib ??? (???) <F0F7F0B7-7253-F88F-9E2D-FA3770143758> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff87b7b000 -     0x7fff87bc2fff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff87bc3000 -     0x7fff87bd8ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff87bd9000 -     0x7fff88004fef  com.apple.RawCamera.bundle 3.6.4 (561) <C4AB0054-B2C8-246E-0F17-98F4BD5BE94C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff88005000 -     0x7fff8826ffef  com.apple.QuartzComposer 4.2 ({156.28}) <248C697E-B2DD-4F27-27CD-6E6B99B9B0A8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff885bf000 -     0x7fff88674fe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff886c5000 -     0x7fff886c5ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff886c6000 -     0x7fff8870ffef  libGLU.dylib ??? (???) <0FCD57C5-D7AA-F2DD-D2EC-C1C8B931F65C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff88710000 -     0x7fff8874bfff  com.apple.AE 496.4 (496.4) <55AAD5CA-7160-7899-1C68-562ED8160DF7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff887c9000 -     0x7fff8880aff7  com.apple.CoreMedia 0.484.20 (484.20) <C1CC2CE5-0606-5F87-9445-ED7AF1DA31B6> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8880b000 -     0x7fff888a5ff7  com.apple.ApplicationServices.ATS 4.4 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff888a6000 -     0x7fff88936fff  com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff88937000 -     0x7fff8893cff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8893d000 -     0x7fff88986ff7  com.apple.securityinterface 4.0.1 (40418) <77FDB498-B502-050C-6AF4-1DAB17F64B6F> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff88af9000 -     0x7fff88bb6fff  com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff88bb7000 -     0x7fff88cecff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <AFAB42A2-A3A8-83D8-D583-613625706690> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff88ced000 -     0x7fff88cf2fff  libGIF.dylib ??? (???) <1B9DCB7F-CD1D-B23F-8AC6-5292B94A4D0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff88cf3000 -     0x7fff88d82fff  com.apple.PDFKit 2.5.1 (2.5.1) <38BEE9BB-3716-49BA-7E14-687FE9E066EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff88d83000 -     0x7fff88d86ff7  libCoreVMClient.dylib ??? (???) <00C97B96-8D3B-45EB-F503-DB49712DC42D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff88d87000 -     0x7fff88dc4fff  com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff88dc5000 -     0x7fff89209fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i5, 2.4 GHz, 4 GB, SMC 1.58f16
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.36.9)
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS545032B9SA02, 298.09 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0xfd110000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8218, 0xfa113000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0237, 0xfa120000
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0xfa130000
    Please help!

    I am using OSX 10.6.1 and I am the root user. I wanted to switch off auto login, but I couldn't. I have restarted and read through many other posts

  • Printing w/Leopard & AD-based Windows Print Queues:

    For those interested, I have written an overview of printing in Leopard 10.5.0 to Windows print servers (published queues Active Directory). Your mileage may vary. This document contains the good the bad and the ugly.
    Objective:
    Get Leopard based Macs to print to AD published SMB print queues hosted on Windows 2003 print servers. Sounds easy, huh?
    Overview:
    Print Servers:
    Windows 2003 print servers.
    Printers:
    All the printers in my test were all new HP network b/w printers or network MFP b/w printers. All of them were less than 2 years old. None of them were consumer-grade home USB printers.
    Mac Clients:
    My test clients were Intel MacBook Pros and Intel iMacs running 10.5.0 Leopard. All of them had user AD accounts and all Macs were bound to AD using Directory Utility (or dsconfigad)
    The AD clients have a unique naming convention at my company. In my environment we use the initials of the person for their login name (SAM). Example:
    Real “human” Name: “Stephen Paul Jobs”
    Long Active Directory Name: “Steve Jobs”
    Short Active Directory Name: “spj”
    “Legacy” NT Names: “domain\spj”
    Full domain name (used for email etc): “[email protected]
    (you get the idea...)
    Note: My Mac clients are not in an Open Directory domain. No “Magic Triangle” in this environment. Pure AD for the sake of this example. I am not managing the Mac clients via MCX in this scenario.
    Print Protocols:
    All the print queues hosted on the print servers were standard SMB/CIFS print queues. The syntax (UNC) looks like this:
    smb://print_server.domain/queue
    (This syntax is invisible to most users printing to AD-published printers (or any network based printer really) . Most users will have no idea what protocols are being used.)
    Procedures:
    Part 1: Set up a new printer from an existing AD-published print queue:
    From the Apple menu select “System Preferences...” (or launch it from /Applications). The Printer Setup Utility app no longer exists. Apple has discontinued it fro various reasons.
    Click on the Printer & Fax pane.
    Click the “+” button on the left. This will launch the Apple Printer Browser (called “AddPrinter”, and lives in /System/Library/CoreServices), which looks similar to the previous browser in Tiger. The Printer Browser by default will usually show network printers vai Directory Services (AD/OD etc) as well as Bonjour printers and Mac OS X based shared printers – if they are shared via IPP and LPR under certain circumstances).
    Select the desired AD-published print queue you want to print to by highlighting it in the browser list and clicking the “Add” button. (Note: Print queues published via Active Directory will show up as “Open Directory” printers, even though this is not 100% technically correct.)
    Before the queue will be added, you will be prompted to authenticate as a local administrator. If you are not an admin you are screwed. Enter your name and password.
    Once the print queue is added, it will show up on your Mac in several ways (barring any bugs – see below). Here are the ways to tell if you have added the print queue successfully:
    A The new print queue will now be displayed in the Print & Fax system pref pane (but not always – see below).
    B You will see a printer proxy application in ~/Library/Printers/ which corresponds to your new print queue. This is the print monitor app that will show up in your Dock when you print to the queue.
    C You can see the new print queue via the CUPS admin page at http://localhost:631/printers.
    D You can see your new print queue from the Terminal by typing this command: “lpstat –v” (type “man lpstat” for more info on the lpstat and related commands)
    E You can also see your printers by launching an print-enabled application such as TextEdit or Safari and printing a page. You will be presented with Leopard’s new print dialog box (which now includes a print preview pane). From the “Printer” drop-down menu you can see all of your printers. You can add a printer from here too (which takes you to the steps listed above)
    (of course, most end users will only use option A listed above. The other options are more abstract and complicated)
    Now that the AD print queue has been setup on your Mac, you can print to it (maybe).
    Part 2: Printing to an AD-published print queue:
    Open a document you want to print.
    Choose “Page Setup...” from the File menu if you need to configure the job. (Optional)
    Choose “Print” from the File menu.
    From the Print dialog box, choose the desired print queue from the Printer menu
    Click the Print button.
    You will need to authenticate with a valid Active Directory username and password. You don’t have to have administrator credentials, but you have to verify that you are a domain member. In my environment, my Windows print server doesn't require authentication, but for some reason Leopard or CUPS makes you authenticate. (See below). Not only is this a major PIA, but the authentication dialog box itself is formatted to include the wrong credentials format for authentication in the first place.
    Volia! Done. Easy huh? Not really. Read on for the ugly stuff.
    My Complaints and Caveats:
    OK, so here’s where I vent, complain and scratch my head. Join in on the fun.
    Sometimes shared print queues don’t show up in the Print & Fax system preference pane after they have been added. I have no idea why. The local CUPS admin page (http://localhost:631) on my Mac test clients can see the connected queues, and the queues show up in ~/Library/Printers. The “lpstat –v” command shows the connect queues too. But for some reason, sometimes network print queues that I have previously setup (and use regularly) don’t show up in the Leopard Print & Fax preference pane. Local USB printers always show up fine for me.
    2. When challenged to authenticate a print job to a Windows print server (AD), the Mac’s authentication dialog box pre-populates the AD user’s name in the “Name” field incorrectly. Example:
    A user named “Joe Is Cool” (short name “JIC”) prints a job to the print server. The print auth dialog box challenges him for a name and password. It is pre-populated already with the name of “Cool, Joe”. When a valid AD password is entered, the job is rejected (it fails authentication and gets put on hold – which is hard to see this unless you explicitly look at the Printer.app proxy tool in the Dock). However, if the user replaces “Cool, Joe” with his official AD short name of “JIC” and then enters his AD password, the print job is accepted and printed. I wish Apple didn’t try and pre-populate the dialog box! Can this be avoided or prevented?
    In my environment, my Windows print server doesn't even require authentication, but for some reason Leopard or CUPS makes you authenticate. I’m working with my Windows administrators to figure this out. It will only accept user names with the short name format. It will not accept long (full) names or NT legacy names.
    3) The Printer Setup Utility app, which used to live in /Applications/Utilities, no longer exists. Apple has discontinued it for various reasons. Mainly security and simplicity. I wish it was still available, but the system pref pane works fine (well, usually)
    4) Active Directory-based print queues will show up in the OS X Printer Browser as “Open Directory” printers, even though this is not 100% technically correct. Why can’t OS X tell the difference between OD queues and AD queues and label them as such?
    5) Leopard has locked down the ability to add network printers. You now must be a local administrator in 10.5 or later. I understand the importance of this security measure in certain environments, but why can’t there be an option in the Security preference pane to “Allow non-admins to add printers”? This would make me very happy.
    6) Setting the default printer and resetting the CUPS system now require you to right-click in the left side of the Print & Fax pane. There no longer is a button or menu option to do this.
    7) Sometimes after a job has printed the printer proxy app (from ~/Library/Printers) stays in the Dock and won’t go away.
    Conclusion
    Please chime in on your experiences, bugs, opinions and comments.
    Message was edited by: Daniel Stranathan

    I have noticed several of the changes in our system when printing to an AD printer from a Leopard client. I have one issue that is pretty odd and I'm not sure what is going on. When printing an Excel worksheet, I get prompted for AD credentials. After submitting the job, the print queue says "Waiting for Authentication", I have to press the Resume button and then the authentication dialog pops up. I successfully authenticate (My auth dialog is populated correctly and the remember to keychain option is selected) and the job prints fine. If I print the same document again (without closing the worksheet or Excel), or any other worksheet, I still have to reauth. I can print just fine to the same printer from Textwriter and I do not need to authenticate. Weird...

  • How to have Windows Print prompt pop up when printing SBO documents

    Version 8.8 SP00 PL14
    I have SBO Print Preferences for Sales Order and AR Invoice set to NOT Print on Add.
    I have PLD layouts with defined printers assigned to users.
    I want the user to be able to change the defined printer when printing a document.
    I don't want the user to have to select a different PLD layout.
    When the user prints a document SBO is sending the document straight to the defined printer without popping the Windows Print screen that would allow the defaulting printer to be changed.
    Is there any way to make the Windows Print screen pop up?

    Hi Tony,
    I noticed too that when you now click on 'Print', the windows print window no longer comes up.
    Did you set the PLD template default by user and indicate in Print Layout Manager the correct printer for that layout? (i.e. looks like you need a layout for each printer if the printer is different by user unless the printer to be used is the user's default printer.)
    Heather

  • Printing from Mac Book Pro to windows printer Error 306

    Error 306
    I tried several setups before I figured this out.
    Trying to print to windows printer
    Mac Book Pro / Canon MX 870 resulted in print error 306.
    Home network with Linksys  wireless N router
    First delete the printer on the Mac.
    Make sure you go to Canon's website and download latest driver for your Mac. Canon's software driver site detects your operating system automatically and takes you to the driver you need, just make sure everything matches up. You can see the OS version you are using by clicking on the apple icon and then (about this mac)
    I also down loaded network tool package. Not sure if you need it, but I loaded it too.
    Now on the Canon MX870, go to the wireless set up menu. (key pad on the printer itself). Follow the promts and you will get to where you can enter your network password and get your printer to connect to your router. Now the wireless Icon on the printer will be on steady.
    Now back on the Mac, Click the Apple Icon, System Preferences, then click on printers and scanners.
    You will see, Default- Scanner- IP- Windows, icons at the top of the page. Just be sure the default is highlighted.
    My Scanner came up first, then a few seconds later the printer appeared.
    Select the printer
    Use the one with all the numbers after the printer name. (MX870xxxxxxxxxxx)
    Canon U Network
    Click on it and then click the add button bottom right
    Make sure your are always in good wireless signal strength throughout the entire process.
    Hope this helps.
    Lou

    Thanks for the detailed info Lou!

  • Printer defaults not propogating down to clients

    I've set up a copy of server 08 r2 as a print server for my organization. It is currently managing the print jobs for 5 printers, all Ricoh/Lanier. When I set up printer defaults like two-sided black and white the defaults do not show up on the print properties
    page for clients. I've replaced the driver by Ricoh/Laniers recommendation but the settings still do not apply to the clients. Any thoughts on how to force the settings out to desktop clients?

    One way to work around the problem is to modify the default Presets that are built-in to the driver.  The only downside (apart from the complexity) is that you have to push out a new print queue each time you want to change the Presets. See the proceedure
    below.
    Install the free 7-Zip file compression program
    Download the driver file from the Ricoh website
    Expand the driver files as normal
    Install the standard driver on a PC,
    Create the presets you want to make the default.
    Export the additional presets to a json text file using
    Manage Presets.
    Open the json files with a text editor,
     make sure the name_id field matches the json filename without the extension.
    The folder where the driver is expanded to should contain file called
    rica66cf.cfz, (this file is actually a compressed directory).
    Open the 7-Zip program.
    Navigate to the rica66cf.cfz file,
    right click the file and select 7-Zip > extract
    Select the same folder as the driver files as the destination,
    a new folder called rica66cf will be created.
    In the decompressed folder navigate to the gui/shortcut folder.
    The folder will contain a list of the standard presets that come with the driver.
    Open the shortcut_settings.json file with a text editor (notepad)
    modify the factory_shortcuts field to include all the defaults you want to be included in the modified driver (separated with commas and enclosed in Quotations)
    make sure the name is the same as the json file without the  extension as per 5.1 above.
    Save the file.
    Using 7-Zip navigate back to the original rica66cf.cfz compressed file.
    Right click and select Open Outside.
    The directory structure of the compressed file is shown in
    7-Zip,
    Navigate to the gui/shortcut  folder
    In windows explorer,  navigate to the expanded
    rica66cf folder
    Drag and drop your modified shortcut_settings.json file on to the open shortcut folder in 7-zip
    Confirm to replace the original Ricoh file.
    Also drag and drop the additional json shortcut files on to the same window, these will be added to the compressed folder.
    Close the 7-Zip window to save the compressed file.
    Open the OEMSETUP.INF file in the driver folder with a text editor,
    Modify the DriverVer field and increment the driver version  e.g from 12/14/2012,1.2.0.0 to 04/15/2013,1.2.0.1 .
    Save the file.
    You can now delete the uncompressed (rica66cf) folder
    Install the driver on the server by selecting the OEMSETUP.INF and share out as you would normally do.
    Presets should be installed.

Maybe you are looking for

  • Creation of a Request in OIM 11G using API's

    Hi Friends, I am trying to create a request using OIM 11g API's. I am trying to do this for EBS Responsibility resource and this resource has a request dataset has EBS-IT-Resource-Instance, application name, responsibility name, start date and securi

  • Sync errors with Windows 8 phones.

    Has anyone been having issues with syncing Windows 8 devices? We have about 50 HTC 8X phones and around 10% of them are having sporadic sync errors. We also have some of the Nokia WP8 devices that exhibit the same issues. While the WP8 device is prob

  • Create a check box in excel cell  using sap abap

    Dear Sap Master's, Please give me some idea on  how to create a check box in excel cell using abap program.. (OLE concept). Thanks Moderator message: please search for available information first. Edited by: Thomas Zloch on Jan 12, 2012

  • IPv6 Usage on The Verizon Cellular Network

    Hi, I'm trying to create an application that connects from a host to a mobile Android phone on the Verizon cellular network. This device uses only the 3G network and has its Wi-Fi turned off. The Android device has a listening socket. As far as I kno

  • Traditional chinese language support for pearl flip 8220?

    I just got a pearl flip from T-Mobile.  I'm happy with most features, however, there is no Chinese language support whatsoever.  All the Chinese characters show up as black boxes.  Anyone know of any fixes so that I can read and input Chinese (tradit