Import configuration presets...

When importing office documents in the client application InDesign CS3 you can select presets that have been previously saved. Where can I find those presets in the InDesign Server CS3 JavaScript API?
Thanks!

Those presets are located in Windows:
C:\Documents and settings\All Users\Application Data\Adobe\Adobe PDF\Settings
In Mac:
Library > Application Support > Adobe > Adobe PDF > Settings
Now in javascript define a variable to hold the preset value
var pdfPresets = app.pdfExportPresets.item(4);
**This is how I pick the preset using the corresponding item number because I have had problems in the past doing it other ways.
Then pass this variable as an argument during the export call like so:
myDocument.exportFile(ExportFormat.pdfType, new File("new.pdf"),pdfPresets);
This will make InDesign Server use those presets when it does the export. You can create new presets using InDesign then copy the joboptions file to the Setting directory and the new presets are now ready to use in InDesign Server.
-cheers

Similar Messages

  • Error in importing Configuration objects of PI 7.0 to PI 7.1

    Hi All,
    My server is upgraded from PI 7.0 to PI 7.1.
    I am getting Error while  importing Configuration objects of PI 7.0 to PI 7.1 now.
    Pls see the below error
    Attempt to access the 1 requested objects on 1 failed. Detailed information:  com.sap.aii.ib.core.roa.RoaObjectAccessException: Attempt to read object Adapter Metadata Mail | http://sap.com/xi/XI/System, type AdapterMetaData from application REPOSITORY on system REPOSITORY failed. Object does not exist. Detailed informatio n: Software component version with key ID: b38bcd00e47111d7afacde420a1145a5 not found
    Pls suggest

    Hi,
    It seems that adapter metadata has not been loaded into integration repository and because of that when you are trying to import configuration objects in ID then you are getting the error.
    The SAP adapter metadata objects are located under the namespace http://sap.com/xi/XI/System of software component SAP BASIS.
    What you can do is, if you have installation dvd's then you can copy from their or you can simply [_DOWNLOAD_|https://websmp205.sap-ag.de/~form/handler?_APP=00200682500000001943&_EVENT=SEARCH&HIDE=&SEARCH_SPAT=X&SEARCH_BPAT=X&SEARCH_CD=X&SEARCH_P=X&SEARCH_PV=X&SEARCH_C=X&SEARCH_CV=X&SEARCH_TA=&SEARCH_V=&HIDE_EXPERT_SEARCH=X&SEARCH_MAX_RESULT=20 ] from sap market place (refer this [thread|how to import Adapter metadata;) (you must have S-user id for this) and then after you need to do as mentioned below...
    1. First unzip the file (if it is zipped) and then put it in the import directory: \usr\sap\<SID>\SYS\global\xi\repository_server\import\
    2. Now login to IR and then from menu TOOLS ---> Import design objects and import it.
    3. After that in ID, Environment ---> Clear SLD Data Cache
    4. Now you can try to import configuration objects...
    Regards,
    Sarvesh

  • 9 Pro Extended: Paper Size: Automatic in Configure Presets but get 8.5 x 14 on scan

    Using 9 Pro Extended on Win 7 with Epson Workforce 645 Printer.
    When I scan a letter size document into Acrobat the page size ends up legal.
    In File/Create PDF from Scanner/Configure Presets the Paper Size is set to Automatic.
    Is there something else that needs to get set to allow Acrobat to get the paper size automatically from the scanner?
    Thanks.

    OK, I see.
    The scanner needs to be sending the page size info so that Acrobat can use it
    for the Auto setting.
    I did a scan with the size set to Letter. Now it seems to be sticking with that size.
    Thanks.

  • Re-importing Configuration Objects

    experts!
    I have imported Configuration Objects from .tpz files in Integration Directory. Because of those objects where unable to activate, I did a reject change and all objects were gone. When I try re-import from the same .tpz file, it is not showing in the file list. The .tpz file is there in the import folder of directory.
    Please help me to re-import objects from .tpz file.
    thanks
    nikhil

    Hi,
    Here we have to consider some points while Exporting & Importing the .tpz files.
    1)Once you export that configuration objects, the tpz file will be created at Export DIR.
    2)From there we have to copy that file into Import DIR.
    3)Once You import the tpz file from Import DIR or faild to Import DIR means those files will be moved to Imported Files DIR.
    4) Now if we are looking to import those again means , they will not be available to import in ID.
    So we have to copy that file again from the Export DIR and Paste it inImport Folder
    REgards
    Seshagiri

  • Importing configurations via Order Import in R12

    Hi All,
    We need some help with this issue we are facing while importing configurations ( PTO ) via order import process.
    The scenario is like this : we have parent PTO Model Item : A and under this we have 2 Option Classes within the BOM: OC1 & OC2
    Each of these option classes have 2 items each : option class - OC1 has ( Item B & Item C) while option class - OC2 has ( Item D & Item E)
    Now in the OM interface tables we want to interface : PTO Model Item A and along with it the Item B and Item E ( one item from each of the option classes). Hence we populate the oe_lines_iface_all table the below mentioned fields
    inventory_item,  item_type_code , orig_sys_line_ref  , top_model_line_ref,  ship_from_org
    A                     MODEL               1.0                        NULL                      S1
    B                                                                            1.0                         S1
    E                                                                            1.0                         S1
    --Now when we run the Order Import we are getting errors :  "org_sys_line_ref cannot be NULL" and errors - "item B and E are not found in the BOM of the model A"
    --when we try to populate the orig_sys_line_ref columns values for Item B and E as let's say 2.0 and 3.0 , still we get the "items not found in the BOM of the model A error  message". But when we check the BOM these component items are present there.
    With the same Model Item A and Option class component items B and E we are able to create an order successfully within OM frontend screen and the BOM structure for the PTO Model A is also active and enabled.. This is a Published BOM for the PTO Model Item A
    Could someone please help as to what additional columns need to be populated or what needs to be done in order to get this resolved.
    Thanks

    We referred the Oracle OM related white paper from metalink :
    Oracle Order Management Suite White Papers (Doc ID 113492.1) - Importing Configurations

  • Acrobat XI configure presets for page size??

    Configure presets will not allow you to change the page size from automatic.  I get legal size documents instead of letter size.

    Hey Gregory,
    Please refer the KB doc links mentioned below:
    Scanning Letter size document results in Legal size PDF | HP | Acrobat
    Troubleshoot scanner issues
    Let me know if this helps.
    Regards,
    Anubha

  • Exporting and importing Configuration objects in PCK

    Hi all,
    Anyone have a idea of exporting and importing configuration objects in PCK .
    please give me step by step guide if you have any related document.
    Thanks
    Ashwin

    Hi ashwin
    Welcome to SDN forums
    Check out the following thread  for more info
    PCK Configuration Export and import
    <i>reward points if helpful</i>
    Regards
    krishna

  • Problem when importing Configuration Objects in ID

    Hi,
    i have a problem, when importing configuration objects in my integration directory.
    i have one development system and one corresponding quality assurance system.
    in sld i have defined my business systems + groups + transport targets. the export works fine.
    when trying to import the configuration objects in integration directory of QA i get the following failure.
    #13 07:41:34 [AWT-EventQueue-0] ERROR com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable
    Thrown:
    MESSAGE ID: com.sap.aii.ib.core.transport.api.TransportCsException
    com.sap.aii.ib.core.transport.api.TransportCsException: java.lang.NullPointerException
         at com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.pvcImport(PvcTransport.java:145)
         at com.sap.aii.ibdir.server.transport.impl.pvc.DirPvcTransport.pvcImport(DirPvcTransport.java:74)
         at com.sap.aii.ibdir.server.transport.impl.service.InternalDirTransportServiceImpl.pvcImport(InternalDirTransportServiceImpl.java:127)
         at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importZippedStream(InternalTransportServiceImpl.java:709)
         at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importFromImportSource(InternalTransportServiceImpl.java:365)
         at com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.importFromImportSource(TransportServiceImpl.java:154)
         at com.sap.aii.ib.sbeans.transport.TransportServiceBean.importFromImportSource(TransportServiceBean.java:129)
         at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0.importFromImportSource(TransportServiceRemoteObjectImpl1_0.java:730)
         at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0p4_Skel.dispatch(TransportServiceRemoteObjectImpl1_0p4_Skel.java:105)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:313)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:215)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Serialized server exceptions:
    MESSAGE ID: java.lang.NullPointerException (serialized)
    java.lang.NullPointerException: java.lang.NullPointerException
         at com.sap.aii.ibdir.server.sldaccess.gen.LDAccess.getMySAPIntegrationServerBusinessSystem(LDAccess.java:301)     at com.sap.aii.ibdir.server.sldaccess.gen.LDAccess.getMyBusinessSystemGroup(LDAccess.java:243)     at com.sap.aii.ibdir.server.sldaccess.gen.LDAccess.getBusinessSystemNameInMyGroup(LDAccess.java:173)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.TransportPostprocessor.renameService(TransportPostprocessor.java:838)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.TransportPostprocessor.renameService(TransportPostprocessor.java:732)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.TransportPostprocessor.postprocessTransport(TransportPostprocessor.java:345)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.DirImportPostprocessor.postprocess30Import(DirImportPostprocessor.java:62)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.InternalPostprocessingService.postprocess(InternalPostprocessingService.java:211)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.PostprocessingService.doPostprocessing(PostprocessingService.java:168)     at com.sap.aii.ibdir.server.pvcadapt.XIDirPropagationProvider.transportFinished(XIDirPropagationProvider.java:90)     at com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.pvcImport(PvcTransport.java:107)     at com.sap.aii.ibdir.server.transport.impl.pvc.DirPvcTransport.pvcImport(DirPvcTransport.java:74)     at com.sap.aii.ibdir.server.transport.impl.service.InternalDirTransportServiceImpl.pvcImport(InternalDirTransportServiceImpl.java:127)     at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importZippedStream(InternalTransportServiceImpl.java:709)     at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importFromImportSource(InternalTransportServiceImpl.java:365)     at com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.importFromImportSource(TransportServiceImpl.java:154)     at com.sap.aii.ib.sbeans.transport.TransportServiceBean.importFromImportSource(TransportServiceBean.java:129)     at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0.importFromImportSource(TransportServiceRemoteObjectImpl1_0.java:730)     at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0p4_Skel.dispatch(TransportServiceRemoteObjectImpl1_0p4_Skel.java:105)     at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:313)     at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199)     at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)     at java.security.AccessController.doPrivileged(AccessController.java:215)     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    #12 07:41:34 [Pool-Thread-3] ERROR com.sap.aii.ib.gui.tools.transport.ConcurrentProgressDialog: Execution failed
    Thrown:
    MESSAGE ID: com.sap.aii.ib.core.transport.api.TransportCsException
    com.sap.aii.ib.core.transport.api.TransportCsException: java.lang.NullPointerException
         at com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.pvcImport(PvcTransport.java:145)
         at com.sap.aii.ibdir.server.transport.impl.pvc.DirPvcTransport.pvcImport(DirPvcTransport.java:74)
         at com.sap.aii.ibdir.server.transport.impl.service.InternalDirTransportServiceImpl.pvcImport(InternalDirTransportServiceImpl.java:127)
         at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importZippedStream(InternalTransportServiceImpl.java:709)
         at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importFromImportSource(InternalTransportServiceImpl.java:365)
         at com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.importFromImportSource(TransportServiceImpl.java:154)
         at com.sap.aii.ib.sbeans.transport.TransportServiceBean.importFromImportSource(TransportServiceBean.java:129)
         at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0.importFromImportSource(TransportServiceRemoteObjectImpl1_0.java:730)
         at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0p4_Skel.dispatch(TransportServiceRemoteObjectImpl1_0p4_Skel.java:105)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:313)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:215)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Serialized server exceptions:
    MESSAGE ID: java.lang.NullPointerException (serialized)
    java.lang.NullPointerException: java.lang.NullPointerException
         at com.sap.aii.ibdir.server.sldaccess.gen.LDAccess.getMySAPIntegrationServerBusinessSystem(LDAccess.java:301)     at com.sap.aii.ibdir.server.sldaccess.gen.LDAccess.getMyBusinessSystemGroup(LDAccess.java:243)     at com.sap.aii.ibdir.server.sldaccess.gen.LDAccess.getBusinessSystemNameInMyGroup(LDAccess.java:173)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.TransportPostprocessor.renameService(TransportPostprocessor.java:838)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.TransportPostprocessor.renameService(TransportPostprocessor.java:732)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.TransportPostprocessor.postprocessTransport(TransportPostprocessor.java:345)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.DirImportPostprocessor.postprocess30Import(DirImportPostprocessor.java:62)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.InternalPostprocessingService.postprocess(InternalPostprocessingService.java:211)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.PostprocessingService.doPostprocessing(PostprocessingService.java:168)     at com.sap.aii.ibdir.server.pvcadapt.XIDirPropagationProvider.transportFinished(XIDirPropagationProvider.java:90)     at com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.pvcImport(PvcTransport.java:107)     at com.sap.aii.ibdir.server.transport.impl.pvc.DirPvcTransport.pvcImport(DirPvcTransport.java:74)     at com.sap.aii.ibdir.server.transport.impl.service.InternalDirTransportServiceImpl.pvcImport(InternalDirTransportServiceImpl.java:127)     at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importZippedStream(InternalTransportServiceImpl.java:709)     at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importFromImportSource(InternalTransportServiceImpl.java:365)     at com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.importFromImportSource(TransportServiceImpl.java:154)     at com.sap.aii.ib.sbeans.transport.TransportServiceBean.importFromImportSource(TransportServiceBean.java:129)     at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0.importFromImportSource(TransportServiceRemoteObjectImpl1_0.java:730)     at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0p4_Skel.dispatch(TransportServiceRemoteObjectImpl1_0p4_Skel.java:105)     at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:313)     at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199)     at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)     at java.security.AccessController.doPrivileged(AccessController.java:215)     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    I couldn't find any similiar problem when searching SDN and SAP Notes.
    BR,
    Martin

    Hi
    Chk this thread
    XI Transport Error
    BR

  • Import configurations error

    hi all,
    We are facing some problem in Importing configuration in local DCs.
    When we click on Import Configuration and selecting remote in the Development Configurations Import window it shows an error i.e.,"No configuration server or server error"
    Pls help us in this
    regards...
    Gaurav

    Hi Gaurav,
    This Kind of problem occur when we don't configure properly on names server in the page of SLD.
    Steps: Go to  http://localhost:port/sld
    Define Namespace prefixes:
    On the start page of SLD choose Name Reservation
    Choose Define Namespace Prefix
    Define following prefix:
    Name Category = Development Component Name
    Namespace Prefix = example.org/tech(User dependent)
    Purpose = Used By Developer (default)
    Owner = <user currently logged in>
    Description = can be empty
    Choose button create.
    After this Go to devinf page http://<local host>:port/devinf after that click on ChangeManagement Service 
    here click on Landscape configurator.
    After that, click on the domain data.
    Now going to click on the update CMS
    Before using NWDI then use "delete crab" for deleting previous existing workspace.
    May be I think resolve ours problem.
    Thanks&Regards,
    Mutyal

  • Question for importing configurations into NDS....

    Why are some tracks shown in the import configuration in the NDS shown under a tree level for both con and dev of a track, and others are not?

    Hi,
    Do other tracks that are not displayed have  have a dev/cons workspace?
    There is an option in NWDS to display all,dev,cons systems. Normally all tracks should have a dev,cons workspace. In my opinion, if the display option is set to all, then u will see the track under both dev and cons, if dev option is set then u will see only dev, and cons respectively for the display option cons.
    Akshatha

  • Importing configuration USING JDI

    Hi All,
    Here is the problem which I am facing. I logged in to JDI and its sucessful. After that in DC perspective.. in Inactive DC window, when I tried to right click, but in this case it not opening a context menu.
    then in Local Dc window, I tried to right click and click on import configuration and select remote, it gives me the following error.
    No configurations on server or server error. But, I am able to do it with my co-worker user id
    did anyone get this before. I have fours track. also i have created 4 client in DTR view. Is there anything else..i need to do?

    > Is this client creation mandatory in JDI. I worked on
    > NWDI before. there was no such client creation. SO,
    > just kinda confusing.
    No, it's not.
    The only time you need to deliberately create a client is when you want to alter permissions .  If you just want to browse the repository, select the checked-out track, and switch to the DTR perspective. 
    In my experience, if you try to alter permissions with the clients created by checking out the dev configs, you may get all sorts of errors.  It was very frustrating until I re-read the docs and did what the indicated - create a dtr client that starts at the root.

  • Failed to import configuration

    Hi All,
    I created a track for ESS and imported all the needed components on to it. When I try to import configuration. I get the following error. Can anyone please help me out.
    Could not create mountpoint for SC in compartment www.com_www_ESS_SC_1:
    Checking existence failed for /dtr/ws/wwwESS14/www.com_www_ESS_100_18_SC/dev/inactive/SCs/www.com/www_ESS_SC/_comp/TopLevelDCs/
    (Communication error [cause: Unable to open connection to host "host:54000".
    The IP address of the host could not be resolved. Maybe the URL is misspelled or the host does no longer exist..])
    Here, host host:54000 is not where my DTR is. But, its says ping to host:54000/dtr failed.

    Hi,
    how did you solve this issue?
    Thanks.

  • Import Configuration error

    Hello
    I have created a new software component, product as well. Created a new development track for the same. Addedd all the needed dependencies as well.
    However when i try importing the same into NWDS via import configuration I get the following error.
    Could not create mountpoint for SC in compartment qpi.com_PORTFOLIO_1: Could not create remote path /dtr/ws/DEVTRACK/qpi.com_PORTFOLIO/dev/inactive/SCs/qpi.com/PORTFOLIO/_comp/TopLevelDCs/ (Internal Server Error [(pre||post)-condition failed: Internal Server Error]).
    Any suggestions?

    No this is not a fresh import.
    There was an existing track which I deleted. I guess there were some open activities in that. But now the track is gone.
    I created a new track and am trying to import the new one now an am facing issues. Any clue how to resolve them?
    Thanks,
    GLM

  • Important Configuration/Log Files for Storage Tek

    Hi,
    I have 6140 Storage Arrays, in the same ref. I would like to know more about command line details.
    1. Important Configuration files
    2. Important Log Files
    3. Event Messages file
    4. Important utilities like sscs, service, suppport and their default path.
    5. Solaris FC constroller configuration files.
    Please suggest in case I can get this details from any doc, as I already referred Sun Storage Tek 6140 Getting Started Guide for the same but not found much details.
    Thanks
    Rajan

    I figured out what my problem was here. The Windows user that the portal processes run as is the user who writes the log files. In this case, this user is a local user to the portal server and not a Windows domain user. This means that the user does not have access to write to the shared drive.
    We had two options as to what we could do here. The first would be to change the user that's running the portal to a user that could write to that shared drive. The second option would be to have the portal write the log files locally on the portal server and then have a script run as a domain user on that server sometime in the day and copy the files to the shared drive. We are going with the second option.

  • Import printer presets

    Hi, how can i import printing presets?
    Thanks
    K.

    You can copy pre-existing presets to your machine - is that what you mean? The presets are stored here:
    <home>/Library/Preferences/com.apple.print.custompresets.plist

Maybe you are looking for

  • Network accounts no longer available after server reboot

    Mac OS Server 10.4.10 Open Directory Master running DNS. DNS is working properly and the system had been up and running for about 4 months without any problems and it had been restarted periodically for software updates, etc. I restarted the server t

  • Error returned in Acrobat X Pro when attempting to output pdf full text from Proquest database.

    Contacted Proquest and they said to contact Adobe. Recently installed CS5, so I now have newer Acrobat version from before. This newer version isn't playing well. Can anyone help? This is my original plea to Proquest: Description: Recently had Adobe

  • Authorisation missing

    Dear Gurus ,                    When i ran mbbs report in our ECC server , we will get the error shown below .                    You have no authorization for this transaction in plant TB01 Message no. M7120 Diagnosis According to the settings made

  • Searching directories while showing the direcory location

    Hi, I am trying to write simple GUI that would search directories recursively for specific file type. I do not have any problem with this implementation, but when I try to show which directory has just been visited, I cannot figure out how it is done

  • Nokia 500 EAP-MSCHAPv2 support?

    So apparently I am trying to connect to a WLAN network (Eduroam) that needs EAP-MSCHAPv2 protocol but apparently I can't see it in EAP protocols list.  So is there really no EAP-MSCHAPv2 support in Nokia 500? And is EAP-MSCHAPv2 protcol something tha