March 29, 2024
powershell

Powershell ile hesap makinesi

Aşağıdaki kodları Powershell ISE'ye yapıştırıp çalıştırırsanız kendinize ait bir hesap makinesine sahip olursunuz. [crayon-66068369c605f027103935/]

Read More
powershell

Powershell’de Write-Host Write-Information Write-Debug Write-Output Write-Verbose Write-Warning arasındaki fark nelerdir

PowerShell'deki Write-Host, Write-Information, Write-Debug, Write-Output, Write-Verbose ve Write-Warning cmdletleri, farklı amaçlar için kullanılan farklı çıktı...

Read More
powershell

Powershell Update Etme

Powershell update etme yazısı kısa ama faydalı olacak. Windows Powershell .net versiyonuyla birlikte yükselir ayrıca...

Read More
powershell

Powershell DSC (Desired State Configuration) Nedir – Basit Anlatım

Powershell Desired State Configuration, windows based sistemlerde(Nano server ve Linux'da artık yönetilebiliyor) konfigurasyon ve yönetim...

Read More
powershell

Powershell DSC Konfigürasyonu

Powershell DSC Konfigürasyonu makalesinde Powershell üzerinde DSC deployment işlemi yapacağız. 2 sunucu üzerinde eş zamanlı...

Read More
powershell

Powershell DSC Nedir

Powershell DSC (Desired State Configuration), Microsoft'un standartlara dayalı bir biçimde declarative modele dayalı yapılandırma yönetim...

Read More
powershell

Powershell Test-Path komutu ve kullanımı

Powershell Test-Path komutu nasıl çalışır ve küçük bir çalışma. Powershell script yazarken bir klasörün veya...

Read More
powershell

Powershell ile MSI paketi yükleme

Powershell ile MSI paketi diğer bir ifadeyle MSI dosyası yükleme işlemi nasıl yapılır. Kolaydan detaya...

Read More
powershell

Windows Powershell ile GUI alan oluşturmak

Windows Powershell kodlama yapmak yerine bir GUI oluşturmak ve bu GUI üzerinden işlem yapmaya olana...

Read More
powershell

Powershell ile Public ip Adresi Nasıl Bulunur

Powershell ile public ip adresi nasıl bulunur.  Bu yazıda en hızlı şekilde powershell kullanarak public...

Read More