The script is currently required to be run in a user context that has read/write permissions on the destination backup folder.
I would like to add capability to authenticate using defined credentials if the backup location is a UNC path.
Will investigate using New-PSDrive cmdlet.
The script is currently required to be run in a user context that has read/write permissions on the destination backup folder.
I would like to add capability to authenticate using defined credentials if the backup location is a UNC path.
Will investigate using
New-PSDrivecmdlet.