michelderooij / Get-EventSession

Script to assist in downloading Microsoft event contents or return session information.
MIT License
69 stars 29 forks source link

The script doesnt like @ #34

Closed FlattusBlastus closed 1 month ago

FlattusBlastus commented 6 months ago

Get-ChildItem: D:\I\Get-EventSession.ps1:748 Line | 748 | … $FileObj= Get-ChildItem -LiteralPath $job.file | ~~~~~~~~ | Cannot find path '\?\D:\I\Ignite_2023\StudioFP218-Gain a overview of operating Oracle Database@Azure in | Azure.vtt' because it does not exist. InvalidOperation: D:\I\Get-EventSession.ps1:749 Line | 749 | … $FileObj.CreationTime= Get-Date -Date $job.Timestamp | ~~~~~~~~~~~~ | The property 'CreationTime' cannot be found on this object. Verify that the property exists and can be set. InvalidOperation: D:\I\Get-EventSession.ps1:750 Line | 750 | … $FileObj.LastWriteTime= Get-Date -Date $job.Timestamp | ~~~~~~~~~~~~~ | The property 'LastWriteTime' cannot be found on this object. Verify that the property exists and can be set.

michelderooij commented 1 month ago

Sorry, cannot repro Downloaded \\?\S:\20231115 Ignite\StudioFP218-Gain a overview of operating Oracle Database@Azure in Azure.vtt VERBOSE: Applying timestamp 11/16/2023 6:34 PM to \\?\S:\20231115 Ignite\StudioFP218-Gain a overview of operating Oracle Database@Azure in Azure.vtt