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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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