Summary: For incoming mail from outside our mail domain, Outlook Express 4.72 gets the dates wrong. Specifically, it seems to think that all months are January...
Summary: Is it possible when you check a file property on Win Nt to view the day it was last opened and not today's date? I cannot do it with the auditing beca...
Summary: I would like to check a file for a date stamp/timestamp and check if the date matches the current system date. Then I would like to call in another ba...
Summary: I have a batch file that invokes a program that I need to pass the date in the format "DD-MON-YYYY" (ie: 12-JAN-2000). How do I get the date in a batc...
Summary: Hello, on a system running win2000, typing at dos propt c:\> echo %DATE% the result will be mar. 03.04.2001. what is the command on an NT4? Thanks a ...
Summary: How can I extract the day element eg(Thu) from NT's date command ; date /T I need to do this to create a daily log file based on the day. Anybo...
Summary: Hello. Does anyone have a batch file that will search specified folder(entered via batch parameter) and find all files prior to date (entered as batch...
Summary: I made a bat file and used the commands Time /T and Date /T. They both work till I convert it to a .COM file. It waits for me to enter a new time and...
Summary: I am intend to create directories with present date as suffix in NT4. for example if i create a dir or file with velu it should be create as velu1910 ...
Summary: I am looking for help in writing an FTP script which will run on NT & will get yesterday log from other server. The other server logs in "yymmdd" form...
Summary: I have a NT server that runs in its own domain that has a problem registering the correct date /time. If you map a drive to the server and create a ne...
Summary: I want to rename a log file every month, by using the date variable, e.g. alert.log to alert.log.010602 (1st June 2002). I can do this on Windows 200...
Summary: I have a specific directory in which I want to look at each file in the directory and delete it if the file date (last modified date) is 2 or more day...
Summary: Does anyone know how or why the files copied to a computer could have a date exactly one month in the future when compared to the computer from which ...
Summary: I'm using Win NT 4.0 and few win98 clients My questions is, what i need to do to enable the user to see their last login date when their login in diff...
Summary: I get serial dates from a Unix-based machine and would like Excel to convert them to useable dates. I haven't found out how and the operator that give...
Summary: Hi I am a unix person so am not familiar with NT much. I need to copy a file into another with the currdate appended to it. Something like cp test.txt...
Summary: I have a long batch script that processes several jobs. This script writes various outputs and logs. What I am trying to accomplish is that these lo...