diff --git a/profiles/DerGeret/Windows/Setup.ps1 b/profiles/DerGeret/Windows/Setup.ps1 index c0101318..a2603873 100644 --- a/profiles/DerGeret/Windows/Setup.ps1 +++ b/profiles/DerGeret/Windows/Setup.ps1 @@ -8,7 +8,7 @@ function Initialize-SetupConfig() { [System.Xml.XmlNamespaceManager] $namespace ); - New-Module { + $null = New-Module { <# .SYNOPSIS Gets the XML element describing the installation partition ID.