April 26, 2024
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
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 Get Process Handles NPM PM WS gibi terimler ne anlama gelir

Powershell Get Process Handles NPM PM WS gibi terimler ne anlama gelir. Powershell bildiğiniz üzere...

Read More
powershell

Windows Ram slotu sayısı öğrenme

Windows ram slotu sayısı öğrenme bilgisayar kasası veya notebook fark etmeksizin. Bilgisayarınız üzerinde kaç slot...

Read More
powershell

Schedule Sleep to Your Windows Computer

Schedule sleep to your Windows computer. As you know powershell is strong tool in Windows...

Read More
powershell

Powershell ile CPU Stres Testi

Powershell ile CPU testi yapmak istediğinizde aşağıdaki script işinizi kolayca görecektir. Script tamamen zararsız birbiri...

Read More
powershell

Create New Eventlog via Powershell on Windows

You can create new eventlog via powershell on windows server or client. It doesnt matter...

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

Powershel ile duplicate dosyaları bulma

Powershell ile duplicate dosyaları bulmak son derece kolay. Duplicate yani eşdeğer dosyaları bulmak için tek...

Read More

Powershell ile kullanıcıdan alınan string değeri int çevirme

Powershell ile kullanıcıdan alınan string değeri integer'a çevirme. Powershell script yazarken kullanıcıdan aldığımız değer string...

Read More