diff --git a/Templates/Neue-Notiz.md b/Templates/Neue-Notiz.md new file mode 100644 index 0000000..a86dd30 --- /dev/null +++ b/Templates/Neue-Notiz.md @@ -0,0 +1,19 @@ +--- +tags: +--- + + + + + + + + + + + +--- +## Tags: +[[]], [[]] + +#nochzubearbeiten diff --git a/Templates/PC-Beschreibung.md b/Templates/PC-Beschreibung.md new file mode 100644 index 0000000..e45da57 --- /dev/null +++ b/Templates/PC-Beschreibung.md @@ -0,0 +1,26 @@ +--- +tags: +--- + +| Name | Wert | +| ------------------- | ---- | +| PC Name | | +| Betriebssystem | | +| IP Adresse | | +| Ram | | +| Festplatte | | +| Tag der Einrichtung | | +| | | + + +##Installierte Software + +| Name | Version | +| ---- | ------- | +| | | +| | | + + + + +#nochzubearbeiten diff --git a/Templates/Powershell-Script.md b/Templates/Powershell-Script.md new file mode 100644 index 0000000..a5f5199 --- /dev/null +++ b/Templates/Powershell-Script.md @@ -0,0 +1,21 @@ +--- +Tags: +aliases:[] +--- + + + +```Powershell + + + + + +``` + + + +--- +## Tags: + +#nochzubearbeiten