Getting Error while using "Start-IntuneBackup" command
Closed this issue · 7 comments
gurpreet22 commented
Arslan1196 commented
MietekW commented
I have every module Installed. Is it some sort of bug?
Did you import the module?
import-module IntuneBackupAndRestore
do you see the module with get-module -listavailable ?
gurpreet22 commented
Arslannetworkhomes commented
mikepgauthier commented
Is it possible to correct the module to work with the new iteration of the graph?
Thanks.
I am receiving the same errors as the posters above.
tehmichael commented
Is this still an issue?
jseerden commented
Make sure to import the IntuneBackupAndRestore module with Import-Module IntuneBackupAndRestore
before calling the Start-IntuneBackup cmdlet.