init commit

This commit is contained in:
Petr Štěpán
2024-07-21 19:15:54 +02:00
commit 551ba6d42d
2 changed files with 24 additions and 0 deletions

23
start-audit.ps1 Normal file
View File

@@ -0,0 +1,23 @@
<#
.SYNOPSIS
Získání základních informací o serveru.
.DESCRIPTION
A detailed description of the script's functionality and usage.
.PARAMETER <Parameter_Name>
Description of a parameter that the script takes.
.EXAMPLE
An example of how to use the script.
.NOTES
Author: Petr Štěpán
Company: Total Service a.s.
Version: 1.0
.LINK
Link to more information or related resources.
#>