Robocopy command - need to keep the original folder / file dates from the servers.

I am in a process of using robocopy to transfer data between servers.  Destination is Server 2012.  Here is my command
robocopy "d:\Kiosk" "\\POPCORN\Kiosk" /e /zb /Copyall /mir /secfix /sec /log+:C:\copy.log
It seems that the modified data is copied OK but once I click on the folder it all changes to the date it arrived on the new server.
Any help would be greatly appreciated.
Thanks.
Just after the files are copied the 
patyk

The following command will copy all files and folders and will preserve the date & time stamp along with the file attributes:
ROBOCOPY
"d:\Kiosk""\\POPCORN\Kiosk"
/MIR /COPY:DAT /DCOPY:T

Similar Messages

  • WHAT IS THE POINT OF FOLDER IN DOCK IF YOU NEED TO KEEP THE ORIGINAL FOLDER

    Hi there,
    If I put a folder of pictures on the new Leopard dock, can I trash the original folder? I want to keep my desktop clean and just have it in the dock but I think it will just delete the folder if I do that. If this is the case, what is the point of keeping the folder in the dock if you still need to keep the same original folder on the desktop or elsewhere on your hard drive? Thanks to anyone who can hep with this!

    Daniel Avedon wrote:
    If I put a folder of pictures on the new Leopard dock, can I trash the original folder? I want to keep my desktop clean and just have it in the dock but I think it will just delete the folder if I do that.
    If it behaves as in Tiger, then the folder will indeed be deleted.
    If this is the case, what is the point of keeping the folder in the dock if you still need to keep the same original folder on the desktop or elsewhere on your hard drive?
    If the folder is on your desktop, then it's rather easy to access, but if it's buried on your hard drive, you my not want to open a Finder window if you need to access it regularly. Basically, placing a folder in the Dock creates an alias (shortcut) to the folder. But if you place the folder in the Dock and move the actual folder to your documents folder (for example) instead ot trashing it, your desktop will still be clean, and you'll be able to access your folder easily. IMO, it's not that bad…

  • Do I need to keep my original photos after iPhoto imported them?

    I am new to Mac so I am not sure how iPhoto handles the photos that have been imported. I assumed it was like iTunes, however I see that my iPhoto Library file is about 20 gigs, which is about the same size of all my photos.
    Did it duplicate my photos and put them in the iPhoto Library?
    Do I need to keep the originals?
    This just seems a little odd to me if it duplicated all my files. I am now using 40 gigs of space instead of 20.
    The reason for my question is I am trying to setup a second user and share the photos on each account. iTunes was no problem, just put it in the shared folder and pointed each user settings to it, but everything I read about iPhoto sharing makes it sound a lot more difficult.
    http://support.apple.com/kb/HT1198

    What are the advantages / disadvantages to running a managed library or not?
    You really, really want to use a Managed Library.
    1. Importing and deleting pics are more complex procedures. You have to to put the files where they will be stored before importing them. When you delete them you'll need to remove the files from the HD yourself.
    2. You cannot move or rename the files on your system or iPhoto will lose track of them on systems prior to 10.5 and iPhoto 08. Even with the later versions issues can still arise if you move the referenced files to new volumes or between volumes.
    3. Most importantly, migrating to a new disk or computer can be much more complex.
    4. Because iPhoto has no tools for managing Referenced Files, if, for some reason, the path to the photos changes then you could find yourself resolving aliases for +each photo in the Library+ one by one.
    My own opinion:
    I've yet to see a good reason to run iPhoto in referenced mode unless you're using two photo organisers
    Regards
    TD

  • Migrate Active Directory 2008 to 2012 but need to keep the same ip address and server name

    Hi,
    Current setup is 2 DCs in one site running 2008 R2 AD.
    We are planning to migrate from 2008 R2 to 2012 R2 but need to keep the same ip address and server name. I have came up two plans to do this and hope someone can tell me which one would be the best approach. What is the pros
    and cons in Plan A and B or may be plan C if there is a better one?
    First, I was planning to do plan A but just had a second thought of Plan B.  My concern in Plan A is about changing the server name when the new 2012 R2 already running as DC.  Plan B would be changing all the old server
    name and ip before they become member sever and DC. 
    Any information and suggestion would be very appreciated.
    Plan A
    Run adprep /forestprep on 2008 R2 DC
    Build a new 2012 R2 server and promote it as 3rd DCs in current Domain
    Transfer FSMO from 2008 R2 to 2012 R2
    Run Repadmin /syncall to force replication
    Rename the demoted 2008 R2 DC to something else
    Change the demoted 2008 R2 ip address to something else
    Restart the demoted 2008 R2 server to take effect
    Now, run Netdom computername command to change the new 2012 R2 server name to the old 2008 R2 DC server name
    Change the new 2012 R2 DC's ip to old 2008 R2 DC's ip
    Run ipconfig /flushdns
    Run ipconfig /registerdns
    DCDIAG to see any error
    Plan B
    Build 2 new 2012 R2 standalone servers
    In 2008 R2 ServerA transfer FSMO to 2008 R2 ServerB
    Demote 2008 R2 ServerA to become member server
    Rename 2008 R2 ServerA to something else and change the ip address to something else and shut it down
    Now, rename one of the new 2012 R2 standalone server to the old demoted 2008 R2 ServerA name
    Change the new 2012 R2 standalone server ip to the old demoted 2008 R2 ServerA's ip address
    Add the new 2012 R2 standalone server (now with the old 2008 R2 ServerA name and ip) to become member server
    Run adprep /forestprep on the 2008 R2 ServerB
    Promote the new 2012 R2 (now with the old 2008 R2 ServerA name and ip) as DC
    Transfer 2008 R2 ServerB FSMO to the new 2012 R2 DC (now with the old 2008 R2 ServerA name and ip)
    Demote 2008 R2 ServerB as member server
    Rename 2008 R2 ServerB to something else and change the ip address to something else and shut it down
    Now, rename the 2nd new 2012 R2 standalone server to the old demoted 2008 R2 ServerB name
    Change the new 2012 R2 standalone server ip to the old demoted 2008 R2 SeverB 's ip address
    Add the 2nd new 2012 R2 standalone server to become member server
    Promote it as DC
    Run DCDIAG to check error
    Thanks.

    Hi,
    Renaming a Domain Controller is a risky operation which may lead to issues, therefore, I would suggest you go with the Plan B, rename the server before it becomes DC.
    Here is a blog below which could be helpful to you:
    Remove an Old DC and Introduce a New DC with the Same Name and IP Address
    http://blogs.msmvps.com/acefekay/2010/10/09/remove-an-old-dc-and-introduce-a-new-dc-with-the-same-name-and-ip-address/
    Best Regards,
    Amy
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]

  • Do I need to keep the .dmg after installing an application ?

    I drag the dmg to the application folder and do the install, do I need to keep the .dmg afterward? as i`m doubling up on files and filesize,

    No, unless you're running the application straight off the dmg.
    (75180)

  • How can I control the image size when I export form iphoto, the choice is too limited, I need to send a photo under 3 MB but if I choose high quaulity it is only 1.1 and i need to keep the best quaulity I can. Thanks for help.

    How can I control the image size when I export form iphoto, the choice is too limited, I need to send a photo under 3 MB but if I choose high quaulity it is only 1.1 and i need to keep the best quaulity I can. Thanks for help.

    Any image can only be as large as the Original. With a program like Photoshop you can UpRes an image and get it to a bigger size, larger files size as well, but the actual quality of the image will be degraded, depending on the UpRes system and the original quality of the image.
    iPhoto is not the program to be doing that in and I don't think it even has that option.
    So I suspect the image you are trying to send isn't much bigger than what you are getting. You can also try Exporting it from iPhoto to yopur desktop and see what size you end up with. If it is still that 209KB +/- file size then that is the size of the original image.

  • Is X-windows and GUI desktops supported on the ODA "engineered system" running a RAC database?  If it is, what is the yum command needed to install the X-windows, Gnome, and KDE package groups?

    Is X-windows and GUI desktops supported on the ODA "engineered system" running a RAC database?  If it is, what is the yum command needed to install the X-windows, Gnome, and KDE package groups?

    While I agree with the direction of the suggestions with installing packages for X-windows, we do not have a blanket 'apply any package' recommendation.
    In particular we do not support altering the kernel (although we do have exceptions which we review on a case by case basis).
    Basically, if the you want to alter functionality that would not impact core functionality you are usually fine.
    A good guideling is : The more dependencies that there are between the package / rpm you are considering using the higher the potential impact on functionality - meaning higher chance for problems
    Note: We do use VNC including Real and Tiger regularly , but we have no hard recommendation on how you may want to use X-windows. I have never seen a limitation other than comments on bugs
    or incompatibility within the X-window product itself with certain kernel levels.
    Patching may overwrite some packages that you may install, however,  _depending on packages/rpms added_ there is also the possibility that you will break existing functionality to the point
    that patching itself will fail ( we have already seen a few cases of this in which case the proper mitigation is to remove / roll-back any alterations to the ODA before patching, and then adding the packages/rpms
    back after the patching is completed.
    From what you are discussing the impact should be low without conflicts, but please consider the above, and if you have specific packages which you consider potential problems
    please create an SR so that we can review packages / rpms on an individual basis.
    Once again: the main criteria for not supporting rpms is regarding the kernel itself
    Chuck

  • Oracle Linux 5.6 - Do I need to keep the xen kernel  ?

    I am using the Oracle Linux 5.6 kernel 2.6.32-100.26.2.el5  also know as the UEK Release 1 in an OVM x86_64 environment.
    Question: Since the Guests are paravirtualized and require Xen specifc I/O drives ( network, disk, etc. ) does that mean I need to keep the Xen kernel rpms, i.e.,
    kernel-xen-2.6.18-238.0.0.0.1.el5
    kernel-xen-devel-2.6.18-238.0.0.0.1.el5
    and this entry in /boot/grub/grub.conf
              title Oracle Linux Server (2.6.18-238.0.0.0.1.el5xen)
              root (hd0,0)
             kernel /vmlinuz-2.6.18-238.0.0.0.1.el5xen ro root=LABEL=/ numa=off
             initrd /initrd-2.6.18-238.0.0.0.1.el5xen.img
    The main driver for this question is I am trying to determine if these rpms are accessed in any way when the UEK Release 1 is in use. If so, then I will need
    to heed to the Security Scan results against the xen kernel version  otherwise I will ignore them and move forward.
    Thanks
    Mark E. LLoyd
    Data Center Technology
    Accenture

    The following is from the OL 6.5 release notes:
    https://oss.oracle.com/el5/docs/RELEASE-NOTES-U6-en.html
    Hardware virtualized guest with kernel-uek-2.6.32-100.35.1.el5uek and higher
    Unbreakable Enterprise Kernel version kernel-uek-2.6.32-100.35.1 adds support for paravirtualized drivers in a harware virtualized guest on Oracle VM. Starting this kernel version hardware virtualized guests which are not configured to use paravirtualized drivers will need an additional kernel boot parameter "xen_emul_unplug=never" in /etc/grub.conf:
    kernel /vmlinuz-2.6.32-100.35.1.el5uek ro root=/dev/VolGroup00/LogVol00  xen_emul_unplug=never
    With kernel-uek-2.6.32-100.35.1 and higher, the default is to present only paravirtualized drivers when running in a hardware virtualized guest on Oracle VM. Adding this kernel boot parameter makes the kernel also present the emulated drivers as it did before (e.g. the 8139cp network driver may no longer load if this parameter is not set).
    Older version of Unbreakable Enterprise Kernel do not have support for hardware virtualized guest that uses paravirtualized drivers (PVHVM).

  • I updated to cc2014, do I need to keep the cc version?

    Hello Everyone,
    I updated to cc2014, do I need to keep the cc version?
    For example, Do I need to keep Premiere Pro CC if I have Premiere Pro 2014?

    No, you can remove any older version you wish to.

  • Do I need to keep the project in Library once I've shared it to Theatre

    Using the new version of iMovie I have made a movie from photo's and movie clips. I have shared it to Theatre so do I still need to keep the project in the Library. Can I delete it to save space? I am reluctant to delete the projects in case it deletes the movie from Theatre. Can anyone help please?

    There is something else to consider. Your processor speed will be reduced and you are much more at risk of losing data should the power go out unexpectedly:
    http://support.apple.com/kb/HT2332?viewlocale=en_US
    Apple's recommendation is that you not run without the battery.

  • UIImage and original jpg file data

    Hi,
    i've encountered a strange behaviour in my iphone app that i didn't expect when using UIImage.
    I would really need your expert help.
    Assuming i have a jpg file (lets say.. somewhere in my app sandbox).
    I load the image to UIImage using - UIImageInitWithContentsOfFile.
    After that i use the UIImageJpegRepresentation and NSData object to write the image back as a file.
    when i compare the original jpg file to the new one i just saved i see that the images are NOT the same !
    Well, they look the same, but when i take a close look at both images i see a drastic change in the image's data (such as color space differences).
    So, my question is - every time i use the UIImage object the original jpeg file data will be replaced when i write back to disk the same image ?
    Isn't there a way to pass through the UIImage object but obtaining the EXACT same jpeg as a result ?
    will my jpeg file data will change everytime i use UIImage ?
    my app is really depended on jpg data consistency and i would like to know if that's possible..
    please... need help.
    thanks.

    Hi,
    thanks.
    i still don't understand - is it possible to hold the jpeg data as raw data of an image which was picked using the ImagePickerController (i.e an image from the photo library). as i understand, since the picker controller gives me back an UIImage, the original jpeg data of the image file (the image from the photo library) is not available anymore because the UIIMage representation of the image is a bitmap (which means the photo library image was decompressed to be held by the UIImage).
    what i really need is to hold the original jpeg raw data of the jpeg file of the image that was picked from the photo libray. it seemed to me that after i get the UIImage from the controller and save it to my sandbox as a jpeg, the original image from the photo library and the new saved image are not the same in terms of size and color space.

  • Why does imovie need to keep the original file after I have edited?

    I record basketball games with my ipad and I keep the footage but cut the video so I can make highlights for the season. Thing is, these original videos are usually close to 10GB each and over an hour long.
    I might have 5 minutes of highlights when Im done.
    So to save space in my Imovie projects, I kept the clips i want and deleted the videos. When I came back to add more video to my season project, it said missing file.
    Does it need to save the entire original media after I cut the video? I dont want to keep every game on my computer, I just want to keep what I cut and throw the rest out. But Imovie is asking for the original file.
    Any solutions for this, or do I need to upgrade to a more professional editor?

    Hi
    You are using a - Non Destructing Video Editing program.
    Meaning that Your movie in making ==> Project - DO NOT contain any movie or material at all - BUT only a text document pointing to where material is stored e.g. folder iMovie Event's, other hard disks, DVDs, CDs or USB-memories.
    And if any of these storage's are moved or disconnected - iMovie get's lost and can not View Your Project.
    iMovie - do not have any "Media Managing Function" as FinalCut Pro (as it can reconnect moved material and create a complete contaning folder)
    Even when You Shared Your movie - there still will be links back to material - to make it possibly to further editing's, and Sharing in other resolutions.
    This is the cost of working this way. So I use an external hard disk for storage
    - MUST BE - Mac OS Extended (hfs) formatted - UNIX/DOS/FAT32/Mac OS Exchange will not work for VIDEO
    - Moving Video Event's - MUST BE DONE WITHIN iMovie Application - ELSE connections will be broken - meaning HARD to IMPOSSIBLY to mend later. Be aware !
    All other material I store in Folders named as movie project + date - all from start on the external Drive.
    Yours Bengt W

  • Do i need to keep the os 9 apps folder

    I just got a new macbook pro running TIger. I don't use any os9 applications. can I delete the os 9 apps folder. (i'm trying to clear HS space.)
    Thanks

    You do not need to keep Mac OS 9 and its files on your hard disk, except if you've used Mac OS 9 fonts transferred over by the Migration Assistant. If you have used Mac OS 9 fonts on the machine, move the contents of the folder /System Folder/Fonts/ to /Library/Fonts/ before deleting the Mac OS 9 system.
    (16264)

  • Once I finish an iMovie project and I publish it to various destinations (Dropbox iTunes YouTube etc) do I need to keep the original raw video on my MacBook or can I archive it to an external hard drive.

    I have now finished 3 iMovie projects and have learned how to prepare them for sharing through various media like Dropbox, iDVD YouTube iTunes etc. but I now have produced a huge number of related files which are filling up my hard drive to the point that I can't import any further raw video until I archive or delete many of these files.
    What files do I need to keep on my MacBook in order to be able to keep these various shared locations functioning, and what should I delete or archive?

    iMovie works best with uncompressed audio. If your track is MP3 or AAC, you may get better results by converting your track to the AIFF format and then using that in iMovie.
    You can do this in iTunes. Go to iTunes/Preferences and click the General button. On the General page, click the Import Settings button. Choose IMPORT USING: AIFF ENCODER.
    (note: remember what you changed it from so you can change it back later, before you import another CD)
    Now, in iTunes, select your track. Then click FILE/CREATE NEW VERSION/AIFF VERSION.

  • I have had LR since LR3.  I bought the original program and have done updates ever since.  Do I need to keep the previous versions of LR for my LR5 to work?

    Hope I can get some insight! 

    Just to be a little more specific, you do not need to keep LR3 installed on your computer, but the terms of your license with Adobe require you to not transfer LR3 to another person if you have upgraded to LR5; if you think of it that way, you should "keep" LR3 in that sense. The license terms allow you to have Lightroom (any version numbers) installed on any two devices (which could mean a Mac computer and a Windows PC, or a laptop or desktop, or any combination along those lines). If someone else were to attempt to register the same LR3 key you're supposed to still have to run your LR5 upgrade, either you or the other person could get blocked in that attempt.
    Before upgrading, it's always a good idea to download and try out LR5 to make sure it runs well on the computer you want to use it on--some devices that can run LR3 well can't run a later version well, and if that applies to your hardware, it's best to figure it out before you've paid for LR5.

Maybe you are looking for

  • My computer doesn't "see" my iPhone when plugged in

    First, I have an iPhone 4. I have this new computer and I'm having to re-install all my software. When I click "Add files to library", I don't see my plugged-in iPhone in the list of drives, though I hear Windows 7 *bong* when I plug it in. I don't t

  • I don't want to mess this up

    Okay I've had a horrible time separating and not comingling sites that im uploading to a shared server at godaddy. I did instal that web buddy app, but im new to this and didn't really help me to much. Basically they way I solved the short term probl

  • Printing Highlights in Pages 5.0?

    So I have been working on reviews for exams and such with Pages 5.0? And I cannot figure out how to print the document WITH the highlights showing. The bold and underline options are out of the question as they serve completely different purposes for

  • Need to Restart

    Wife's macbook suddenly displays a bluish gray screen with about 30 lines of code in the upper left. Black box in middle of screen says: "You must restart your computer. Hold dow the Power button for several second or press Restart button." same mess

  • SMART FORM BID INVITATION

    Hi All,                     I am working on SRM I got a requirement to modify a standard smartform BBP_BID_INVITATION.  Now the problem is where can I configure the settings?                      I configured my frm in BBP_PO_ACTION_DEF transaction.