Added Tags to All Docs
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
---
|
||||
tags:
|
||||
- Blue Iris
|
||||
- Batch
|
||||
- Monitoring
|
||||
- Scripting
|
||||
- Windows
|
||||
---
|
||||
|
||||
``` batch
|
||||
@echo off
|
||||
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
---
|
||||
tags:
|
||||
- Robocopy
|
||||
- Batch
|
||||
- Scripting
|
||||
- Windows
|
||||
---
|
||||
|
||||
Robocopy is a useful tool that can be leveraged to copy files and folders from one location to another (e.g. Over the network to another server) without losing file and folder ACLs (permissions / ownership data).
|
||||
|
||||
!!! warning "Run as Domain Admin"
|
||||
|
||||
Reference in New Issue
Block a user