PowerShell Windows Servis Durdurmak

PowerShell'de bir Windows Servisini durdurmak (stop) için aşağıdaki komut yazılabilir..

Stop-Service -Name "servis_adı"



İlginizi Çekebilir

PowerShell Dosya Taşıma

PowerShell Bip Sesi Çıkartmak

PowerShell Ekranı Temizlemek

PowerShell Windows'da Durdurulmuş Servislerin Listesini Elde Etme ...

PowerShell Add-Content Kullanımı