filmov
tv
Backup files-User Data Using Powershell script One click backup 100% working

Показать описание
Download Text File of script code.
link is
and Powershel script file sample link is
Let Start
Run Windows Powershell ISE as administrator
Open text file with content code for our script.
write in windows powershell script window same as this code all lines
script file is reddy to Use.
when you want to backup Your user data (discribed in script)to another drive D
run this windows powershell script file . when backup create complite
press Alt+F4 for exit window and check in D drive your Backup files.
created with Username folder .
Notes:
you can change your choice of backup destination by edit this line in the script
$destination = "D:\$Backuper\$Username"
i am using D:\ for example i want to backup create in E Drive in Backup folder
type code
$destination = "E:\Backup\$Backuper\$Username"(Only Path Change as D:FolderName)
and save file then run script file with powershell application
your backup in now in E Drive Backup Folder Created.
ok
enjoy..............
Have a Nice Day to All of My Video Viewers. thanks for watchin my videos
link is
and Powershel script file sample link is
Let Start
Run Windows Powershell ISE as administrator
Open text file with content code for our script.
write in windows powershell script window same as this code all lines
script file is reddy to Use.
when you want to backup Your user data (discribed in script)to another drive D
run this windows powershell script file . when backup create complite
press Alt+F4 for exit window and check in D drive your Backup files.
created with Username folder .
Notes:
you can change your choice of backup destination by edit this line in the script
$destination = "D:\$Backuper\$Username"
i am using D:\ for example i want to backup create in E Drive in Backup folder
type code
$destination = "E:\Backup\$Backuper\$Username"(Only Path Change as D:FolderName)
and save file then run script file with powershell application
your backup in now in E Drive Backup Folder Created.
ok
enjoy..............
Have a Nice Day to All of My Video Viewers. thanks for watchin my videos