There's a lot of different ways to loop commands in PowerShell, ... while($running -eq $null){ $running = Enable-CsUser -Identity testuser ...
確定! 回上一頁