Incompatibility between company enterprise server/software (non BB) and blackberry software updates.

My phone is connected to our company enterprise server and works fine until the blackberry software updates. When ever a blackberry software update occurs, the operating system on the phone crashes, (icons shrink down, not all icons are present, phone does not display or operate correctly).  I am on my 5th phone, the only way to correct the situation is to get another phone.    Is there some way I can turn off the blackberry updates on my phone???

for email on a BlackBerry device, you have the following options :
BES. It's the Rolls Royce. You have to pay the price for it (a BES server, as well as admins, OR use a private BES service)
BIS. It's the one for regular people. You can't deal with folders, but it's free and works on any email address using POP3 or IMAP
BIS over Outlook Web Access. It's like BIS but through the webmail Outlook Web Access. Depending on the version of Outlook Web Access, it is or not possible for you to connect to it
webmails
a dedicated email application, like GMail for BlackBerry
BlackBerry Unite -> check the documentation on the website about that. Basically, it's like a tiny BES.
Watch out, unlike Windows Mobile devices, there are no true IMAP clients available on the BlackBerry devices (you can use BIS over IMAP but without folders for example).
The search box on top-right of this page is your true friend, and the public Knowledge Base too:

Similar Messages

  • I was told I need to remove the enterprise server account I have and need to add a new one for work but the IT person did not tell me how to do this.  Can anyone help?

    I was told I need to remove the enterprise server account I have and need to add a new one for work but the IT person did not tell me how to do this.  Can anyone help?

        Jennymbell, never fear help is here!
    Have you tried contacting your IT department for assistance? You can visit http://bit.ly/QECbGh for steps on how to enterprise activation.
    Keep me posted if you need further assistance.
    John B
    Follow us on Twitter @VZWSupport

  • /library/server/software update - can data be deleted?

    I run OS X Server 2.2.2 on my Mac mini. I discovered that i have turned on the option software update. As i don't use my Mac mini Server for Software Update distribution i disabled this service.
    Now i discovered that in folder
         /library/server/software update
    a lot of data is still stored. I tried also to delete the software updates available still in the disabled Software Update section within server admin.
    Can i delete manuall all these software update .pkg files?

    If you are not planning to offer this Service, Once you have turned off Software Update Service, you CAN delete these items.

  • 10.9.x Server software update for 10.10 clients

    Hi - We have a 10.9.x Server running Software updates. Simple question...will 10.9.x server download updates for 10.10 clients? I can look at the logs but I am lazy. Thought I would post a question here. Thank you

    Hi chwhite97,
    If you are running Mac OS X 10.9 (Mavericks) Server for your software update service, it can only provide updates for Mac clients running 10.6 through 10.9. See this article for reference -
    OS X Server: Software Update Service compatibility - Apple Support
    If you wish to update your server so that it will support Yosemite clients, it would need to first be updated to Yosemite itself, available here -
    https://itunes.apple.com/us/app/os-x-yosemite/id915041082?mt=12
    Once this is done you would need to update the server's software, available here -
    https://itunes.apple.com/us/app/os-x-server/id883878097?mt=12
    Thanks for using Apple Support Communities.
    Best,
    Brett L

  • Server Software Updates

    Is it advisable to have Tiger servers that are replicas a version or two behind the Master in server software updates? I.E. Master at 10.4.8, some replicas at 10.4.7?

    That sounds a bit cumbersome.
    Even disjoining the replicas sounds "much".
    Having a good backup before updating is a good thing and having a recent archive doesn't hurt either.
    But I think updating the master first and then the replicas should suffice. Seems to have worked for me...
    If something goes wrong:
    http://docs.info.apple.com/article.html?artnum=302332

  • 10.5.8 Server Software Update Server and 10.6.4 clients getting error

    I’m running Software Update Server on an Intel XServe 10.5.8 OS.
    When I try to run software update from 10.6.4 client I get the following error:
    +The Software Update Server (su.MYSERVERNAME.org) is not responding.+
    +Check to make sure your network connection is operating normally. If there are no issues with your connection, contact your network administrator for assistance.+
    In Workgroup Manager I’ve set up 3 groups: Tiger Clients, Leopard Clients, and Snow Leopard Clients.
    In Workgroup manager I’ve set each groups SUS to the corresponding sucatalog.
    Tiger Clients
    'http://su.MYSERVERNAME.org:8088/index.sucatalog'
    Leopard Clients
    'http://su.biggerhammer.org:8088/index-leopard.merged-1.sucatalog'
    Snow Leopard Clients
    'http://su.MYSERVERNAME.org:8088/index-leopard-snowleopard.merged-1.sucatalog'
    I’ve read multiple threads trying to sort this out.
    I’ve set each group up according to the managed clients instructions in this article. I’m led to believe this should work with 10.5.8 as well.
    http://support.apple.com/kb/HT4069
    Any ideas where this is going wrong?
    Or are there any additional steps needed to tell the 10.5.8 server how to serve to 10.6.4 SU clients?
    Thanks!

    I have seen this behavior when trying to modify the default certificate. It will not allow the key length to changed from 1024 to 2048. However, when creating a completely new certificate I have never had this issue.

  • 10.4 Server - software update server - push to clients

    Hello all, after some advice.
    Weve recently built up a 10.4.7 Server running among other services, Software Update. We've been successfull in pushing out managed pref's to clients to retarget their update server etc, updates are working so thats fine..
    heres the issue. most of our mac clients arent admins, they are regular users, thus every time an update needs to install - it will prompt for an admin user's credentials, which we cant have happening.
    Is there a way, to configure either the update server or the clients, to receive updates and install them silently for instance? with no user intervention?
    One way im considering, its a bit messy though, is using apple remote desktop to issue a UNIX command to all selected Mac's, telling them to launch 'softwareupdate -i -r' and execute as root (afaik, you need to be root to execute softwareupdate manually or something) But this seems flaky in testing so far.
    Thanks for any help.
    Eliot.

    Excellent thanks for the suggestions guys... Ive been playing with the cron suggestion to begin with, it seems to work, as in it will download and install recommended updates. Although with the particular update I was trying to install, it didnt seem to follow through correctly.
    it was the latest firmware update for the INTEL iMac's, according to software update via the terminal, it had downloaded and installed the update, and then required a reboot. ok, but after reboot, it hadnt kicked into the firmware install mode. I actually had to download this update via the gui software update in order for it to function correctly, ie reboot, install firmware, reboot again. which is odd?? could be a problem for future updates like this, when using an automated cron task for updates? Or am I just missing something, hehe?
    Otherwise yeah, the ARD option sounds interesting, we're about to purchase ARD3, definately worth a look.

  • 10.7.5 lion server software update failed - whats the cause?

    Hi all,
    I applied the software update for 10.7.5 to my Mac Mini Server, but it looks like it didn't apply correctly.
    Server Admin and Server are unable to connect in order to manage system services, Software Update is not able to identify the packages on the machine and therefore gets hungup when it starts.  System services that were working prior to update are now failing (vpnd, webdav).
    The system identifies itself as being on 10.7.5, but I believe a number of packages were not upgraded.  For example, the Server and Server Admin tools are showing the same modify times as before the update.  This seems to be confirmed by system.log.
    Any ideas how I can get the packages applied?
    In system.log, the following entries were added from the time the update was applied:
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: Performing preflight
    Sep 20 19:54:14 homeminisrvr installd[33664]: Starting
    Sep 20 19:54:14 homeminisrvr installd[33664]: uid=0, euid=0
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: Could not find image named 'package'.
    Sep 20 19:54:14 homeminisrvr mds[117]: (Normal) ImportServer: Preparing for software update.
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: Preparing session
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: Starting session
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.ScriptEditor2"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Server"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.calculator"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Image_Capture"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Chess"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.launchpad.launcher"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.WorkgroupManager"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.backup.launcher"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.ColorSyncUtility"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.FontBook"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.DiskUtility"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Automator"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.dashboardlauncher"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Dictionary"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Preview"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.systempreferences"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.airport.airportutility"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.DigitalColorMeter"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Grab"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.grapher"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.iCal"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Stickies"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.DVDPlayer"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.mail"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.ActivityMonitor"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.SystemProfiler"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.PhotoBooth"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.iChat"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.FaceTime"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.keychainaccess"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.exposelauncher"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Safari"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.appstore"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Console"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.VoiceOverUtility"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.BluetoothFileExchange"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.AddressBook"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.server.SystemImageUtility"></bundle>
    Sep 20 19:54:14 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.QuickTimePlayerX"></bundle>
    Sep 20 19:54:15 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.XsanAdmin"></bundle>
    Sep 20 19:54:15 homeminisrvr Software Update[33661]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.airport.airportutility"></bundle>
    Sep 20 19:54:15 homeminisrvr com.apple.launchd[1] (com.apple.locationd): Bug: launchd_core_logic.c:4151 (25693):24
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.ScriptEditor2"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Server"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.calculator"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Image_Capture"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Chess"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.launchpad.launcher"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.WorkgroupManager"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.backup.launcher"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.ColorSyncUtility"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.FontBook"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.DiskUtility"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Automator"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.dashboardlauncher"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Dictionary"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Preview"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.systempreferences"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.airport.airportutility"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.DigitalColorMeter"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Grab"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.grapher"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.iCal"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Stickies"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.DVDPlayer"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.mail"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.ActivityMonitor"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.SystemProfiler"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.PhotoBooth"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.iChat"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.FaceTime"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.keychainaccess"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.exposelauncher"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Safari"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.appstore"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Console"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.VoiceOverUtility"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.BluetoothFileExchange"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.AddressBook"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.server.SystemImageUtility"></bundle>
    Sep 20 19:54:17 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.QuickTimePlayerX"></bundle>
    Sep 20 19:54:18 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.XsanAdmin"></bundle>
    Sep 20 19:54:18 homeminisrvr installd[33664]: PackageKit: Missing bundle path, skipping: <bundle id="com.apple.airport.airportutility"></bundle>

    I've done some more digging and it looks like the three packages included in the update have about 4000 files that didn't get installed.  A good number of them are .png or .icns files, but there are whole applications (e.g. VNCServer) that didn't get updated.
    The system is currently in a state where it cannot install software via Software Update or via Installer.
    Any ideas?

  • 10.7 server, software update problems

    Ok, so i got my server all up and running, and then i started software update server.  This is were the problem happened, the next day my ISP reported i used about 60 gig's in one day.  I noticed that i check marked the wrong block, but even not i unchecked it, it still looks for all updates, is there a way to fix this? 

    Just an update - I configured the server to be a private server.  I can now see the hub and all the other macs/pcs on my network (OK - both of them!).  I still cannot see the internet.
    I am beginning to rue the advice from the apple shop that the server version was the same, but with a better set of processors and disk!

  • Can't connect to Server- Software Update

    Hello everyone. I recently bought an eMac off of eBay and I wanted to do a software update, but when I do so it tells me that there was a network problem, so when I run the network diagnostics it tells me that while I'm connected to the internet, it can't connect to the server "boemac2.jackson.k12.ga.us"
    I don't know what that server is, I'm using a cable router for my internet connection. But I really need help because it won't let me install newer programs such as Safari 3 without the latest security update.

    I got the same message in the last few days on my iBook G4. It appeared after an update. I then found that Safari also failed to work but Firefox was OK. In addition I couldn't connect set up my wireless connection at home although my MacBook worked fine.
    Go into System Preferences then Network. Have a look at Built-in Ethernet by clicking on Configure. Now look on Proxies. Has a tick mysteriously appeared on the Web Proxy (HTTP) setting and the FTP proxy set to 127.0.0.1? Mine certainly had altered despite the fact that the padlock symbol was clearly closed and no alteration should have been possible.
    If you find it simply remove the tick and save the settings. Restart the Mac and with a bit of luck it should be resolved.

  • Mac os x server software update data location

    Does anyone know how to change the data location of Mac OS X Server (v3) Software Update?
    I'd like to move it to a large RAID permanently connected to the server but I can't find the command in serveradmin.
    Cheers,
    Kirk

    Why not move the whole boot disk and Serve.app and the rest out to the RAID array?  It's not like OS X is that big a hunk lately in comparison with the size of various RAID arrays, and relocating the whole configuration means you won't have to deal with a piecemeal relocation, nor any future upgrade weirdnesses that might arise from the relocation.
    That approach aside, Mavericks Server storage is mostly under the /Library/Server path.  I haven't tried relocating indidual hunks yet, either.
    Ah, slightly misread...  You could shut off Software Update entirely, and use Reposado.  That'll let you do what you want. 
    The other hunk you'd probably want to move is the Caching Server.

  • Logic Pro X performance difference between iMac i7 3.5ghz (non-Retina) and the i7 4.0 ghz (Retina)?

    Hello - on the verge of getting an iMac - it's for Logic Pro and some video editing with Premiere Pro (don't *really* need the Retina screen though) - i'd just like to get an idea of the performance difference (especially in Logic Pro X) between the quad i7 3.5ghz (non-retina) and the quad i7 4.0ghz (retina)?
    I use loads of plugin instruments (incl. big Kontakt libraries) and effects with just a few audio tracks (only ever record max a couple of audio tracks at a time)
    Thanks!

    I owned the imac and then returned it for the 2.6 MacBook Pro. After using both there is a noticeable speed difference between the 2. Not a huge difference but there is certainly more lag using the MacBook Pro. I found that lots of the lag went away when I attached to an external display though. At the end of the day I think you just need to decide if you need the portability or not. At first I thought I would keep the imac and then get a cheap MacBook Pro to use on the road but the thought of having multiple Lightroom catalogs sounds very annoying to me. Plus all the transferring back and forth. I will say also that I've been getting a lot of freezes in Photoshop on my mbp and weird errors like the sleep wake failure error some people are talking about when connected to a USB device. I didn't have any of these problems with the imac

  • No anwser from server software update (192.0.0.240)

    I've this message when I'm trying to connect to App Store for update :
    in french : aucune réponse du serveur de mises à jour de logiciel (192.0.0.240).
    in english : no answer from the sofware update server (192.0.0.240).
    I don't know what to do...
    Thanks
    Steve

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Select
              /var/log ▹ install.log 
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen. The contents of the log will appear on the right. Each log message begins with a timestamp. Select the messages from the time of the last installation or update attempt. If you're not sure when that was, click the Clear Display button in the toolbar of the Console window and then try the installation again. Select the new messages that appear. Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    ☞ If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.
    ☞ When posting a log extract, be selective. Don't post more than is requested.
    ☞ Please don't indiscriminately dump thousands of lines from the log into this discussion.
    ☞ Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting. You may need to use a text editor with search and replace, such as TextEdit.

  • Server Autorestart after software updates at a specific time - advice needed please

    Hi
    I am implementing server software updates.  I want them to install updates and restart on the 2nd Thursday of the month.
    so in theory:
    collection 1 restarts between 1am and 2am
    collection 2 restarts between 3am and 4am
    Collections 1 and 2 will look at the same software update groups of baseline and production and the updates will be manually put into these groups before the restart date.  There will be a test server group that will use a automatic deployment
    rule and install and restart on patch Tuesday as well which is where the updates will come from.  Days will vary but I cant quite grasp the initial implementation of the timed install and restarts.
    How can I best accomplish this?
    Thank You

    Yeah sorted thanks, im not really working toward firm dates as yet I just wanted to know if it can be done but my times needed to be wider as the system may run out of time before being able to process all the servers in the given window space.

  • Oracle Enterprise Server 8i 8.1.7 and HP Proliant ML350 G3

    I would like if it has any clarification regarding the compatibility problem between Oracle Enterprise Server 8i 8.1.7 and HP Proliant ML350 G3 Server. I cann't proceed with the installation of Oracle Enterprise Server 8i 8.1.7 on that machine whilst the process just stop at first logo. When I'm using Oracle Enterprise Server 9i 9.1 version, the installation process can proceed successfully. But, my customer (own Oracle Enterprise Server 8i 8.1.7) requires to install Oracle 8i 8.1.7 not Oracle 9i 9.1 version.
    So, please someone help me to rectify that problem !!!!!

    Can it be installed? It probably can be (assuming we're talking XP Professional).
    Is it certified? On the main OTN page, under "Get Support" is the certification & availability matrix. Following that down, you'll find that the Oracle client was certified on 8.1.7, subject to the application of a number of patchsets, but that the Oracle database was not. Windows 2000 was the latest flavor of Windows that was certified with the 8.1.7 database.
    Justin
    Distributed Database Consulting, Inc.
    www.ddbcinc.com

Maybe you are looking for

  • ASA Firewall Upgrade from 8.2,8.4, to 9.0

    Dear All , we have five firewalls with the following details: First Firewall Hardware:   ASA5550, 4096 MB RAM, CPU Pentium 4 3000 MHz, Flash 256MB , BIOS Flash1024KB , ASA IOS 8.4(3) ,Device Manager Version 6.4(7)     my question can i upgrade ASA IO

  • Ipod will not charge, keeps resetting, extremely low battery.

    Someone please help!! I adore my Ipod, its 2+, it was working fine, till a few months ago. In the beginning, it stopped charging on the computer, it synced, but i would have to charge in on a Ipod radio thing first. Then after awhile, on the radio, (

  • How to call this procedure in my report to print my procedure output

    Hi, i have a table named letter,it contains 2 columns named as letter_id and letter_content. select * from letter; letter_id letter_content 103 Dear MFR 103 This is in regards to the attached DM List 103 Please Credit us after reviewing it. 103 Thank

  • How to find the ascii value in abap

    Hi everyone, i  want to get to ascii value of a given character. so wanted to know whether is it possbile to get ascii value of a character in ABAP  or not ? if yes let us know the way to find it ... thank you.

  • Class descriptions are not shown with SDK 3.5

    Hi everybody, I'm using a stand-alone version of Flash Builder 4 on Snow Leopard. When I use the 4th Flex SDK, the documentation for the classes from the SDK (e.g., mx.controllers.Button) is shown in the tooltip (or the ASDoc-View). When using Flex S