From 6a1bf1af0e0e5abbe0fc6fb4e96343223c0c91a4 Mon Sep 17 00:00:00 2001 From: Yorick Barbanneau Date: Sun, 1 Apr 2018 00:12:23 +0200 Subject: [PATCH] Remove debug output --- cleanW10.ps1 | 1 - 1 file changed, 1 deletion(-) diff --git a/cleanW10.ps1 b/cleanW10.ps1 index aa8a212..6ab5c5c 100755 --- a/cleanW10.ps1 +++ b/cleanW10.ps1 @@ -463,7 +463,6 @@ function DisableService { write-Host -ForegroundColor DarkRed $Error[0].Exception.Message } finally { - Write-host "Value : $($params.userService.getType())" if ( $params.ContainsKey('userService') -and $params.userService -eq $true ) { # For this kind of service, we need to add a key t create a user service # Where user log-in.