In: Computer Science
Windows
The owner at the Office Supply Start-up company is concerned about losing critical files in the structure you built for them. She wants you to create a script that will automate a periodic file backup to a directory called backup on the local drive.
To do this, you should create a script that meets the following parameters:
User’s home directory is backed up on Tuesday and Thursday nights at midnight EST.
Company files are backed up on Monday, Wednesday, Friday nights at midnight EST.
Payroll backups occur on the 1st and 15th of each month.
Using PowerShell
How to Back Up Everything