Files
MSClientOnBoarding/start-audit.ps1
Petr Štěpán 551ba6d42d init commit
2024-07-21 19:15:54 +02:00

24 lines
437 B
PowerShell

<#
.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.
#>