zettelkasten/OneNoteExport/Kommunikationstechnologie/Sharepoint/Performance tests/11_Powershell lasttest.md
Ralf Koop 5a108aa2b4 .
2023-08-25 23:29:11 +02:00

240 B

Powershell lasttest

Mittwoch, 13. November 2019

14:35

 

while(1){

$request = Invoke-WebRequest -Uri "https://mobilnet.bkk-mobiloil.de/sites/ps/Seiten/politik_strategie.aspx" -UseBasicParsing -UseDefaultCredentials

}