Author Archives: Idit Bnaya

About Idit Bnaya

Sr. Cloud Solution Architect at Microsoft, I’m passionate about helping customers succeed by building secure, scalable, and innovative cloud solutions – with a strong focus on AI, DevOps practices, and end-to-end security. With a proven track record in the IT and services industry, I serve as a trusted advisor, partnering closely with organizations to guide them through digital transformation and maximize the value of their cloud investments. My role combines technical leadership with project ownership – from designing modern architectures to leading cross-functional implementations that drive real business outcomes. I also manage and empower strategic partners, working hand-in-hand with them to ensure project success and deliver measurable business impact for customers.

Export Exchange legacy DN For contacts to a csv file with Csvde

Export Exchange legacy DN For contacts to a csv file  with Csvde

Open CMD:

Run:

Csvde -d  “OU=MyContacts,DC=Idit,DC=local” -r “(objectClass=contact)” -f c:\Idit-Contacts.csv

Exchange 2010 on Windows 2008 R2 – Features requirements

Exchange 2010 on Windows 2008 R2 – Features requirements

1) Open powershell

2) Import-Module ServerManager

3) Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,RPC-Over-HTTP-Proxy -Restart

 

How to change the default language for NDR’s in Exchange 2010

How to change the default language for NDR’s in Exchange 2010:

Get-transportconfig | set-transportconfig -ExternalDsnLanguageDetectionEnabled $false -ExternalDsnDefaultLanguage en-us -InternalDsnLanguageDetectionEnabled $false -InternalDsnDefaultLanguage en-us

 

 

Welcome to My blog

My name is Idit bnaya,

I work as a Microsoft  Infrastructure Consultant ,I created this blog to provide and share useful information .

 

Hope you found it helpful

Idit.

Note: All posts on this blog is my personal opinion, and is provided “as is”. I do not give any warranties or take responsibility for any errors that might occur