Skip to content

Clientbackup script #81

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 26, 2020
Merged

Clientbackup script #81

merged 2 commits into from
Oct 26, 2020

Conversation

tcsimerson
Copy link
Collaborator

ClientBackup.ps1 is a PowerShell script designed to backup a Windows client using a command line specified policy name and API key.
ClientBackup.zip

@tcsimerson
Copy link
Collaborator Author

tcsimerson commented Oct 7, 2020 via email

@rkennedy
Copy link
Collaborator

rkennedy commented Oct 8, 2020

If you don't already have a directory with your work in it, then clone this repo and check out this branch. (You might already have something, since it's what you used to submit this in the first place.) Then, make the changes I've requested:

  1. To restore the deleted readme, I think it's sufficient to run git checkout origin/master README.md. When you run git status, that file should appear as staged (in green).
  2. Fix the spelling, and use git add to stage the fixed file, too.

Run git commit and describe the changes, and finally run git push to send them to GitHub. This pull request should get updated automatically, and I'll get a notification.

If you hit any problems, you can find me on Teams, and I can help out or take over any time.

ClientBackup.ps1 is a PowerShell script designed to backup a Windows
client using a command line specified policy name and API key.

Didn't exactly fit into the directory structure so put in powershell
directory.
@rkennedy rkennedy merged commit 5de3584 into master Oct 26, 2020
@rkennedy rkennedy deleted the clientbackup branch October 26, 2020 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants