Use Powershell to find the difference between two dates.
He was writing a Powershell script. The function of the script was to do a comparison of days pass since the file have been created.He stuck while creating the logic for it, and asked me to help him. I told him, the logic is quite simple. Find the creation date of the file, get the… Continue reading Use Powershell to find the difference between two dates.