PowerShell - System Administration
What will be the output of this PowerShell command?
Get-ScheduledTask -TaskName 'DataSync' | Select-Object -ExpandProperty LastRunTime
