omg singlequote
This commit is contained in:
parent
fba91d38b3
commit
b2ec331cff
@ -135,7 +135,7 @@ $OfficeList | ForEach-Object -parallel {
|
|||||||
Server = $Server
|
Server = $Server
|
||||||
Project = $ProjectNumber.ToString()
|
Project = $ProjectNumber.ToString()
|
||||||
Parent = $folder_Parent
|
Parent = $folder_Parent
|
||||||
Path = $_.FullName
|
Path = "'$Path'"
|
||||||
FileCount = $folder_FileCount
|
FileCount = $folder_FileCount
|
||||||
FileSize = $folder_FileSize
|
FileSize = $folder_FileSize
|
||||||
FileLastWrite = $folder_LastWrite
|
FileLastWrite = $folder_LastWrite
|
||||||
|
Loading…
Reference in New Issue
Block a user