cancel
Showing results for 
Search instead for 
Did you mean: 

Powershell backup and restore a folder

Jimmy_Changa
Level 3

Is it possible to backup and restore a single folder using powershell in SSR 2013 (please don't direct me to the powershell scripts in the docs folder - none of them answer my question)

thanks

4 REPLIES 4

criley
Moderator
Moderator
Employee Accredited

To clarify; are you talking about doing both backup & restore with PowerShell?

Or just restore? If just restore, can you confirm what type of backups you are doing - volume level or file/folder level?

Backup and Restore. Let say for example I want to copy f:\Test1 and f:\Test2 folder. Then restore these 2 folders and a new server.

Automating the backup and restore using powershell.

criley
Moderator
Moderator
Employee Accredited

I'm not sure if this is possible but let me see if I can find out for you.

criley
Moderator
Moderator
Employee Accredited

I've been told it's possible by using these scripts:

FILEFOLDERBACKUP.ps1
FILEFOLDERRESTORE.ps1