This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
######################################################################################### | |
## Author: David das Neves | |
## Date: 15.12.2019 | |
## Description: Filtering of Ignite session files with OutGridView | |
## Downloading with 10 downloads in parallel including resume functionality | |
######################################################################################### | |
# Start PowerShell as admin | |
# via code: Start-Process powershell -Verb runAs |