April 7, 2025
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

Hyper-V Virtual Machine Started Shutdown Suspended Event ID

Sometimes we need to Hyper-V Virtual Machine Started Shutdown Suspended Event ID to understand when...

Read More

Sunucu Sorunlarına Müdahale Etmek

Sunucu sorunlarına müdahale ederken, eğer yaşanan problem application based bir sorun değilse. Yani uygulamanın kendine...

Read More
Azure Nedir Nasıl Çalışır

Start Azure Virtual Machine with Windows Powershell

Today i will explain to you how can you Start your Azure Virtual Machine with...

Read More
sql server downlıad

Sql Server 2019 Management Studio Saving changes is not permitted

Saving changes is not permitted. The changes you have made require the following tables to...

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

Powershell Calculated Properties

Powershell object oriented bir stracture sahip olduğu için bize oldukça fazla esneklik sağlar. Bu özelliklerden...

Read More