Tuesday, December 13th, 2011
One of my user report me that his outlook 2010 search not working ,every time its showing “no Search result” i reinstalled and deleted the user profile but same problem happend so search andf found a solution ,do the folowing The solution is that to enable the “Indexing services in windows” for that Type in [...]
Continue reading about Outlook 2010 Search Not working in Windows 7 »
Posted in Exchange Server | No comments yet, be the first » |
Wednesday, July 6th, 2011
On my previous post i described how add a domain or Sender to exchange contentfilterconfig To add a domain to contentfilter do the following Set-ContentFilterConfig –BypassedSenderDomains computech.in Set-ContentFilterConfig –BypassedSenderDomains spidersoft.in However, if you enter these two commands in sequence then the listing for computech.in will be replaced by spidersoft.in. There is a way to [...]
Continue reading about Append a domain or sender to existing exchange server 2007 content filterconfig »
Posted in Exchange Server | No comments yet, be the first » |
Thursday, March 17th, 2011
Here describe a simple method to import contacts from a CSV files to exchange server 2007 using powershell Before starting crate a simple CSV file with a minimum number of columns ,in my example i created only the Following 5 columns (Name and External Email Address Is Must) 1.Organisation unit 2.Firstname 3.Last name 4.Displayname 5.mail [...]
Continue reading about importing contacts from CSV to Exchange 2007 using powershell »
Posted in Exchange Server | No comments yet, be the first » |