April 29, 2024
powershell

Powershell Invoke-Command Nedir ve Nasıl Kullanılır

Powershell Invoke-Command nedir ve nasıl kullanılır. Invoke-Command cmdlet'i kullanarak, yerel veya uzak bir bilgisayarda komutları...

Read More

Powershell ile disk boyutu ve boş disk size görüntüleme

Powershell ile disk boyutu yani kaç GB disk olduğu ve bu GB içerisinde kaç GB...

Read More

Powershell Port Kontrol Komutu – Get-NetTCPConnection

Powershell port kontrol komutu olan Get-NetTCPConnection cmdleti. Mevcut olan tcp connectionlerı ve portları görüntülememize olanak...

Read More
powershell

Powershell ile last logon date çalışması

Powershell ile lastlogon date belirli bir tarihi geçen kullanıcıları bulma ve istersek onları disable etme...

Read More

VMware PowerCLI Kurulumu Nasıl Yapılır

VMware PowerCLI Kurulumu Nasıl Yapılır? Vmware Powercli ile openssh gibi toollar kullanmadan Powershell modulü yükleyerek...

Read More
powershell

Powershell ile uzak sunucuda cmd komutu çalıştırma

Powershell ile uzak sunucuda cmd komutu çalıştırma. Geçen bir uygulama üzerinde çalışırken böyle birşeye ihtiyaç...

Read More
powershell

Powershell Try and Catch

Powershell try catch and finally özelliği, hataları hande etmek için kullanılan bir block yapısıdır. Programlama...

Read More
powershell

Powershell ile Registry Kaydı Ekleme

Powershell büyülü bir araç işletim sistemi içerisinde bir çok işlemi powershell ile kolayca gerçekleştirebiliyoruz. Daha...

Read More
powershell

Powershell version öğrenme

Powershell versiyonu öğrenme ve powershell sürümünü kontrol etmenin çok kolay iki yolu var. Bu makalede...

Read More
powershell zip unzip

Powershell ile zip Unzip

Powershell ile zip unzip işlemleri yapmamız gereken durumlar olur özellikle Windows core sunucularda veya Azure...

Read More