????

Your IP : 18.218.232.140


Current Path : C:/inetpub/vhost/sdoc.gdtsolutions.vn/tools/Data/Phong LT UBND Van Canh/1982-2006/
Upload File :
Current File : C:/inetpub/vhost/sdoc.gdtsolutions.vn/tools/Data/Phong LT UBND Van Canh/1982-2006/check.ps1

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