'Date Modified" on webdav volumes

When I connect to a webdav volume, the 'Date Modified' column in finder always displays the current date. (I'm trying to use rsync to mirror the webdav volume and not having much luck -- my local copy always gets overridden from the webdav volumne).
After mounting through finder 'connect to server', my system log has:
Sep 28 07:30:13 WE14603 KernelEventAgent[24]: tid 00000000 type 'webdav', mounted on '/Volumes/simulation-backplane-1', from 'https://pnlweb.pnl.gov/projects/simulation-backplane/', not responding
Sep 28 07:30:13 WE14603 loginwindow[23]: 1 server now unresponsive
Sep 28 07:30:13 WE14603 KernelEventAgent[24]: tid 00000000 found 1 filesystem(s) with problem(s)
Sep 28 07:30:14 WE14603 webdavfs_agent[590]: WebDAV server is now responding normally
Sep 28 07:30:15 WE14603 webdavfs_agent[590]: (finish != bytes) failed; going to _CFGregorianDateCreateWithBytes; file: /SourceCache/webdavfs/webdavfs-252.6/mount.tproj/webdav_network.c; line: 119
Sep 28 07:30:15 WE14603 kernel[0]: webdav server: https://pnlweb.pnl.gov/projects/simulation-backplane/: is alive again
Sep 28 07:30:15 WE14603 KernelEventAgent[24]: tid 00000000 received VQ_NOTRESP event (1)
Sep 28 07:30:15 WE14603 loginwindow[23]: No servers unresponsive
Sep 28 07:30:15 WE14603 webdavfs_agent[590]: (finish != bytes) failed; going to _CFGregorianDateCreateWithBytes; file: /SourceCache/webdavfs/webdavfs-252.6/mount.tproj/webdav_network.c; line: 119
Sep 28 07:30:45: --- last message repeated 12 times ---

Hi,
Based on my research, the Date Modified changed could be due to corrupt Update Sequence Number Journal. The USN Journal is a feature of NTFS which maintains a record of changes made to the volume. 
You could try to refer to article below to check if it could resolve the issue.
Error messages when you try to gain access to an NTFS volume
http://support.microsoft.com/kb/311724
Best Regards,
Mandy
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

Similar Messages

  • Jpeg's "date modified" isn't changing?

    Using CS5.5 / Win7 x64.
    We do a lot of stuff using smart objects - replacing logos etc. Load the template image, swap the logo, save a new PSD file with the new logo on it in case we need it again, then save a jpeg for the client.
    Oddly (and I think this has only started to happen since I've been working at home and saving onto a local drive on a laptop, rather than onto a server) the new PSD has today's date as its Date Modified, but the jpeg doesn't - it seems to use the original image's created date instead, which might be a few years ago in the case of some of the images. So when I'm attaching files to an email to send to the client, all the jpegs I want are all over the folder, instead of at the top with their associated PS files (sorted by date, newest first).
    Only a small niggle, but with the volume of images I'm having to do, it slows me down a lot, and I'm risking missing images. Is this a Windows thing, or some option in Photoshop I've overlooked somewhere?

    It turns out I'm an idiot. I was looking at the Date field rather than Date Modified, so it was a Windows thing after all.
    I think it's lunchtime...

  • ASO and storing data to multiple disk volume

    Hi,I use Essbase Administration Services 7.1 on Win2000.I use ASO type of OLAP application. I would like to set storage to disk D: (the default is C:). How to to set storage disk volume for ASO type of applications?For block storage type OLAP application is in the database Properties tag in Storage tab. What about ASO type of applications?Is it posible to store data two multiple disk volumes?Thanks,Grofaty

    It is a bit different for ASO models - you need to modify the tablespaces, which are found in the properties of the APPLICATION, not the database.In EAS right-click the app and choose Properties. Go to the Tablespaces tab and that should be what you are looking for.Regards,Jade---------------------------------Jade ColeSenior BI ConsultantClarity [email protected]

  • Help -- files suddenly losing "Date Modified"

    I have an external USB drive that I use for backing up important files. I use File Synchronizer to sync folders on my internal drive(s) with their counterparts on this external drive. Today when attempting to sync my Photos folder, I was shocked to see that FS flagged all my photos as needing to be copied to the external drive. It turns out that the reason is that all the files on my external drive suddenly show up as having no Date Modified, which FS interprets as 12/31/1969 !!!
    Does anyone know what may have caused this and how to fix it?

    Robert Stover wrote:
    When you say <source> is that just the name of the hardrive I'm pulling from "New 250" or is the down to the file level... <New 250>users>documents>tcpa-report.doc>
    Terminal requires complete file paths in the UNIX style, using slashes between parts of the path. The root of all paths for files on mounted volumes is "Volumes" but if that is omitted the path defaults to the startup volume. Spaces separate command parts, so you must also "escape" spaces that appear in path names or they will be interpreted as command part separators. To escape a character, either precede it with a backslash ("") or enclose the entire part of the path in quotes.
    So, assuming "New 250" is not the startup (boot) volume, the UNIX style path to "tcpa-report" would be:
    /Volumes/New 250/Users/Documents/tcpa-report.doc
    If "New 250" is the boot drive, you could also use:
    /Users/Documents/tcpa-report.doc
    Fortunately, you don't have to remember any of this if you use the drag & drop capabilities of Terminal. Type the command up to the place where you need to enter a path (including typing the space just before it). Then drag the item whose path you need from the Finder into the Terminal window & drop it there. The path will automatically be formatted, including any escaping needed.
    If you need to follow one path with another, just type the single space that must separate them & drag the other file path into the window. Obviously, if the second path doesn't exist yet, you can't do this but you can drag the enclosing item into the window & type the final part of the path yourself. You can also use copy & paste within Terminal: copy by dragging across text with the pointer to highlight it, copy, then paste at the cursor.

  • Error copying to mounted WebDAV volume

    I am getting the following error message when I try to drag and drop a file to a WebDAV volume mounted in the Finder:
    "You cannot copy some of these items to the destination because their names are too long or contain invalid characters for the destination. Do you want to skip copying these items and continue copying the other items?"
    I know that the files I am copying do not have either longer names or names with characters other than the files that are already in the WebDAV folder.
    Any ideas? I've googled this error and found other references to it, but no solutions or explanations.
    Thanks,

    sorry for the dumb question, but, how exactly do i initiate a copy in terminal?
    There are no dumb questions...
    Launch the Terminal application, which is in your Utilities folder. Once started, you'll see a window with a prompt in it -- this is called a shell prompt. The "shell" (also called the "command line") is what takes your input (in the form of commands) and gives you output. In OS X, many GUI interfaces also have command line equivalents, so most everything you can do in the GUI can also be done from the command line (though less easily, for most people).
    Anyway, by default the Terminal will put you in your home folder. At the terminal prompt, you could type "ls" to see a listing of all your files and folders in your home folder. You can use the "mount" command to see all the filesystems that your system has mounted. We need this information because we need to know the path to your WebDAV remote folder. For example, I mounted my .Mac iDisk (which is DAV), and when I type "mount" I see this entry in the output:
    http://idisk.mac.com/glsmith/ on /Volumes/glsmith (webdav, nodev, noexec, nosuid, mounted by gls)
    This tells me that the folder path /Volumes/glsmith is the root of the WebDAV filesystem. This is important because we need to know where we want to copy data.
    Once we know where to copy, we use the "cp" command to do it. Something like this:
    cp myfile.txt /Volumes/glsmith/Public
    will copy a file named "myfile.txt" to the folder Public on my WebDAV server. If you don't have any files in your home folder that you want to copy, use the "cd" command to move around within Terminal. For example, to go into my Documents folder, I'd do:
    cd Documents
    If you're so inclined, you can read more about the command line here:
    http://developer.apple.com/documentation/MacOSX/Conceptual/OSXTechnology_Overview/CommandLine/chapter_950_section1.html

  • Date Modified on folders changes globally after crashed

    Our server running Windows Server 2003 R2 shut down unexpectedly due to a power issue and the battery back didn't kick on (a separate issue). After starting back up, all of the folders on the server have updated their Date Modified to the current date. This
    wouldn't be a problem except that my differential backup see all of the folders as modified and backs up everything during the differential backup which doesn't work for me. Is there a way to revert this change or prevent it in the future?
    EDIT: Also, The C: drive is not affected in this manner - only the drive that stores our job data.

    Hi,
    Based on my research, the Date Modified changed could be due to corrupt Update Sequence Number Journal. The USN Journal is a feature of NTFS which maintains a record of changes made to the volume. 
    You could try to refer to article below to check if it could resolve the issue.
    Error messages when you try to gain access to an NTFS volume
    http://support.microsoft.com/kb/311724
    Best Regards,
    Mandy
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Compare Date Modified on OneDrive and LocalStorageFile

    I can't find an easy way to compare two files
    When uploading (CreateBackgroundUploadAsync) file from LocalStorage to Onedrive the Modified Date kind of appearing is changed since it become a place holder and not the real file.
    How can I compare Date Modified (updated_time is NOT the real Modifed Date) and also I would not like to download file back to either the phone or Desktop as it good be lengthy.
    I should only download/upload files which are different. Basically just to synchronize files.
    Thanks

    Hi,
    Based on my research, the Date Modified changed could be due to corrupt Update Sequence Number Journal. The USN Journal is a feature of NTFS which maintains a record of changes made to the volume. 
    You could try to refer to article below to check if it could resolve the issue.
    Error messages when you try to gain access to an NTFS volume
    http://support.microsoft.com/kb/311724
    Best Regards,
    Mandy
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Help...Move files without changing "date modified"?

    I need to move files over from my old dead g4's hard drive to my intel mac book pro - but without altering the "date modified" in my documents and folders. I've pulled them over once, but all the files get tagged with the modification date I pull them onto the new hard drive.
    Are there any utilities or software or tricks to do this?
    Any help or direction will be appreciated.

    Robert Stover wrote:
    When you say <source> is that just the name of the hardrive I'm pulling from "New 250" or is the down to the file level... <New 250>users>documents>tcpa-report.doc>
    Terminal requires complete file paths in the UNIX style, using slashes between parts of the path. The root of all paths for files on mounted volumes is "Volumes" but if that is omitted the path defaults to the startup volume. Spaces separate command parts, so you must also "escape" spaces that appear in path names or they will be interpreted as command part separators. To escape a character, either precede it with a backslash ("") or enclose the entire part of the path in quotes.
    So, assuming "New 250" is not the startup (boot) volume, the UNIX style path to "tcpa-report" would be:
    /Volumes/New 250/Users/Documents/tcpa-report.doc
    If "New 250" is the boot drive, you could also use:
    /Users/Documents/tcpa-report.doc
    Fortunately, you don't have to remember any of this if you use the drag & drop capabilities of Terminal. Type the command up to the place where you need to enter a path (including typing the space just before it). Then drag the item whose path you need from the Finder into the Terminal window & drop it there. The path will automatically be formatted, including any escaping needed.
    If you need to follow one path with another, just type the single space that must separate them & drag the other file path into the window. Obviously, if the second path doesn't exist yet, you can't do this but you can drag the enclosing item into the window & type the final part of the path yourself. You can also use copy & paste within Terminal: copy by dragging across text with the pointer to highlight it, copy, then paste at the cursor.

  • How can I use "date modified" from metadata to date iphoto events?

    I am very frustrated trying to move photos from windows to iMac.  I have a number of photos, all of them have some metadata with date created and date modified.  This worked well in Picasa in Windows and kept everything in order.  Now it seems iphoto will not read date modified or assigns date created (if there is no date in the metadata) as the date everything was switched over.  I looked over some of the wrongly organized photos (there are thousands) and realized that under the old sustem, Picasa in windows must have used either date created or date modified, which ever came earlier or perhaps whichever was available.  In iphoto, it doesn't read "date modified" or does this crazy thing where even if the modification date is before the creation date, puts all photos in the order or when they were brought over from windows.  I have a lot of photos dated September 18 -- thousands.
    Is there any way to get either iphoto or some other program (I'm not terribly impressed by iphoto) that will properly organize the photos in an imac environment. In other words, I want a program to look at (1) creation date or (2) modification date (which-ever is earlier).
    Even Picasa is now confused (in the mac envirnoment). 
    Thanks,
    Mark

    No, as this is file metadata not photo metadata.
    You can adjust the date and time using the Photos -> Adjust Date and Time or even the Photos -> Batch Change command.
    Regards
    TD

  • How do I change or remove default apps for a given file extension (in Terminal?) without munging date modified on all my old files?

    When a program is installed, it seems to be able to do it (sometimes inappropriately if it hijacks file associations without asking) so why can't I?  This is for 10.4.
    Specifically:
    1. Since installing an HP wireless printer, HP not only tries to install a bunch of sales-ware on your machine that you have to carefully opt out of (annoying, but not a problem if forewarned), it changes the default file association for a number of basic file types, listing all sort of existing files as HP printer files. Using Get Info to change the default file type association globally causes it to mark ALL the files of that type as newly updated, munging the file metdata (which HP did NOT do). Most of the stuff on our computer is sorted by last modified, so if there is a way to fix this in Terminal (to simply fix or remove the HP default tag) without changing the date the file was modified, it would help. Note that uninstalling the program that created the default would do this, but I obviously can't do that (and reinstalling HP would have the same effect). So there has to be another way, right?
    2. Since updating iTunes to v.9 a while back, every mp3 is marked as an iTunes file even though iTunes has NO multiple library capability without a wonky reboot using the option key, meaning that if I click on an mp3 downloaded since last update of iTunes, it opens automatically in iTunes and gets added to the SOLE itunes library without asking. (There is no way to toggle between multiple libraries or archive media in separate folders; iPhoto has a similar problem. (Has this been fixed in the latest version of iTunes?) In comparison, Quicktime starts up immediately and does not attempt to create a playlist just because you opened a file and listened to it.
    (The iTunes playlists are simply subfolders of the single main library -- and you can't create a new library without doing a wonky procedure by clicking option during startup and telling iTunes to forget where its library is located (includin everything in it) and look up an entirely separate one by hand. So any mp3 file downloaded recently is uploaded to iTunes if you click on it. This wouldn't be problem if it didn't automatically add it to the sole iTunes library just because you clicked on it.)
    Besides, all my old mp3s are Quicktime files and they are all archived by date modified. To its credit, ITunes, unlike HP, does NOT hijack older files already on disk and remark them as iTunes files. It only marks newly downloaded files as such.  But if I try and change file association for FUTURE mp3 files using Get Info > "use this program for all files of this type", it munges the file metadata (date modified) for all existing files!
    Note that in HP case, it apparently does it at the file exchange preference level (or whatever it's called) since the OS then recognizes every file of those types as an HP file. In the iTunes case, it only does it if you download a new media file or open an existing file in iTunes, but again without changing the date it was last edited.
    Since these programs are able to change the default file association without changing the date the file was last edited, it should be reversible in Terminal, correct?  Why does it change "date modified" when you try and correct metadata using Get Info (or sometimes just by clicking an enclosing folder?) Date modified should be a record of when a file itself was edited, not when it was renamed, or other metadata. Otherwise stuff can't be sorted correctly.

    The unix commands you need are:
    GetFileInfo
    SetFileInfo
    and maybe find
    for cryptic details use the man command
    Macintosh-HD -> Applications -> Utilities -> Terminal
    man SetFileInfo
    You may use the SetFileInfo command to set the file type & the program which will open the file.
    # This little gem will do a get info on all files in a directory.
    mac $ ls  | xargs -I {} GetFileInfo "{}"
    file: "/Users/mac/playdoc/oddadocodd"
    type: ""
    creator: ""
    attributes: avbstclinmedz
    created: 05/01/2011 14:53:22
    modified: 05/01/2011 14:53:22
    file: "/Users/mac/playdoc/one.docx"
    type: ""
    creator: ""
    attributes: avbstclinmedz
    created: 05/01/2011 13:57:48
    modified: 05/01/2011 13:57:48
    file: "/Users/mac/playdoc/oneLineFile"
    type: "TEXT"
    creator: "!Rch"
    attributes: avbstclinmedz
    created: 05/07/2011 14:27:17
    modified: 05/07/2011 14:27:17
    file: "/Users/mac/playdoc/oneLineFile.txt"
    type: "TEXT"
    creator: "!Rch"
    attributes: avbstclinmedz
    created: 05/07/2011 14:27:49
    modified: 05/07/2011 14:27:49
    file: "/Users/mac/playdoc/three.docx"
    type: ""
    creator: ""
    attributes: avbstclinmedz
    created: 05/01/2011 13:58:03
    modified: 05/01/2011 13:58:03
    file: "/Users/mac/playdoc/two.docx"
    type: ""
    creator: ""
    attributes: avbstclinmedz
    created: 05/01/2011 13:57:56
    modified: 05/01/2011 13:57:56
    file: "/Users/mac/playdoc/weirder.doc.docx"
    type: ""
    creator: ""
    attributes: avbstclinmedz
    created: 05/01/2011 14:50:03
    modified: 05/01/2011 14:50:03
    # well, ! is a funnie character so we escape it.
    mac $ SetFile -t TEXT -c \!Rch two.docx
    mac $ GetFileInfo two.docx
    file: "/Users/mac/playdoc/two.docx"
    type: "TEXT"
    creator: "!Rch"
    attributes: avbstclinmedz
    created: 05/01/2011 13:57:56
    modified: 05/01/2011 13:57:56
    mac $
    mac $ date
    Sat May  7 14:40:56 EDT 2011
    mac $

  • Why does placing links in Illustrator now change the "Date Modified" data for all of my files?

    This seems to be a new glitch that started after I installed the latest updates to Illustrator CC (2014) and reoccurs every time on both computers I work on:
    When I choose to place a new image in my Illustrator file and the window opens to let me choose a file to place, the "Date Modified" field of all the files in the folder I'm viewing (except other Illustrator files) quickly changes to the current date and time. This is definitely happening when I'm in Illustrator because when I needed files from a folder that had hundreds of images in it and I was able to select a file quickly, I was able to do so before it had changed the date on all of my files. However, when I needed a file from a folder that had hundreds of images in it but I took a long time to find the image I needed, Illustrator had time to change the date modified on all of my files. This might seem like an unimportant issue because it doesn't actually seem to modify or damage any of my files, but having all of the dates change on my files is a serious problem for my workflow and file management issues. So far, my only work around has been to use back-up image files, but that's not a long term solution and I don't understand why Illustrator should be modifying the dates of my files.
    Is there a setting I can choose somewhere to prevent this problem? If not, is there somewhere I can report this kind of glitch? I'm not sure if I'm using the exact language necessary to get the issue across so please let me know if you have any questions! Thanks!

    iCloud is not compatible with Snow Leopard, that is your problem.
    A quick way out is to purchase Soho Organizer which is compatible, even when running on Snow Leopard, it will correctly handle Contacts and Calendars from iCloud. $100, 2 user license.
    Soho Organizer
    There is a free trial if you want to try it.

  • Date Modified in iTunes 8

    I've recently been doing a lot of metadata maintenance in iTunes, and as such, have been using some smart playlists filtered by Date Modified and sorting my main list view by Date Modified, as well. I noticed, upon upgrading to iTunes 8, that the Date Modified field is no longer getting reliably updated like it had been. A lot of the time now, the date won't update until I select the track again in the list view, and then it jumps to the top of the list and disappears from the smart playlist.
    In addition, last night I replaces the album art on three albums, each as a group. I then synced my iPhone, and now notice that today, after performing that sync, only some of those tracks have the new artwork, while the rest have the old. That takes this from minor annoyance to performance-hindering bug, when it affects the sync mechanism.

    I'm not 100% sure but when the finder window was constantly on the focus of the folder that contained the file in question, that's when the date would take time to update. However, since changing my workflow slightly, I now have several finder tabs open and I've found it changes immediately; or at least, it's updated as my focus has moved to another tab and then back to the tab containing the folder. Need more observation to confirm this though.

  • The date modified date for documents does not change

    All my documents except for today and yesterday (whenever that happens to be) shows the date modified as being a random date of last year that is not when they were last modified. Does anybody know how to fix the problem so as the documents accurately show when they were last modified?

    Go to website.
    Change it back.
    You will have 2 minutes to delete iCloud from iPhone.
    Change it to new one on website and verify.
    Sign in new one on the phone.

  • Is there a way to manually custom-edit the "Date created" and "Date modified" attributes of files in Mac OS 10.6?

    In "List View" in a Finder window, among the many column options are "Date created" and "Date modified." In "View Options" (command-J) for any folder, one can add these columns, along with the standard ones "Size," "Kind," "Label," etc.
    A user can alter a file's name, and a file's "label" (i.e. its color). On the other hand, a user can NOT arbitrarily edit/alter a file's official "size" -- other than by physically altering the contents of the file itself, obviously.
    But what about a file's "Date created" and "Date modified"? Can either of those be manually edited/changed, just as a file's name can be changed -- or is a file's creation-date an immutable attribute beyond the editorial reach of the user, just as a file's "size" is?
    And yes, a person can "alter" a file's "Date modified" by simply modifying the file, which would change its "Date modified" to be the moment it was last altered (i.e. right now). But (and here's the key question) can a user somehow get inside a file's defining attributes and arbitrarily change a file's modification date to be at any desired point in the past that's AFTER its creation date and BEFORE the present moment? Or will so doing cause the operating system to blow a gasket?
    If it is possible to arbitrarily manually alter a file's creation date or modification date, how would it be done (in 10.6)? And if it is NOT possible, then why not?

    sanjempet --
    Whew, that's a relief!
    But as for your workaround solution: All it will achieve is altering the created and modified dates to RIGHT NOW. What I'm looking to do is to alter the modification/creation dates to some point in the past.
    I'm not doing this for any nefarious reason. I just like to organize my work files chronologically according to when each project was initiated, but sometimes I forget to gather the disparate documents all into one folder right at the beginning, and as a result, sometimes after I finish a job, I will create a new folder to permanently house all the files in an old project, and when that folder is places in a bigger "completed projects" folder and then is organized by "Date created" or "Date modified" in list view, it is out-of-order chronologically because the creation and modification dates of that particular project folder reflect when the folder was created (i.e. today), and not when the files inside the folder were created (i.e. weeks or months ago).
    The simplest solution would simply to be able to back-date the folder's creation or modification date to match the date that the project actually started!

  • Detection Method of Date Modified fails due to copied files date modified change

    I've been working through an issue for some time now and I think it's a bug with SCCM 2012 SP1. I've built literally 50 deployments in "Application Management" in SCCM 2012, but I've been chasing my tail on a few of them throwing the
    "succeeded but couldn't detect" error. The few that have given me problems are all copying text files and then detect the modified date to verify that the file is there. All worked when I initially built them in Windows 8 but are now failing
    randomly...even on a machine where they previously worked and I deleted the files to test the deployment again. 
    What I'm doing:
    My java deployment requires policies which we control with the Deployment.config, deployment.properties and java.policy files. A simple script creates the directories and copies the files. I then create a deployment type for this "ConfigFileCopy.cmd"
    and create a detection rule for each file that I am moving over. The detection rule looks for a "date modified" date between the beginning and end of the date for the day I modified the file. This allows me to modify the files to change our
    java policies and then redeploy them with the "new" modified date as the detection rule, which forces the update.
    The problem:
    When I first created my deployment, everything worked pretty well. The files copy out and the script runs successfully. There were some minor tweaks I need to make to my scripts, so I did and then updated the content for the deployment type. I believe this
    is where things go a little wonky. At this point, my deployment starts failing with the "0x87D00324" error.
    Looking through the logs, everything looks good. The reason configuration manager is failing on detecting the modified date for those files, as it turns out, is because the modified dates don't meet the criteria. So that part is properly failing the detection.
    The problem is that the modified dates are correct on the server but not the client. Looking in c:\windows\ccmcache, I can see multiple folders....presumably one for each version of the application that I updated. Looking at any of the newer content folders
    for this app, the modified dates are the date and time the file was copied out to the workstation, which is incorrect as the file hasn't been modified during that process.
    The odd part, is that this doesn't happen EVERY time on EVERY machine. My primary desktop is windows 8.1 and received the files correctly and installed without issue. My test win 8.1 laptop initially received them correctly, but then as I refined the scripts
    it began picking up the wrong modified dates and started failing.
    I found a similar issue to this existed in SCCM 2007 (http://support.microsoft.com/kb/2276865) so I suspect that this is truly just a bug that hasn't been addressed (or maybe is fixed in R2). Unfortunately
    we have business reasons we can't upgrade to R2 at this time so I'm hoping someone has experienced this and has some sort of work around that might get me by for now. If someone can confirm it is fixed in R2, that would help my case to upgrade as well.  
    I can work around the issue by changing my logic to detect any date greater than a specific date. But I shouldn't have to do that and I'm concerned there are scenarios I haven't thought of that will cause unexpected behavior or failures with that.
     

    This outlines the behavior. It's apparently by design. 
    "SCCM has a habit of changing the ‘Date Modified’ timestamp of all files it delivers when it detects an ‘upgrade’ of the source files for that application. It typically does not touch the timestamp
    of the source files if it delivers a brand new install to a client that has never received the software, however if a single file in the source folder is changed for that application, then SCCM tries to use a previous version of the application in the cache
    (C:\windows\ccmcache) and only downloads the new file that has change. This results in all files having their ‘Data Modified’ timestamp changing (except for the brand new file). Therefore determining if that application has delivered
    successfully using ‘Date Modified’ timestamps is not recommended. The key to seeing this process in action is looking at the file properties in the
    C:\windows\ccmcache\<sccm code> folder for that application, particularly before and after a file is updated in the original source SCCM application folder."
    http://blog.kloud.com.au/tag/sccm/

Maybe you are looking for

  • Question about documents folder in the "stacks"

    Hey everyone. Here is my question.....In my documents folder that is in the stacks section there is one labeled iChats (Which of course stores my iChat conversations) I would like to know if I can remove it from stacks but leave it on my hard drive?

  • Iweb sites in app has disappeared

    Hi, My iweb pages in the actual application have disappeared. Apparently they are still on my iDisk, but when I open the up iweb application, it's showing NOTHING, as if I never made any websites. Is there anyway to get this back? Can I get them from

  • Thinkpad R40 type 2682 - 6GU Bios flash problems

    Hello all!  I made sure to check all of the R40 threads for information on this, and have been unable to find anything, I was hoping you could help me! I recently purchased a Thinkpad R40 type 2682 - 6GU, and absolutely love it!  I maxed out the RAM

  • Chrome won't open

    Can't get chrome to open "Google chrome quit unexpectedly" reinstalled already rebooted ran disk utility changed default folder to back up default worked fine before Yosemite and even a day after ran etrecheck Problem description: chrome won’t open E

  • Confirmed qty in schedule line to be 0

    Hello frnds my client doesnt want the qty to be confirmed in sales order (schedule line he wants availabilty check to be functioning only in delivery .................even if i remove the availability chk in sales order its giving me schedule lines w