Skip to content

Commit 63539af

Browse files
committed
Update SoftwareUpdates_Export.ps1
1 parent 9b6cc5d commit 63539af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SoftwareUpdates/SoftwareUpdates_Export.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ else {
430430

431431
$ISUPs = Get-SoftwareUpdatePolicy -iOS
432432

433-
if($WSUPs){
433+
if($ISUPs){
434434

435435
foreach($ISUP in $ISUPs){
436436

0 commit comments

Comments
 (0)