omg singlequote

This commit is contained in:
Erik Eckert 2023-09-15 13:15:58 -06:00
parent fba91d38b3
commit b2ec331cff

View File

@ -135,7 +135,7 @@ $OfficeList | ForEach-Object -parallel {
Server = $Server
Project = $ProjectNumber.ToString()
Parent = $folder_Parent
Path = $_.FullName
Path = "'$Path'"
FileCount = $folder_FileCount
FileSize = $folder_FileSize
FileLastWrite = $folder_LastWrite