• here's what i think you could do:

    use powershell to check out a folder, and then script out any objects.

    then use powershell again to add any new items, and check in the who folder, with a comment like "changes found + date; then it would ignore items that did not change automatically.

    i googled "powershell check in TFS" and this was the first worthy link:

    http://social.msdn.microsoft.com/Forums/en-US/f796a935-9760-4590-9335-9213be764f2f/documentation-for-using-tfs-with-powershell?forum=tfspowertools

    once that is working, it should be easy to create a scheduled tas that runs once a day or so.

    Lowell


    --help us help you! If you post a question, make sure you include a CREATE TABLE... statement and INSERT INTO... statement into that table to give the volunteers here representative data. with your description of the problem, we can provide a tested, verifiable solution to your question! asking the question the right way gets you a tested answer the fastest way possible!