It sounds like you're referring to a technical or gaming context, possibly involving QB Core (a framework for FiveM, the GTA V multiplayer mod) and the phrase "otstrani" (which likely comes from a Slavic language, e.g., Russian/Ukrainian for "remove" or "step aside").
$ProgressPreference = 'SilentlyContinue'
Invoke-WebRequest -Uri https://aka.ms/installazurecliwindows -OutFile .\AzureCLI.msi
Start-Process msiexec.exe -Wait -ArgumentList '/I AzureCLI.msi /quiet'
Remove-Item .\AzureCLI.msi