I need to know the IP will be reach thru InDesing sign in?

My support team is asking about the IP that will be reach from InDesing sing in in Foilo builder.

See Problems accessing DPS servers
Neil

Similar Messages

  • I have an old mini running os x 10.4 . im about to upgrade to 10.6 (the highest this dinosaur will upgrade to) but i have a ton of music recording software installed and need to know if it will affect it . please help ? any of it

    i have an old mini running os x 10.4 . i'm about to upgrade to 10.6 but have a ton of music and recording software installed and need to know if it will affect any thing i have installed . does newer garageband  work with older gband files ?please help ??

    Sorry about that, yes, 10.5 and 10.6 on Intel can run Firefox 4.
    Here's the process to roll back:
    First, I recommend backing up your Firefox settings in case something goes wrong. See [https://support.mozilla.com/en-US/kb/Backing+up+your+information Backing up your information]. (You can copy your entire Firefox profile folder somewhere outside of the Mozilla folder.)
    Next, download and save Firefox 3.6 to your desktop for future installation. http://www.mozilla.com/firefox/all-older
    You could install Firefox 3.6 over Firefox 4 (many have reported success) or you could uninstall Firefox first. If you uninstall, do not remove your personal data and settings, just the program.
    Firefox 3.6 should pick up where you left off. If there are serious issues, please post back with details.
    Note: I haven't actually tried this myself!

  • I'm thinking of buying an ipad wifi for my mom who lives in Kenya. Any issues I need to know about? Will the ipad work ok?

    I'm thinking of buying an ipad (1) wifi for my mom who lives in Kenya. I understand the charger is universal and will work with an adapter. Any other issues I need to know about? Will the ipad work ok?
    She is 68 years old and has vision problems. My thought is that it would be eaiser for her to see than a ipod touch. She would use it for music, maybe reading, some games. I'm not sure she would be adept enough to download many apps, so we'd prbably load it up for her.
    Thanks for any input!

    She's going to need to update and at some point restore the iPad which requires a computer.
    For vision problems she can enable zoom. Tap Settings / General / Accessibility.

  • If I restore my phone from an old backup, will I need to know the old passcode?

    If I restore my phone from an old backup, will I need to know the old passcode?

    Yes you can delete this backup, & no, it won't delete anything off your phone.

  • I need to know the multitude of reason why my iPhone 5s would prompt me for my Apple ID password. Please help.

    I need to know the multitude of reason why my iPhone 5s would prompt me for my Apple ID password.
    All I did was place my phone on the charger, I then walked away for 10-15mins and when I came back it was asking me to enter my Apple ID password.
    I never gave my password out to anyone ever and hardly anyone knows my email address.
    I haven't recently downloaded anything either and I only have one apple device which is my iPhone 5s.
    I just want to know really if it could have been because someone was trying to log into my Apple ID?
    Please help with multiple reasons why this could have happened. I just want to know the options. Thank you

    My iPhone 5s did the same thing yesterday. I have iCloud backup turned on in Settings > iCloud > Storage & Backup and that means it will automatically do a backup when the phone is plugged in, locked and connected to wi-fi. I had it charging and when I returned it was asking for the password and the prompt did identify that it was requesting it for the iCloud backup (something you may not have noticed if you didn't look closely).
    It has never done that before and 2 iPads in my household have not yet done it. All are on iOS 7.1
    I have found a report of the same issue by a user of the 7.1 beta and in that case it was happening every day. In my case I entered the password then went to the same area in Settings as above and used the "Backup Now" button to do a backup. I will see tonight when I charge again whether this is going to be an every day problem.

  • Need to know the sqluery to find the disabled date from OIM 9.1.0.1

    Hi Experts,
    Need very urgent inputs from you all for the preparation of our audit.
    We are using OIM9.1.0.1
    We need to know the sqlquery for finding the Disabled date in OIM given the user ids, as currently we are unable to get the exact data from Historical Reports Option in OIM.
    I need to give in this format:
    select usr_login, usr_disabled from schemaname.tablename where usr_login in
    ('aaa','bbb'..... etc)
    We have three attributes :USR_DISABLED_BY_PARENT,USR_DISABLED,USR_DEPROVISIONING_DATE,but none of them give the exact date,
    USR_DISABLED gives just a flag as 1 or 0.
    Also there are no other fields in the corresponding usr table.
    So how to fetch the exact Disabled date from OIM system when I input the user ids.
    Your immediate response is appreciated.
    Thanks
    SS

    In the entire thread many experts have given nice queries in different formats...
    The best approach would be to open up the SQL Developer, connect with the OIM Database and experiment with all sorts of SQL queries provided by all the experts..
    Learn some SQL techniques, like Inner Join etc...
    Then you yourself will be able to figure out what you need, in exactly which format, for which users and for whom you have to restrict
    Then not only this question, you would be able to solve dozens of similar such issues yourself...
    And trust me, nothing can match that...
    Just in case, you are not familiar with SQL Developer,
    http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html
    Oracle SQL Developer 3.2.1 (3.2.10.09.57)
    September 24, 2012
    The Disabled DATE will be the creation date of that entry in the UPA_FIELDS table when Users.Status changed to Disabled.
    SELECT USR.USR_LOGIN, UPA_FIELDS.CREATE_DATE
    FROM UPA_FIELDS
    WHERE UPA_FIELDS.FIELD_NAME='Users.Status'
    AND UPA_FIELDS.FIELD_NEW_VALUE='Disabled'
    AND UPA_FIELDS.UPA_USR_KEY=USR.USR_KEY
    AND USR.USR_LOGIN NOT IN ('XELSYSADM', 'XELOPERATOR', 'WEBLOGIC');

  • I need to know the location where iTunes downloads software to, it is filling up my hard drive.

    I need to know the location where iTunes downloads software to, it is filling up my hard drive.
    I am trying to put my iPhone4 into recovery and then will restore it. iTunes starts extracting the software.  But the iPhone reboots and by the time the software has completed extraction, the iPhone can no longer be seen by iTunes. 
    We have a very small hard drive on our laptop.  Each time iTunes does an extraction, it uses up more space on the C: drive. 
    Nothing frees up that used drive space. Not closing iTunes or rebooting the computer. Nothing. 
    How do we release / delete these files?

    See Re: when itunes downloads ipsw where does it go.
    tt2

  • I need to know the right tools and java technology

    Please help,I need to know the right tools and java technology to support what I need.
    I had background programming in Assembly,C++,Visual Basic,SAP/ABAP 4.
    All I can say, programming is about logic, now we are very helped building program using objects.
    I'm very interest to SAP tech, where all screens, programs, reports are resides on tables, this is the real dynamic!
    CUrrently I'm eager to do the same technic with java. I'm new to java....
    What I know the J2EE is the core for me to start is it right? I was very interest with the Client-Server Tech. How can I impelemet this with Java?
    I'm a bit confuse with so many java solutions. There is Java Applets, Swing, Java AWT, JavaBeans, etc...
    I don't know what is the best if I want my Presentation/Client Application will run within browser (not standard html, using like windows gui). What should I do to make business logic objects, how to invoke it within the gui. how to make installation package whenever clients connect to the http server.
    if you have a pointer to do it please let me know.... I'm very appreciate all your response...
    Best regards,
    Lucky Pangemanan

    I'd say - don't get carried away with the heavyweight frameworks. Don't use EJB if Hibernate and/or Tomcat will do the job. There's a danger of winding up using a bulldozer to crack a wallnut.
    What people mean by "J2EE" varies a fair bit.
    Start with Tomcat, which has the virtue of being free. Try some JSPs and servlets.
    Use Applets to do client side presentation only if you must; Applets create an installation overhead on end-users, and some of them can't cope, while others may not have the necessary installation permissions on their office machines. They are pretty rarely needed, IMNSHO, most client-side behaviour is better handled with html and JavaScript.

  • Hello, I have an Ipad 2 and the screen has broked. I need to know the price in US to change it.

    Hello, I have an Ipad 2 and the screen has broked. I need to know the price in US to change it.

    Apple does not repair iPads, but will replace the entire iPad for a flat fee. If you have AppleCare+ on the iPad, the cost will be relatively minimal; $49 in the US. Otherwise, select the appropriate issue on this page:
    http://www.apple.com/support/ipad/repair/
    and look at the Out Of Warranty Cost section.
    There are independent iPad repair services that may be able to replace the screen for less. Do a web search for "ipad repair".  You can also look for parts and instructions and do the repair yourself. Note, though, that if you elect to have the iPad serviced by an unauthorized shop or perform your own repair, you will get no further support from Apple.
    Regards.

  • I need to know the reason Why Macbook Pro Mid 2012 have yellow tint screen?

    I am confusing about the reason Why Macbook Pro screen have yellow tint color?
    There are few reason that I got from some apple shop saleman(In Thai) and someone in discussion experience.
    First (1), The reason is IPS or PSL Technology made the screen to be yellow tint color.
    Second (2), Someone told me, It is depend on production lot some lot don't have yellow tint screen but, some lot have yellow tint screen.
    Third (3), Someone told me, It is normally case of Macbook Pro Mid 2012. Yellow tint screen will be recovering when using it long time.
    (In the third, I'm not believe. Because, My iPhone 4s got a Yellow tint screen too. And, I used it for 7 months. The screen was the same at 7 month ago)
    I need to know that what is true and what is false.
    I just confuse Plz answer to me.
    And, ...
    Now, I am deciding to buy Macbook Pro Mid 2012 13 ".  I need to know the surely reason. Why Macbook Pro have a Yellow tint Screen?
    If it is not normal case when I found a Yellow Tint Screen. I will reject that machine.
    so that, I used the knowledgeto select the best Macbook Pro for me.
    Plz answer to me, Plz Help me ^^
    Thank you

    Hi, carl wolf
    Thank you for your answer.
    You mean the below reason is hoax or incorrect or fake right?
    First (1), The reason is IPS or PSL Technology made the screen to be yellow tint color.
    Second (2), Someone told me, It is depend on production lot some lot don't have yellow tint screen but, some lot have yellow tint screen.
    Third (3), Someone told me, It is normally case of Macbook Pro Mid 2012. Yellow tint screen will be recovering when using it long time.
    Sorry for more question. I fear saleman lie me when I go to buy.
    Thank you very much. ^^

  • I need to know the date of the last Monday

    I need to know the date of the last Monday
    If today is Monday then I need todays date
    If today is Tuesday then I need yesterdays date etc....
    If today is Sunday then I need to know the date 6 days ago etc....

    the day() function will tell you what day of now() is as an integer: 1=Sunday 7=Saturaday.
    You know that Monday is 2.  The difference between today's number and Monday's number (with a little mathmatical juggling to wrap Sunday to the previous week  -- I would probably just convert -1 to 6 with a simple if statement after substracting 2 from the day() value.).
    Subtracting (adding a negative value) of this difference with the dateAdd() function will give you the date of that previous Monday.

  • I was advised to uninstall iTunes and install version 7 so iTunes will recognize my devices but I need to know if I will lose my library when I uninstall?

    I was advised to uninstall previous version of iTunes from my computer and install version 7 in order for the program to recognize my apple devices but I need to know if I will lose my library?

    iTunes  7 is about 7 years old.  Almost certainly your devices would not be recognized.  Could you possibly mean 10.7?
    It would be useful to know if you are using a Mac or Windows.
    Upgrading software normally does not affect the library.  Still, there are weekly complaints by users who say they have lost something while updating so you should make sure you have a backup of your computer before updating any software at all.

  • Fix this problem please fix this iphone is currently linked to an apple id need to know the way to fix it

    Hello ,
    Need to know the best way to fix this problem this iphone is currently linked to an apple id need to know the way to fix it
    Best Regards

    The ONLY fix is to know the Apple ID/Password that was originally used to activate the phone. If you don't know this info, then the phone will be useless to you. Apple can't/won't help you.
    There is no other fix.

  • My MacBook was stolen and I need to know the MAC address

    An emergency question to Apple support. My MacBook was stolen and I need to know the MAC address of its network card. I have a receipt with the serial number of my MacBook. Can you assist?
    My serial: W8***66D
    Thank you
    p.s Any ideas how I can find it?

    Report the theft to your local authorities.
    Apple has no means of tracking thefts, as thieves themselves may claim the machine is theres just by looking up the information on the computer, and unless you registered the machine, it is really their word against yours, unless you also have receipt or other information that they can track to your receipt against your serial number.
    Your homeowners insurance may be able to recoup the cost.
    In the future, consider getting Lapcop, or Lojack for notebooks.
    Good luck!

  • Im about to make a trip to the USA and i need to know the price of an iphone 4s 64GB unlokced please in order to carrie the amount of dollars

    Im about to make a trip to the USA and i need to know the price of an iphone 64GB unlokced please in order to carrie the amount of dollars

    "Same as what? "  US of course.
    So the price of an iPhone in the U.S. is the same as the price of an iPhone in the U.S. ?
    Okay.
    tymcziszyn asked how much an iPhone in the U.S. would cost. Nothing was mentioned about comparing the cost (which you seemed to be attempting to do but your post was a bit short.).
    You really meant that the price of an iPhone purchased in the U.S and then paying import duties and VAT when taking it home would (likely be close to the) same price as if purchased in his home country.
    and what if his home country does not sell the iPhone?
    I understood what you meant but OP may not be native english speaker (though he seems to do well here) so making sure they get the entire message clearly may help.

Maybe you are looking for

  • ITunes 11 Changing Background Color

    O.K. got the shiny new itunes 11 but want to keep my old background color.  I prefer the darker background instead of the sterile white look. I remember a long time ago I was able to change it in the older itunes but forgot where or if its even possi

  • My iPod Touch 4th Gen won't connect to the internet!

    Recently whenever I try to connect to our home wifi it hasn't been connecting, all that comes up is that loading spinning circle thing that means it's trying to connect. No matter how long I leave it, it doesn't connect. I don't think it is the route

  • I have problem with my ipad for browser if i open website it can not showing

    Dear All, i need to help about it my browser,view week a go i can not open website via safari ipad? may heva config in ipad ? thanks Regards Junius

  • Pictures not showing up in Messages (Macbook)

    When anyone sends me a picture through iMessage, it is not loading on my Macbook. It will display a bubble that says IMG_### (for example, IMG_280). When I click on it the following pops up Any ideas how to fix this? I just updated to Yosemite, but i

  • Native iSCSI support in OS X

    Is there any chance Apple will add native iSCSI support in OS X?