How do I get job information in Windows Azure Backup Agent?

I have installed the Windows Azure Backup Agent and am creating a scheduled backup. When a scheduled backup is done and completed, I get an email notification using the task scheduler, event log and powershell stating that the backup was successful, with warnings or errors. It works, but I want to include in my email address information about the job, such as the items and size of the backup files, the duration of the execution, the reason for the warnings and errors, etc. I only have this code to get the path of the file to be backed up.

(Get-OBPolicy | get-OBFileSpec | Where-Object {$_.IsExclude -eq $False}).FileSpec

      

It will generate something like this C:\Program Files

, C:\Temp

.

Please help me or give me a useful link that I can use. Thank.

+3
powershell backup azure


source to share


No one has answered this question yet

Check out similar questions:

1488
PowerShell says "scripting is disabled on this system."
190
How to get the current directory of the running cmdlet
1
Azure Automation Powershell Scripts - will they function linearly like SQL Agent Jobs?
0
Easy VM backup and recovery with Azure
0
Azure backup error - Error in fsutils.cpp - Failed to get attributes
0
Azure webwork and log4net
0
Using the SoftLayer API to Configure Evault Backup (Agent, Jobs and Schedule Configuration)
0
MS Azure backup when backing up new versions of files
0
Azure Backup Agent error - contact support
-1
SQL Server Agent Operation



All Articles
Loading...
X
Show
Funny
Dev
Pics