Skip to content

Commit ff06efd

Browse files
authored
Update Update-WSUSComputerOperatingSystems.ps1
1 parent 3b76b5c commit ff06efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Update-WSUSComputerOperatingSystems.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,4 +436,4 @@ foreach ($OSDescription in $OSDescriptions) {
436436
}
437437
}
438438

439-
Invoke-Sqlcmd -ServerInstance $SQLServerInstance -Encrypt $Encrypt -Query $SqlcmdQuery -Verbose 4>&1 | Tee-Object -FilePath "$env:ProgramFiles\Update Services\Update-WSUSOSDescriptions.log"
439+
Invoke-Sqlcmd -ServerInstance $SQLServerInstance -Encrypt $Encrypt -Query $SqlcmdQuery -Verbose 4>&1 | Tee-Object -FilePath "$env:ProgramFiles\Update Services\Update-WSUSComputerOperatingSystems.log"

0 commit comments

Comments
 (0)