Inital commit

This commit is contained in:
2023-03-09 00:38:30 +01:00
commit 56fa5970af
3273 changed files with 537628 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# yaml-language-server: $schema=../../../schemas/_index.json
index: 3
title: 'DFS'
toc: false
book: false
templates:
node: 'dfs'

View File

@@ -0,0 +1,9 @@
# yaml-language-server: $schema=../../../schemas/ad_dfs.json
name: 'ROOT'
path: '\\DOMAIN.local\ROOT'
targets:
- '\\FS-01\ROOT'
folders:
- name: 'Documents'
targets:
- '\\FS-01\Documents'