Skip to content

Comments

Add handling for missing diff directory files#16

Open
R3ality wants to merge 1 commit intojseerden:masterfrom
R3ality:master
Open

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

Conversation

@R3ality
Copy link

@R3ality R3ality commented May 20, 2020

Resolution for issue #15

@R3ality
Copy link
Author

R3ality commented May 20, 2020

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