CMYK & border issue - beginner question

Hi, I'm a newbie with Adobe Illustrator CS6 on a Mac.  Questions, as follows: 1) I have created a CMYK document and want to ensure all colors I select are CMYK. When the document was created, I selected CMYK as the color mode.  Does it end there? How do I make sure all of the colors that I've currently selected are CMYK?  I can see there is a Pantone CMYK palette, but I didn't use this.  Rather, I just selected using the Color Guides. I need to print a color palette for design purposes, so it's crucial the colors are accurate on paper. 2) Why am I getting a little white border around the circumference of the page, when printed? Also, when viewing the print preview, I can also see there's a dashed border as well.
Thanks!

blixa,
The dashed border shows the non printing area for the printer in question.
Whenever you work in CMYK colour mode, all colours are fundamentally CMYK, whether you define them by their (approximate) RGB values or their CMYK values.
To have the screen appearance correspond (as well as possible, with inherent limitations owing to the different nature of additive and subtractive colours) to the printed appearance, you need to have monitor calibration and consistent colour management from screen to paper.
You may have a look at CMYK, RGB, and colour gamuts, you may start with Wikipedia or a Google search or the good old computer darkroom,
http://www.computer-darkroom.com/ps8_colour/ps8_1.htm

Similar Messages

  • Beginner Question

    Hello all, hopefully I have posted this to the correct LiveCycle board!
    I'm new to Acrobat and LiveCycle in general. I'm working out of windows LiveCycle Designer 8.x  and my question is as follows....
    I'm working off of the "Quote" Form Template and what I am looking for is a way to make the rows of the Table expand as needed.  I will be converting this Template into a "Purchase Order" form, and there will be many occassions where I will need to increase the table rows - perhaps onto a second or even third page - due to the volume of different items I will be seeking prices on at a given time.
    Long story short I would like to take this "QUOTE" form template and make it such that if needed, I can expand the table size one row at a time, pushing the content beneath (Comments, subtotal, etc) onto the next page....
    Hoping I have explained my query well enough,  Could anyone provide me a solution or point me in the correct direction?
    Many thanks!

    As a followup, so as not to clog the board with numerous threads I have another beginner question
    For the sake of hypotheticals I am creating a dynamic PDF form.  This pdf is a Purchase Order Form, with a table in the Body that will expand/contract as the form user needs.  (EXA-  Default table size is 5 items, however user is creating an order for 12 items, he/she can increase the table rows to desired capactiy.) It will be a very simple layout. All data for the form will come from manual entry, no XML data binding going on.
    My new question is as follows:    Is there a way I can have this user's Adobe reader or Adobe acrobat software remember previous data entries, so that if 4 weeks after ordering widget X he/she needs to place another order for widget X, the software will autofill the table as he/she types into the table cell?
    This would be similar to how Excel will start to autofill if it recognizes a previously entered value from some other cell in the worksheet (workbook?)
    EXA-
    [NAME]   [MODEL]   [QTY]   [PRICE]
    Widget           A            433        $30.00
    Would it be possible for the software to notice that I'm typing the word "widget" somewhere after typing "wid" ???
    Many thanks for any and all followups, I'm a teenager trying to help out in my father's small business. They are in the darkages here and I'm doing my best to self teach.
    Thanks.

  • CSS rounded border issue

    I've got a CSS rounded border issue. Safari (4.0.3) is drawing a slight white artifact on the rounded corners. Look at the comparison between the Safari screenshot and the Firefox (3.5.x) screenshot (look at the border on the Watch button):
    http://www.prototypos.com/screenshots/safariroundedborder.png
    http://www.prototypos.com/screenshots/firefoxroundedborder.png
    Do folks on the Apple Safari dev team read this site? If so, I'd appreciate it if they take a look at this issue.
    thanks, Chuck
    Message was edited by: Dr. Chuck
    Message was edited by: Dr. Chuck

    Are you doing this with CSS3 ? If your using CSS 3 you know it hasn't really been fully implemented in all browsers, (even if they say so). Even tho CSS 3 is out and running, I myself tend to shy away from stuff like round corners.
    No Apple won't see this.

  • Beginner question: Can I apply one formula to all cells in a column?

    Hi,
    I'm new to spreadsheets, so apologies for asking what is probably a very simple question.
    I want to apply a formula that divides the values in one column (W) by values in another (AX) for a table containing 3000 rows, and outputs the result for each row into the appropriate cell in the new column I've created.
    Numbers 09 'help' hasn't helped to this point.
    Thanks in advance for any assistance.

    GeoBrett wrote:
    Numbers 09 'help' hasn't helped to this point.
    Besides Numbers '09 Help there are two other useful resources available in the Help menu: the Numbers '09 User Guide and iWork Formulas and Functions Help.
    For "Beginner questions," my first choice would be the User Guide. For the specific question you asked, a quick scan of the chapter on "Using Formulas and Functions" (pp 83-96) will provide some useful information. Start in the neighborhood of page 93.
    Regards,
    Barry

  • Beginner question regarding 32-bit mixing and mixdown workflow

    Hello
    I have a beginner question regarding 32-bit mixing and mixdown.
    If I edit some 16Bit, 44.1kHz Stereo WAV Files and put them into multi-track view to do crossfades, how should I do the mixdown?
    Audition shows me in multi-track view, that it is doing 32-Bit mixing.
    Can I just mixdown to 16Bit, 44.1kHz Stereo without any dithering (as the files are 16Bit, 44.1kHz Stereo to begin with), or will I lose quality that way?
    I will be performing a normalization to 96% to the mixdown and then split to tracks in Audition, as in the end I want to to have an audio CD.
    I guess I could mixdown to 32Bit, then normalize and in the end save back to 16Bit, 44.1kHz Stereo WAV (with dithering, I suppose?), but I want to avoid any unnecessary converting steps.
    Greetings

    Any time you do any processing on a 16bit file in 16 bit only it will degrade the audio slightly due to rounding of the calculations. Working in 32 bit floating point (Audition's default) takes account of all bits generated due to processing.
    So it is always best to work in 32 bit, even if your originals were 16, all the way through until the last stage of saving the files for CD burning. Any losses due to conversion will be insignificant against those due to working 16 bit.

  • Beginner question - how to efficiently check if a photo is part of the selection

    Dear all,
    Sorry for this beginner question, however I don't know how to solve it and I'm sure that there is a quick and easy answer to this:
    My target is to get all the "heads of stack" (photos with Position 1 in stacks) of the selection ("photos" below).
    for i, photo in ipairs( photos ) do
      local photoName = photo:getFormattedMetadata('fileName')
       if photo:getRawMetadata( 'isInStackInFolder' ) then
       --Photo is in a stack
            local photoHeadOfStack = photo:getRawMetadata('topOfStackInFolderContainingPhoto')
            local stackPos = photo:getRawMetadata( 'stackPositionInFolder' ) -- get the position in the stack
            local photoHeadName = photoHeadOfStack:getFormattedMetadata('fileName')
            app:logVerbose("Photo nb ^1, name ^2 is in a stack with the position ^3", i, photoName, stackPos)
            if stackPos == 1 then
            -- photo is master of the stack
                 stackTop[#stackTop+1]=photo
                 app:logVerbose("Photo ^1 is top of the stack ^2", photoName, #stackTop)
                 -- check if couple if correct
            elseif photos.photoHeadOfStack then
                 app:logVerbose("Photo ^1 is in a stack, but not on top. Top of the stack already selected", photoName)
            else
                 stackTop[#stackTop+1]=photoHeadOfStack
                 app:logVerbose("Photo ^1 is in a stack, but not on top. Top of the stack ^2 - ^3 ", photoName, #stackTop, photoHeadName)
            end
      end
    end
    In the if structure in the middle checking the Position in the stack, if the Position is not 1, I would like to check if the photo heading the stack ('photoHeadOfStack') is part of 'photos'. I tried 'elseif photos.photoHeadOfStack then' and 'elseif photos[photoHeadOfStack] then' but it doesn't work ->this elseif is never true even if 'photoHeadOfStack' is part of 'photos'.
    Is there anyway to have this check done without checking "manually" photos ?(via for example a for Loop)
    I'm sure that Lua proposes this, but I don't know how...
    I thank you for your Support!

        --[[ This code creates "stackTops", an array of LrPhotos that are the
        tops of all the stacks containing photos in the array
        "photos". ]]
    stackTopSet = {}
    for _, photo in ipairs (photos) do
        local stackTop = photo:getRawMetadata ("topOfStackInFolderContainingPhoto")
        if stackTop ~= nil then stackTopSet [stackTop] = true end
        end
    stackTops = {}
    for photo, _ in pairs (stackTopSet) do table.insert (stackTops, photo) end

  • Beginner Question: SA520 Admin access through WAN port

    Dear all,
    I've a beginner question regarding my brand new SA520: How can I configure the box so that I'm able to access the admin GUI not only through the LAN ports but also from the WAN ports?
    I tried already to allow inbound traffic to the firewall's internal IP address (not sure if done right, so) and granted the admin user access profile from WAN and LAN: I can access the box from the LAN but not from the WAN. Any ideas?
    Thanks,
    Eric
    PS: Yupp, I know that it's not a good idea to expose a FW admin GUI to the WAN - but this is only a lab environment

    Go to Administration -> Users.
    click on the 'Edit User Policies' 'Login' button.  It's there you can enable WAN access.

  • Beginner question - using pre for flexibility in text?

    Hi,
    Apologies for the beginner question, but I am struggling to work out whether it is more sensible to use <pre> in all my texts, as it seems more flexible.
    It seems that when I use <p> - paragraph - I can't use multiple space bars to align certain bits of text, but more disruptively I have gaps between text when I press Enter (I guess this defines the paragraph, but isn't always wanted).
    Well, basically, <pre> seems more flexible, but it behaves strangely sometimes. What do other people use?
    Many thanks!
    Ivan Reshetilov
    http://www.ivanreshetilov.co.uk

    Hi Ireshe, just a beginner like you.  Have never heard of <pre> tags, use <p> tags.  If you hit SHIFT enter after a sentence this puts in a <br> tag or line break which basically leaves a blank line between text.
    If you add     &nsbp;    or lots of them between words this gives you an extra space between letters.  How all your paragraphs sit on the page is defined by CSS.  E.g.
    p {
         margin:0;
         padding: 5px 0 0 10px;}
    This would place all text within <p> tags on your page, with a 5px gap at the top, no space to the right or bottom and 10px space to the left.  Hope this helps, good luck!
    Amanda
    www.kimberleywebdesign.com.au

  • Beginner question: Configure Tomcat for JAAS?

    Hi,
    This is a beginner question :-(. I'm trying to get JAAS to work on my Tomcat (6.0.12) installation. I used code from a Javaworld article (http://www.javaworld.com/javaworld/jw-09-2002/jw-0913-jaas.html)
    Of course I had to configure my Tomcat to work together with JAAS. The document I used is: http://tomcat.apache.org/tomcat-6.0-doc/printer/realm-howto.html
    According to the Tomcat doc I have to do the following steps before I can use JAAS to authenticate a user:
    1. Develop your code. Place the compiled classes in Tomcat's classpath
    2. Setup a login.config file for Java, and tell Tomcat where to find it (set JAVA_OPTS)
    3. Configure the JAASRealm in your server.xml
    1 Develop code: I use the following classes:
    PassiveCallbackHandler.java
    RdbmsCredential.java
    RdbmsLoginModule.java
    RdbmsPrincipal.java
    These classes I put in the package rdbmsjaas.
    In the %CATALINA_HOME%/webapps/Javaworld_Jaas/WEB-INF/lib directory I created the rdbmsjaas.jar file.
    The jsp is called jaas.jsp, and is stored in %CATALINA_HOME%/webapps/Javaworld_Jaas
    2. Setup login.config
    In %CATALINA_HOME%\conf I saved the file Javaworld_all_that_Jaas.config, containing:
    Example {
       RdbmsLoginModule required
       debug="true"
       url="jdbc:mysql://localhost/jaasdb?user=javauser&password=javadude"
       driver="com.mysql.jdbc.Driver";
    };I created an XP Environment Variable JAVA_OPTS with the value <-DJAVA_OPTS=-Djava.security.auth.login.config==C:/Program Files/Apache Software Foundation/Tomcat 6.0/conf/JavaWorld_All_That_Jaas.config> (excluding < and >)
    I used the fully qualified address, instead of $CATALINA_HOME/conf/JavaWorld_All_That_Jaas.config. I think XP balks when it sees $CATALINA_HOME).
    3 Configure JAASRealm in server.xml
    In %CATALINA_HOME%\conf\ I changed web.xml. I added the following lines:
          <Realm className="org.apache.catalina.realm.JAASRealm"
                 appName="jaas"
                 userClassName="rdbmsjaas.RdbmsPrincipal"
                 debug="99"
           />If I run the jsp from http://localhost:8080/JavaWorld_Jaas/jaas.jsp, I can enter my username/password, but when I click the Submit button, I get:
    Caught Exception: java.lang.SecurityException: Unable to locate a login configurationWhere did my configuration go wrong?
    Abel

    You will need a JSP/servlet engine such as Tomcat - Apache alone won't do it.
    I haven't seen any tutorials on set-up but the Tomcat documentation includes info on how to link to Apache. There are also books you can buy - check out the online book stores such as Amazon.
    There's also a lot of info on this forum.

  • Beginner question: creating my own virtual instruments from samples

    Hi, I have a beginner question. I'd like to make a click-track, but I want to use my own sounds, either recorded or from the internet. Can I do this with Logic Express 7, or do I need Logic Pro 7 and the EXS24?
    Thanks,
    Ryan

    I think you can do it, but it might be a pain.
    You could import a sample of a single click and just paste it into every beat on the Arrange Page.
    Other than that, you might need the sampler included with Logic Pro

  • FIOS TV/DVR beginner questions

    I'm a long time Dish subscriber that is considering switching after 10 years to FIOS TV, but after looking around at other forums, reading the scant info that I can find on the various Verizon sites, and reading the Motorola 7200 DVR manual - I still have a bunch of questions that I'm hoping some of you could answer so that myself and others can make an informed decision.  I've got the FIOS internet and am very happy with the 20/5 service - its solid as a rock and fast as greased lightning.
    Signal My Dish HD is quite compressed, and prone to lots of pixelation, yellow screens, and audio drops - and also free of charge you get a loud pop whenever the channel changes from SD to HD signal, along with the unavoidable volume differences between stereo and Dolby 5.1 audio when the signal goes HD to SD.  I'm aware that most reviews indicate that the FIOS HD picture quality is hard to beat, but I'm wondering about the various audio and video problems and whether to expect a couple of dozen instances per hour show like I tolerage now on Dish?  A great picture most of the time can still be ruined by a bunch of audio drops or 5 seconds of yellow screen every half hour.  Does internet computer usage deteriorate the FIOS TV signal if you have a couple of computer users on-line while viewing or recording TV?
    Content   Dish has a 100 HD channels, FIOS in my area (Portland) has around 100 HD channels, with over 90% overlap.  Dish has NBAtv, Fox Sports HD, CBC-college, and ESPNWS while FIOS has Big 10, ESPNU, and more of the movie channels in HD.  The big difference seems to be VOD, but I can't find any comprehensive info on it.  The Verizon website boasts of 11,000 monthly titles (8500 free), but you have to have some sort of user password to see the VOD choices on-line.  I don't get the "monthly" thing either, seems like it would just be a growing VOD library that accumulates more titles, but the monthly thing makes it sound like some stuff disappears from VOD over time. Does the free VOD includes the recent movies, etc. or is all that stuff Pay per View and the free stuff is all kickboxing and fishing shows?  Does anyone have a way for a non-FIOS TV subscriber to get a look at the list?  The Verizon site just shows you a couple of titles and doesn't say whether they are free or PPV so it is hard to figure out whether VOD is something that I would use or not. 
    DVR's  I currently have a 60 hour HD triple tuner ( 2 SAT, one OTA) Dish DVR (722) that I think is considered one of the better ones available.  Besides the large hard drive, the unit also has a USB port that you can hang another 500G external hard drive off of after a $35 activation fee.  I understand that FIOS is not allowed to do the same thing with their DVR's because of the copyright issues with the content being carried over wires instead of beamed from a satellite, although some things I read indicated that it still may be something they enable at some point.  The other big difference is that the Dish DVR has all the outputs "hot" at the same time - meaning you can drive a bunch of TV's, SD and HD, simultaneously.  I drive one SD signal 300 feet and a second HD signal 100 feet.  I know the Motorola units that FIOS leases can only output one port at a time.
    I read through the manual for the HD DVR (Motorola 7200)  but Verizon lists the same manual for the "Home Media" DVR (Motorola 7216) so I can't tell what the real differences are between the DVR offerings.
    In order to watch recorded or live shows on more than one TV - do you have to have a box (STB) per TV, whether using the Home Media DVR or the regular HD DVR? 
    Is the VOD content only available via the Home Media DVR, not the regular DVR?  Is the only other main difference between DVRs the remote DVR functionality (internet programming)?  I know there are some other multi-media things, pictures and music, but I'm focusing on TV.  I don't get how FIOS can call the Home Media DVR "multi-room" if you still need a STB for other TV's, isn't that the same whether using a regular DVR or the Home Media DVR?  Does anyone have a link to the actual 7216 manual?
    How easy is it to change the output port?  Is it a quick software change?  My thinking is that if I hooked up a TV to HDMI, another to component, and maybe one to SD - how clunky is it to switch the output so that someone could watch TV1,2 or 3 (one at a time, of course).  I'm also assuming that the audio ports will all work simultaneously so that one could send the video to HDMI, for example, and the audio to a receiver.  So I think its only the video that is limited to a single output.
    Does either DVR have an Over the Air digital antenna input? 
    Is the remote control RF or IR?  Does it have the all important 30 second Forward skip button and 10 second Back skip button?
    How long is the guide, a week, 2 weeks, etc?
    I couldn't find much in either the manuals or the verizon website about the Interactive Media Guide.  Is the VOD included in search functions?  Are there TIVO like "season passes" and the ability to find and record new episodes of a show, etc.? 
    Are there any good reviews of the DVRs, the Interactive Media Guide, or something with more detail than Verizon's sketchy descriptions or the lousy 7200 manual?
    I realize a lot of my DVR questions could be answered by proper documentation on the 7216 and the Interactive Media guide, so if someone has a link to detailed info on these items, it would be much appreciated.
    Thanks for any help you can provide.  I've spent a lot of time and effort getting my Dish system all figured out and the way I like it, but the quality issues and cost have me exploring options.

    Does FIOS internet usage affect FIOS TV signal quality? (I have 20/5 service).  Negative.  The FiOS signal itself is only affected by physical damage and or equipment failure on our network equipment.  Now if you you are talking inside of your house signal(there is a difference).  VOD on FiOS is a strictly data service and is very bandwidth intensive due to the large size of the file itself.  That is why we recommend you only watch one HDVOD at a time as the MOCA network in your house can't really handle two running at the same time with 100% QoS. So if I understand you correctly, VOD could be affected by heavy home network useage (or simultaneous VOD requests) but DVR recordings or live TVnot, or just less likely? That is correct.  VOD services can be affected by heavy home data network useage.  The live TV and subsequent recordings made of the liveTV to a DVR will not be affected by heavy home network useage. 
    Are there any futher plans for external hard drives and/or the HD DVR's to talk with each other?  My manager has informed we are actively researching a solution to this problem.  When or if anything will come of the research has yet to be seen. 
    How hard is it to switch outputs on the DVR (I'm assuming it is a software menu change)?  Could it be programmed into a learning remote (keystroke macro) so that you hit one button for TV1, another for TV2, etc.?  Last time i checked this was IMG 1.3.  At that time all of the outputs were consistently on.  There is no switching the output like there is switching a tuner on a TiVO.  When i tested this in my video lab i hooked up a QIP6416 via HDMI and Component.  Each output would show the same channel on either input ont the TV.  Each output will only display whatever channel you have the STB currently tuned to.  If this is not what you mean feel free to correct me. That is what I mean, my current config is one DVR hooked to SD TV1 via cable, HD TV2 via HDMI, and HD TV3 via component - and all three get signal simultaneously.  I was told by a FIOS tech that only one output is "hot" at a time on the FIOS DVR.  I understand that you can't watch channel X on TV1 and channel Y on TV2 simultaneously, but I'm wondering if you can watch channel X on TV1,2, etc.  I went and tested on our QIP6416 model and unfortunatly you cannot only one output is 'hot" at this stage of IMG releases. From the looks of it the outputs are in a heirarchy hdmi ->component->s-video->composite->RF. 
    Can the IR remotes be programmed to run just DVR1 or just DVR2 if you put two in the same room (i.e. different code set for remote 1 and remote 2)? I note about 4 different remotes shown on the FIOS website, does the HD DVR have RF capability or will only IR remotes work with it?  No the FiOS remotes are pre-programmed to work on every single FiOS STB.  You could take your FiOS remote to another FiOS user's home and control their STB.  Makes for some interesting fun. But it is all IR, right?  The DVR's won't accept an RF remote signal?  It is all IR. 
    Can channels be locked out on the guide so you don't see them, both adult and ones that you just aren't interested in? If you can lock them out of the guide, does that mean they won't show up in searches as well?  There is currently no way to remove channels from the normal guide.  We used to support this feature with our old guide produced by microsoft but the feature was left out of IMG.  We have given the option for customers to setup multiple channel lists in guide format under the favorites option.  You can set the guide button to pull up the first of those lists instead of the guide itself.  You can lock the channels out but the titles will still be readable by anyone looking. 
    The "Welcome kit" PDF talks about being able to resolve timer conflicts for series, but I assume you can also assign priority to one time events and/or access a general recording schedule where you can manually resolve conflicts as well.  Is that correct?  Does the recording automatically pad sporting events with extra time on the end or do you have to set that up manually with each sporting event?  Yes our recording schedule does will recognize recording conflicts.  There will be a marker on the program in the guide informing you of a recording problem.  There is also a section in the menu of the dvr that will show you the entire recording schedule with any conflicts.  Yes you can set priority to whatever you want.  No we do not pad for sporting events.  That is something you will have do manually.  Unfortunatly i do not see this changing anytime soon as it appears to be a limitation of our current guide data producer. 
    No OTA tuner in any FIOS DVR, correct?  Correct.
    The VOD descriptions say movies are "rented for 24 hours", but on the VOD list it shows a lot of older movies for free on top of the TV series,sporting events, etc..  Are these all just previews or is there a good inventory of free movies?  In all honesty the free VOD movie selections are pretty limited and most of them are independent flicks or trailers.  As soon as our HD on demand library is at an acceptable volume i believe we will be working in improving this aspect of VOD.  The subscription based movie packages is where it is at though.  The movie packages have pretty sizeable libraries that you get access to for free with the packages.  Personally, i am partial to the Showtime on demand library(lots of good series).  Please keep in mind though that our VOD library will change very frequently.  VOD content is provided to us by the network that wishes to put it up.  They can also will us to take it down as well.  
    I'll probably think of a few more, but that's it for now.
    TheSanchez
    Verizon Telecom
    Verizon Content Management Center
    Notice: Content posted by Verizon employees is meant to be informational and does not supercede or change the Verizon Forums User Guidelines or Terms or Service, or your Customer Agreement Terms and Conditions or Plan.

  • Spry collapsible panel - panel (link) border issue

    Hi folks. I'm new to spry and I'm inserting a spry collapsible panel into a web page in Dreamweaver CS4. It all works fine but i have this very ugly border around the panel tab (the link that you click to open the panel). In frefox its a dotted line and in safari its a blue border. I havent had change to check this in other browsers/platforms. (I'm using a mac) I've read that its an accessabilty thing? which can be overcome in a different way. I have to get rid of this border as it completely spoils the design of the site..
    Anyone know how to remove this?
    Thanks in advance :-)

    Hi, I asked that same question a minute ago, then I saw your solution you wrote to someone else previously.
    Works for me too!
    Thanks for solving it!
    Here is another question if you can help...
    I currently have  ">>read more" at the end of the text in my top content tab panel, so the user knows to click and read more in a lower panel.
    I want that ">>read more" text to disappear when it is clicked and lower content section is open.
    And then a "read less" to appear so user knows to click the top tab content to close the bottom panel.
    Can this be done using this Spry Collapsible technique?
    Thanks!

  • Beginner Question - How to hide the parameters of a created process on a remote machine.

    OK so I am useng the following Powershell command invoke-WmiMethod -class Win32_process -name Create -Argumentlist ($some_command_with_parameters) -Authentication 6 -ComputerName $Your_Computer -Credential $cred
    The question comes when I pass the command with parameters in the command is encrypted until it gets to the destination but then it appears to be very easy to view the command parameters by using a PROCESS Get command while that command is being run. 
    Is there a way to hide the parameters on the remote system to prevent someone from viewing those at the time I run my script.  The problem is that I would like to pass a username and password as a parameter but would like to make sure it is fairly secure.

    Yeah I was trying to execute a cmd.exe /c ...  This works great except the for mentioned issue.  Essentially what I was trying is to create a backward mapped drive.  In order to transfer a log that is created from the command I am running,
    back to my machine.  I know the process I am doing could potentially be done different but in the enviroment I am in it is very restricted so I am basically working with what I have here.  Is there any way to at least make sure that no one other
    than the person who created the process can see its arguments?  Interactive prompts or using files won't work as I am doing this remotely and essentially issuing one long command that will do everything I want. A file might work but I don't have a secure
    way to transfer a file as this has to be a process I can do on multiple servers and many of them do not have anything setup for doing that.  The other issue is the credentials would still be unsecure on the server as long as the file was there. 
    I think my best bet would be if possible to restrict others from viewing a process and arguments that I create.  Any ideas?

  • Toshiba Satellite a505-6005 hard drive issue and questions regarding options I may have

    Issue: start up computer and windows does not start. It eventually goes to a startup repair screen and eventually says "resolving disk errors...", and that's if it even gets to that screen. Unfortunately I never made a recovery disk or system image discs (I know that was not smart). I did however kept my files backed up so that was good.
    Steps I took: Took it to Best Buy and the tech advised me that the Black Tie 2 year protection had expired on Jan 30th 2012, and so it could not be repaired for free. I asked the tech there how much it would cost to fix and they had advised me that it was most likely a hard drive issue and that it would cost nearly $400 to replace/fix it. So I decided to buy a new Asus K53E-BBR14 laptop since it was not much more. When I got home and loaded everything up and got the computer to how I want, I went ahead and made a recovery disc and system image disc's. I tried using the recovery disc that I had made with my Asus in the Toshiba laptop and boot it from the dvd drive and it did not get anywhere. So I ASSUME that it really is a hard drive error because the RAM worked just fine in my new laptop and "repairing disk errors.." means something is wrong with the hard drive:
    Now that you know the background of what has happened my questions are as followed:
    1. Can I buy a new hard drive for the Toshiba and use the recovery and system image disc's i created on the new hard drive that i install in the toshiba? and just removed the bloatware from Asus (or does that not even get added to the disc's I created)?
    2. If so, will it prompt me to enter the Windows 7 product key? and therefore using the product key located on the bottom of the toshiba?
    3. What other steps could I take to make this toshiba laptop salvageable? This way i can turn around and sell it.
    Thanks,
    Russell States

    Also,
    I noticed that i can purchase (well pay the shipping anyways) recovery media from Toshiba. Can I use that on a new hard drive installed in the toshiba?
    BTW ran the Windows Memory Diagnostics Tool and no problems were found with the memory. and i do not care about the old hard drive as I have MY files backed up. I just want to try to get this toshiba laptop back to being "like new".
    Thanks,
    Russell

  • Problems installing windows on a clean Mac Pro internal drive - issues and questions

    Hey,
    I have a Mac Pro mid 2010 with the following drive configurations:
    3x120GB SSD in a RAID-0 as Boot (OS X 10.8.6) and SSD Scratch (working files)
    3x4TB HDD in a RAID-0 as Master (data) and HDD Scratch (downloads)
    1x100GB SSD (Spare...to install windows on)
    I have literally tried every possible way of installing Windows 8 on that single SSD...both using bootcamp and without.
    I can get it installed and working, install all the drivers/updates/software...involving multiple reboots into windows. Everything seems fine, and i shut down and boot into OS X, which works perfectly as expected. BUT, when i try and boot into Windows again (using <option> key at startupand selecting the windows volume, called "EFI Boot" which i did not name) I can log in and start using apps and then 20-40 seconds later i get the BSOD.
    I can't for the life of me figure out why.
    It's the easiest thing in the world to partition a single OSX drive to boot windows ON THE SAME DRIVE, but i can't seem to boot stably into a standaloe internal drive.
    NOTE: I prepare the Windows drive by formatting the entire thing to "Free Space" using disk utility in Mac OS X, and can see that there are no partitions (EFI or otherwise) on the drive. Then I pull all the other drives except the target drive, reboot with a Windows 8 USB drive (created by BootCamp Assistant on my macbook air, because apparently some genius thought that task was too complicated for a Mac Pro...jks) and install from there.  The funny part is that i can pick out the target drive in the windows setup, it's registering as 1 disk/partition of UNALLOCATED SPACE, as expected, but there is a warming that windows cannot be installed on this drive because my computer does not support booting to this disk, and that i should check that it's controller is enabled in the BIOS.....which to the best of my knowledge is not used by intel-macs, which use UEFI. But i can still click "Next", so I do and install Windows and boot to this drive, restarting and installing software updates and drivers as mentioned above.
    The BSOD seems to pop up only after i've rebooted to Mac OS X and then try to go BACK to Windows 8.
    The version of windows 8 and install USB were checked using my macbook air, and they work flawlessly. ASLO that warning about not being able to boot to the drive during windows setup isn't present.
    I'm wondering if the fact the the RAID volumes are a software RAID, using Disk Utility in OSX is causing windows some issues...which makes no sense.
    I'll keep playing, but I'm not confident I'm ever going to find a solution.
    Somebody be my hero...

    Hey Hatter,
    Another question for you:
    I can't seem to use system preferences>>startup disk to boot into windows. When I select windows and then restart i get a black "BIOS-like" screen which then cuts out and a message is displayed that says "there is no bootable disc"
    This stumped me, because I know i can boot into windows from the boot screen (holding down option and selecting "EFI Boot" which apparently is what my windows drive is called.
    because of my Mac OSX Raid arrays, i had to install windows by formatting a drive to HFS+ (GUID) pratition table, then repartition to "Free Space" then using an install usb that i made with my macbook air, pull all my other drives and install by selecting the usb drive to boot from.
    I went into disk utility to see if I can repair the disk, and disk utility says that the disk has to EFI partition and that we won;t be able to boot from it....which is very confusing because i can boot from it.
    Windows 8 apparentl;y uses UEFI from my research....so i'm utterly stumped.
    I beleive this is also the cause of my newly purchased graphics card Mac Edition HD 7950, throwing me a BSOD when i select to boot in windows from the boot menu...
    Any advice would be greatly appreciated.

Maybe you are looking for

  • I upgraded to iTunes 11 and I got all of the songs on my families' other computers. How can I stop this from happening?

    I upgraded to iTunes 11 and I got all of the songs on my families' other computers. We all share the same AppleID, that's why this happened in the first place; but, I do not want their songs on my computer, how can I disable this without deleting the

  • A little problem getting the style tag of a html file seperate from rest

    I'm making a program that will take in a URL and then search through that URL for all a, link, embed, frame, and img tags, find their sources, and download them. I also want to search through the style and find anything that uses a URL (ex. backgroun

  • 8i hangs when calling a complex EJB

    Regarding 8i (8.1.6) and EJBs on an NT Server... We have been working towards deployment of a web application, using 8i, for some time now and have overcome a number of problems encountered with EJBs (remote access via 2481, clientserverserver demo n

  • Source Determination for Service PR

    Hi Experts, One of our clients requirement is in their Procurement process, they want to create Service PR (material group, text) with Item category D and Acc Assignment as K. They want the system to determine the Source of supply automatically. When

  • Font related question

    The following appeared on the console log after a back-up session. I've seen it once before and have no idea what it means or how to fix or avoid it in the future. I was hoping someone with a little more "Font Savvy" could explain this. Thanks! 2007-