Silence unnecessary output

This commit is contained in:
Manuel Thalmann 2024-03-24 14:43:52 +01:00
parent ff8996b3dc
commit 1f71a46ebb

View file

@ -8,7 +8,7 @@ function Initialize-SetupConfig() {
[System.Xml.XmlNamespaceManager] $namespace [System.Xml.XmlNamespaceManager] $namespace
); );
New-Module { $null = New-Module {
<# <#
.SYNOPSIS .SYNOPSIS
Gets the XML element describing the installation partition ID. Gets the XML element describing the installation partition ID.