From b99fe1f1b4b60604f6c5d5da82de3e579661cb5d Mon Sep 17 00:00:00 2001 From: ncheymol <49396250+ncheymol@users.noreply.github.com> Date: Thu, 17 Dec 2020 11:42:55 +0100 Subject: [PATCH] Update Intune-Backup.ps1 --- Intune/Intune-Backup.ps1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Intune/Intune-Backup.ps1 b/Intune/Intune-Backup.ps1 index ae988ad..bd62dbe 100644 --- a/Intune/Intune-Backup.ps1 +++ b/Intune/Intune-Backup.ps1 @@ -1,3 +1,7 @@ +#Author : Nicolas CHEYMOL +#Date : 05/2019 +#Source : https://github.com/ncheymol + # Variables #$BackupsFoler = "D:\temp\IntuneBackup" $logdate = get-date -format "dd-MM-yyyy"