Update new-user.ps1

This commit is contained in:
Markus Fleschutz
2024-09-19 17:22:34 +02:00
committed by GitHub
parent 33e419ff5b
commit cfa917eb78

View File

@ -1,6 +1,6 @@
<# <#
.SYNOPSIS .SYNOPSIS
Creates a new user account Create a new user
.DESCRIPTION .DESCRIPTION
This PowerShell script creates a new user account with an encrypted home directory. This PowerShell script creates a new user account with an encrypted home directory.
.EXAMPLE .EXAMPLE