added remove-variable to end of script to wipe any variable of values
This commit is contained in:
@@ -49,3 +49,4 @@ $itemsWithAttachments | foreach {
|
||||
}
|
||||
}
|
||||
|
||||
Remove-Variable -Name * -ErrorAction SilentlyContinue
|
||||
Reference in New Issue
Block a user