EventLogging icon indicating copy to clipboard operation
EventLogging copied to clipboard

System.Windows.Forms failure on Windows Server Core

Open nolsen311 opened this issue 3 years ago • 0 comments

multiple updates to Get-CSVFilePath to wrap System.Windows.Forms in try-catch to prevent failure on Server Core (no Windows.Forms)

inside try-catch, use do-while to ensure that file path provided points to a file

nolsen311 avatar Sep 27 '22 20:09 nolsen311