Giter Club home page Giter Club logo

dcwindowsserverbackup's Introduction

DCWindowsServerBackup

Configures Windows Server Backup for DCs

The goal of this procedure is to configure Bare Metal Backups on the PDC Emulator of every forest in the domain.

This process requires a network storage location with sufficient storage to sustain all the backups and the computers themselves who will be performing the backups need modify permissions to the share created.

PROCESS

  1. Copy the DCBackupSettings.ps1 file to C:\scripts\Backups on the target DCs. (This is automated already via Copy-DCWSBSettingsFile.ps1).
  2. Install Windows Server Backup on the target systems (This can be automated via WSBDCInstall.ps1).
  3. Configure and test Windows Server Backup by running DCBackupSettings.ps1.
  • In this file the BackupLocation network path needs to be changed from "\TESTMGMT01.test.contoso.com\DCBACKUPS"
  • This defaults to the local machine's credentials (when run automated, Local User if run interactively).
  1. Configure the Secheduled Task by running DCWSBWeeklyScheduledTask.ps1.
  • This script targets the DCBackupSettings.ps1 file and uses it to define the steps done in the scheduled task.
  • This backs up on Sunday at 7pm every week.
  • Task is run as a SYSTEM meaning it uses the local system's credentials to access the share.
  • This is limited to only take up to 2 hours. Any more and it will time out.
  • It is named "Weekly Server Backup - BMR".

dcwindowsserverbackup's People

Contributors

poolmanjim avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.