<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: deleting files by date in Operating System - Microsoft</title>
    <link>https://community.hpe.com/t5/operating-system-microsoft/deleting-files-by-date/m-p/2733512#M1857</link>
    <description>&lt;A href="http://download.com.com/3000-2248-6718234.html?legacy=cnet" target="_blank"&gt;http://download.com.com/3000-2248-6718234.html?legacy=cnet&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Should work.  If not just go to &lt;A href="http://www.shareware.com" target="_blank"&gt;www.shareware.com&lt;/A&gt; and search for: delete old files.  Seems to be a lot of them.&lt;BR /&gt;&lt;BR /&gt;Ron</description>
    <pubDate>Wed, 29 May 2002 15:07:08 GMT</pubDate>
    <dc:creator>Ron Kinner</dc:creator>
    <dc:date>2002-05-29T15:07:08Z</dc:date>
    <item>
      <title>deleting files by date</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/deleting-files-by-date/m-p/2733511#M1856</link>
      <description>Does anyone have a technique for deleting files on an NT/w2000 server based on date criteria?  Is there a command or utility similar to the Unix "find -ctime -exec"?&lt;BR /&gt;&lt;BR /&gt;thanks...&lt;BR /&gt;...Peter</description>
      <pubDate>Wed, 29 May 2002 13:55:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/deleting-files-by-date/m-p/2733511#M1856</guid>
      <dc:creator>Peter Heinemann</dc:creator>
      <dc:date>2002-05-29T13:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: deleting files by date</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/deleting-files-by-date/m-p/2733512#M1857</link>
      <description>&lt;A href="http://download.com.com/3000-2248-6718234.html?legacy=cnet" target="_blank"&gt;http://download.com.com/3000-2248-6718234.html?legacy=cnet&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Should work.  If not just go to &lt;A href="http://www.shareware.com" target="_blank"&gt;www.shareware.com&lt;/A&gt; and search for: delete old files.  Seems to be a lot of them.&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Wed, 29 May 2002 15:07:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/deleting-files-by-date/m-p/2733512#M1857</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2002-05-29T15:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: deleting files by date</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/deleting-files-by-date/m-p/2733513#M1858</link>
      <description>Hi Peter,&lt;BR /&gt;&lt;BR /&gt;Not Yet...&lt;BR /&gt;&lt;BR /&gt;The delete commands is as follows:&lt;BR /&gt;&lt;BR /&gt;Deletes one or more files.&lt;BR /&gt;&lt;BR /&gt;DEL [/P] [/F] [/S] [/Q] [/A[[:]attributes]] names&lt;BR /&gt;ERASE [/P] [/F] [/S] [/Q] [/A[[:]attributes]] names&lt;BR /&gt;&lt;BR /&gt;  names         Specifies a list of one or more files or directories&lt;BR /&gt;                Wildcards may be used to delete multiple files. If a&lt;BR /&gt;                directory is specified, all files within the directo&lt;BR /&gt;                will be deleted.&lt;BR /&gt;&lt;BR /&gt;  /P            Prompts for confirmation before deleting each file.&lt;BR /&gt;  /F            Force deleting of read-only files.&lt;BR /&gt;  /S            Delete specified files from all subdirectories.&lt;BR /&gt;  /Q            Quiet mode, do not ask if ok to delete on global wil&lt;BR /&gt;  /A            Selects files to delete based on attributes&lt;BR /&gt;  attributes    R  Read-only files            S  System files&lt;BR /&gt;                H  Hidden files               A  Files ready for arc&lt;BR /&gt;                -  Prefix meaning not&lt;BR /&gt;&lt;BR /&gt;If Command Extensions are enabled DEL and ERASE change as follows:&lt;BR /&gt;&lt;BR /&gt;The display semantics of the /S switch are reversed in that it shows&lt;BR /&gt;you only the files that are deleted, not the ones it could not find.&lt;BR /&gt;&lt;BR /&gt;However, deleting files depending on date is a common administrative task.  To delete all files within a root folder and its subfolders depending on a last modified date, proceed as follows:&lt;BR /&gt;&lt;BR /&gt;1. Create a new directory to store all files included in this example.&lt;BR /&gt;&lt;BR /&gt;2. Download and install the latest version of Windows Script Host, from &lt;A href="http://www.microsoft.com," target="_blank"&gt;http://www.microsoft.com,&lt;/A&gt; to the new directory.&lt;BR /&gt;&lt;BR /&gt;3.Select Start|Run and enter "cscript scriptfile.vbs".&lt;BR /&gt;&lt;BR /&gt;Here, scriptfile is the full path and file name of a script tile that contains the following:&lt;BR /&gt;&lt;BR /&gt;See attachment &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 May 2002 16:23:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/deleting-files-by-date/m-p/2733513#M1858</guid>
      <dc:creator>Carmelo Grecia_1</dc:creator>
      <dc:date>2002-05-29T16:23:55Z</dc:date>
    </item>
  </channel>
</rss>

