...
This commit is contained in:
parent
b2ec331cff
commit
56afe487cc
@ -134,7 +134,7 @@ $OfficeList | ForEach-Object -parallel {
|
||||
$out = [PSCustomObject]@{
|
||||
Server = $Server
|
||||
Project = $ProjectNumber.ToString()
|
||||
Parent = $folder_Parent
|
||||
Parent = "'$folder_Parent'"
|
||||
Path = "'$Path'"
|
||||
FileCount = $folder_FileCount
|
||||
FileSize = $folder_FileSize
|
||||
|
Loading…
Reference in New Issue
Block a user