PowerShell Script to Check Last Accessed Time of Script Files

5 months ago
19

This PowerShell script helps you determine the last time PowerShell script files (.ps1) in a specified directory were accessed. By retrieving the "Last Accessed" timestamp for each script.

Loading 1 comment...