Skip to content

Add handling for missing diff directory files - #16

Open
R3ality wants to merge 1 commit into
jseerden:masterfrom
R3ality:master
Open

Add handling for missing diff directory files#16
R3ality wants to merge 1 commit into
jseerden:masterfrom
R3ality:master

Conversation

@R3ality

@R3ality R3ality commented May 20, 2020

Copy link
Copy Markdown

Resolution for issue #15

@R3ality

R3ality commented May 20, 2020

Copy link
Copy Markdown
Author

Example code

$ref = "C:\temp\IntuneBackup-20200520_112127Z"
$dif = "C:\temp\IntuneBackup-20200520_113136Z"
Compare-IntuneBackupDirectories -ReferenceDirectory $ref -DifferenceDirectory $dif

Example output

MISSING FILE: Reference directory file 'C:\temp\IntuneBackup-20200520_112127Z\Device Configurations\Test-DeviceConfigurationProfile-Restrictions.json' is not
 found in the difference directory.
MISSING FILE: Reference directory file 'C:\temp\IntuneBackup-20200520_112127Z\Device Configurations\Assignments\Test-DeviceConfigurationProfile-Restrictions.
json' is not found in the difference directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant