
Authoradmin


Port List between Certification Authority and Domain Controller Clients
Client between Certificate Server Ports: 443,80,135,geçici Portlar(49152 to 65535) Certificate Enrolment Web Service: 443 Certificate Revocation List: 80 Client Auto-Enrolement :135 and Ephemeral
[...]

The connection to the server “mail.domain.com” could not be completed
Getting error connection to server could not be completed when migrating user.Please check the error screenshot and help.It is working previously and it
[...]

How to Get Exchange Legacy DN for User
Get-MailboxDatabase | Get-MailboxStatistics | Where {$_.DisconnectReason -eq “Disabled”} | fl DisplayName,MailboxGuid,LegacyDN,Database
[...]

Contact Adreslerinin Üyelerini Çekme – How to Get memberof(Members) Contact Adress
Contact adreslserinin direkt olarak üyelikleri görüntülenemiyor. Bu yüzden script ile çekmek gerekiyor. Contact adreslerinin memberof alanındaki üye adlarını çekmek için gerekli script;
[...]

The value specified for property EmailAddresses is incorrect. Reason: ObjectConflict in Exchange Online Office 365
herhangi bir kullanıcıyı Exchange Online tarafında ekleme çalıştığınızda, contact eklemeye çalıştığınızda “The value specified for property EmailAddresses is incorrect. Reason: ObjectConflict in Exchange
[...]

Certificate Authority Database Compacting (defragmenting)
Generally, CA database might be in the default path. But, You need to query for db location certutil -getreg DB* Please, Stop the
[...]

Extra Register Setting Group Policy – How to Delete Extra Register Setting from GPO
Group Policy Extra Register Settings altındaki Keyleri silmediğimizde farklı sorunlar olabiliyor.Extra Register Setting admxlerden bulamadığımız için kontrol etmemiz gerekiyor ve sorun çıkartıyorsa silmemiz
[...]

Disk Dosya Boyutu Kontrol Sorgulama Powershell Scripti
C ve D diskinde dosyaların genel boyutlarını çıkartan powershell scripti. Program Çıktısı:
[...]

Code Signing Sertifikası ile Powershell İmzalama – How To Sign a Powershell Script with Code Signing Certificate
Powershell güvenlik açısından sadece localde imzalanan scriptlerin çalışması ayarları değiştirilmiş olabilir. Bu gibi durumlarda ortamda powershelleri imzalamak gerekiyor. Bunun için local sertifika sunucundan
[...]