en-US/about_cFileMirror.help.txt

TOPIC
    about_cFileMirror
 
DESCRIPTION
    The cFileMirror resource enables to manage the presence of the XML configuration file, which is copied from
the specified shared folder.
 
    The fully qualified path of the source file is composed of the $SourceFolder property and the $env:COMPUTERNAME
variable in the following way: $SourceFolder\$env:COMPUTERNAME.xml
 
    The fully qualified path of the target file is provided in the $DestinationPath property.
 
    Depending on the value of the $Ensure property, the resource checks for existence of source and destination files,
compares their time stamps, and copies or deletes the target file.