Quantcast
Channel: The Official Scripting Guys Forum! forum
Viewing all articles
Browse latest Browse all 15028

Powershell Help

$
0
0

Hi all,

We have a script which runs and lists all files and folders in the offline files cache (C:\WINDOWS\CSC\v2.0.6) and outputs to a csv file in C:\

I need to create a powershell script that will read from the 1st column(the 1st column lists all files and folders but includes the full file path, 'C:\Folder\Folder2\files.txt') of the csv file and compare it to the users home drive directory. We are using this to make sure both are in sync as several users offline files are not syncing.

Please help!

Alternatively:

I need to compare the offline file cache to the live server copy to make sure they are in sync.



--- MCP







Viewing all articles
Browse latest Browse all 15028

Trending Articles