????

Your IP : 18.118.140.120


Current Path : C:/inetpub/vhost/sdoc.gdtsolutions.vn/tools/Data/Phong LT UBND Hoai Nhon/
Upload File :
Current File : C:/inetpub/vhost/sdoc.gdtsolutions.vn/tools/Data/Phong LT UBND Hoai Nhon/check.ps1

for ($i = 111; $i -le 125; $i++) {
    $hop = "HOP {0:d2}" -f $i
    Get-ChildItem -Path "./$hop" -Include *.pdf -Exclude '*(*' -File -Recurse | Select-Object FullName
}