I have to update the properties of files in the folders in a document library.
The document library has two column "EmployeeID" , "Country" columns . The folders have the values for these columns. Now I have to update the properties of the files underneath these folders with folders column values.
How can I do this in powershell ? Please let me know.