From bd3eb23cca47e2e3e4bebdc1f7d2111b05116918 Mon Sep 17 00:00:00 2001 From: Ralfk Date: Fri, 14 Jun 2024 22:27:21 +0200 Subject: [PATCH] iPad 11: 2024-06-14 22:27:21 --- Templates/Neue-Notiz.md | 19 +++++++++++++++++++ Templates/PC-Beschreibung.md | 26 ++++++++++++++++++++++++++ Templates/Powershell-Script.md | 21 +++++++++++++++++++++ 3 files changed, 66 insertions(+) create mode 100644 Templates/Neue-Notiz.md create mode 100644 Templates/PC-Beschreibung.md create mode 100644 Templates/Powershell-Script.md 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