Powershell Outlook Time Reporting by Category
This code does the task of an Outlook Time Reporting sheet with all the categories and times of the day and the summary for a week. Hope it will help someone out there to import their time into SAP. This is all made easy with PowerShell here is the code: # # OutlookTimeReport.ps1 # v1.2 # […]