DCSIMG
Yaniv Totshvili Blog
Sign in | Join | Help

Yaniv Totshvili Blog

Exchange & System

Create New OAB Frome Exchange 2013

פורסם בתאריך May 21 2013, 06:37 AM על ידי Yaniv Totshvili

Open Exchange Management Shell

Set-ADServerSettings -ViewEntireForest $true

se1

Get-Mailbox -Arbitration | where {$_.PersistedCapabilities -like "*oab*"} | ft name,servername

scer4

Create a new OAB

New-OfflineAddressBook -Name "YSHVILI OAB" -AddressLists "\Default Global Address List" -VirtualDirectories "ex2013\OAB (Default Web Site)"

mder

Force Exchange 2013 Update The OAB

Update-OfflineAddressBook "default offline address book"

dsdwwss

RedMor:

http://blogs.technet.com/b/exchange/archive/2013/01/14/managing-oab-in-exchange-server-2013.aspx

 

SmileSmile

Migrate Public Folders Exchange 2010 Sp3 to Exchange 2013 Video

פורסם בתאריך Apr 24 2013, 03:08 PM על ידי Yaniv Totshvili

Migration Exchange 2010 Sp3 to Exchange 2013 Video Link

Download Microsoft Exchange 2013 Public Folders Migration Scripts

pf2013

Download

Open Exchange Management Shell - Exchange 2010

./Export-PublicFolderStatistics.ps1

pf-size.csv

exc2010.yshvili.local

./PublicFolderToMailboxMapGenerator.ps1

200000000

pf-size.csv

Pf-mailbox.csv

Note: The Maximum size is 25g

Open the last CSV Pf-mailbox.csv

Open Exchange Management Shell - Exchange 2013

New-Mailbox -PublicFolder PF-Mailbox2 -HoldForMigration:$true -Database ex2013

New-PublicFolderMigrationRequest -SourceDatabase (Get-PublicFolderDatabase -Server EXC2010) -CSVData (Get-Content C:\PF-Import\Pf-mailbox.csv -Encoding Byte)

Get-PublicFolderMigrationRequest | Get-PublicFolderMigrationRequestStatistics -IncludeReport | fl

Set-OrganizationConfig –PublicFoldersLockedForMigration:$true


Restart-Service MSExchangeIS

Set-PublicFolderMigrationRequest –Identity \PublicFolderMigration -PreventCompletion:$false

Resume-PublicFolderMigrationRequest –Identity \PublicFolderMigration

Red Mor

Migrate Public Folders to Exchange 2013 From Previous Versions

SmileSmile

Migration Exchange 2010 Sp3 to Exchange 2013 Video

פורסם בתאריך Apr 11 2013, 09:40 AM על ידי Yaniv Totshvili

Run full update Windows 2012
Open Windows PowerShell And Copy Tihs

Install-WindowsFeature AS-HTTP-Activation, Desktop-Experience, NET-Framework-45-Features, RPC-over-HTTP-proxy, RSAT-Clustering, Web-Mgmt-Console, WAS-Process-Model, Web-Asp-Net45, Web-Basic-Auth, Web-Client-Auth, Web-Digest-Auth, Web-Dir-Browsing, Web-Dyn-Compression, Web-Http-Errors, Web-Http-Logging, Web-Http-Redirect, Web-Http-Tracing, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Lgcy-Mgmt-Console, Web-Metabase, Web-Mgmt-Console, Web-Mgmt-Service, Web-Net-Ext45, Web-Request-Monitor, Web-Server, Web-Stat-Compression, Web-Static-Content, Web-Windows-Auth, Web-WMI, Windows-Identity-Foundation, RSAT-Clustering-CmdInterface

Restart-Computer

Download And Install Microsoft Unified Communications Managed API 4.0, Core Runtime 64-bit
Download And Install Microsoft Office 2010 Filter Pack 64 bit and Microsoft Office 2010 Filter Pack SP1 64 bit

Open CMD
run this instalation at the path of Exchange server installation directory 
setup.exe /prepareAD /IAcceptExchangeServerLicenseTerms

After you done all the installation above  you can start install the Exchange server 2013.

Smile

Exchange Server 2013 RTM Cumulative Update 1

פורסם בתאריך Apr 03 2013, 01:18 AM על ידי Yaniv Totshvili

CU1 is the minimum version of Exchange 2013 required for on-premises coexistence with supported legacy Exchange Server versions. The final build number for CU1 is 15.0.620.29. For more information on coexistence, check out the Planning and Deployment documentation, and this Ignite webcast covering deployment of and coexistence with Exchange Server 2013.

ghfhfg

RedMor: http://blogs.technet.com/b/exchange/archive/2013/04/02/released-exchange-server-2013-rtm-cumulative-update-1.aspx

Taken from the site of Thanks Team Blog

שדרוג שרת EXCHANGE 2010 SP1 ל EXCHANGE 2010 SP3 מקבלים הודעת שגיאה הנ”ל Error IIS 6 WMI

פורסם בתאריך Mar 04 2013, 02:50 AM על ידי Yaniv Totshvili

שלום לכולם נתקלתי בבעיה  ורציתי לשתף אותכם

בעת שדרוג שדרוג שרת דואר EXCHANGE 2010 SP1  ל  EXCHANGE 2010 SP3  מופיעה ההודעה הבאה

123123

exchabge2010sp3errer222

wewreewdsewdwew

להלן  הפיתרון:

Exchange Management Shell

Following commands

Import-Module servermanager

Add-WindowsFeature Web-WMI

gfgftrgftr

לאחר שהרצנו את הפקודות הנ”ל יש לבצעה נסיון נוסף

new PST Capture 2.0

פורסם בתאריך Feb 26 2013, 03:17 AM על ידי Yaniv Totshvili

 

What’s new in PST Capture 2.0

Support for Microsoft Exchange Server 2013

Updated profile generation code to use Outlook Anywhere (RPC over HTTP)

Fixed Exchange Online import failure issue when PST Capture is not installed on an Exchange server

Removed User Interface limit of 1,000 users when performing an import to Exchange Online

Download PST Capture 2.0

PST Capture documentation

Taken from the site of Thanks Team Blog

התקנה של Exchange Server 2010 SP3 על Windows Server 2012 -VIDEO

פורסם בתאריך Feb 15 2013, 07:33 AM על ידי Yaniv Totshvili

Open PowerShell prompt And Copy

Add-WindowsFeature NET-Framework-Core,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,Web-Mgmt-Tools,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy –Restart

יש להורד ולהתקין Office 2010 Filter Packs ו Filter Packs Service Pack 1

נתין גם כן להתקין דריך

command prompt

יש להריץ את הפקודה הבאה

setup.com /mode:install /r:ca,ht,mb

exchange2010sp311

בהצלחהSmileSmile

iOS 6.1: Excess Exchange activity after accepting an exception to recurring calendar event

פורסם בתאריך Feb 13 2013, 04:54 AM על ידי Yaniv Totshvili

 

Symptoms

When you respond to an exception to a recurring calendar event with a Microsoft Exchange account on a device running iOS 6.1, the device may begin to generate excessive communication with Microsoft Exchange Server. You may notice increased network activity or reduced battery life on the iOS device. This extra network activity will be shown in the logs on Exchange Server and it may lead to the server blocking the iOS device. This can occur with iOS 6.1 and Microsoft Exchange 2010 SP1 or later, or Microsoft Exchange Online (Office365).

* An exception is a change to a single instance of a repeating calendar event.

Go to Settings > Mail, Contacts, Calendars

Select the Exchange account from your Accounts list.

Turn the switch for Calendars to OFF.

Wait ten seconds.

Turn the switch for Calendars back to ON.

עיין גם כאן:

http://support.apple.com/kb/TS4532

בהצלחהSmile

היום שוחרר עדכונים לשרתי Exchnage 2007 ו Update Rollup-Exchange 2010

פורסם בתאריך Feb 13 2013, 04:22 AM על ידי Yaniv Totshvili

מה התקונים ב-EXCHANGE 2010 SP2 Update Rollup 6

2489941 The "legacyExchangeDN" value is shown in the "From" field instead of the "Simple Display Name" in an email message in an Exchange Server 2010 environment

2779387 Duplicated email messages are displayed in the Sent Items folder in a EWS-based application that accesses an Exchange Server 2010 Mailbox server

2751581 OAB generation fails with event IDs 9126, 9330, and either 9338 or 9339 in an Exchange Server 2010 environment

2784081 Store.exe process crashes if you add certain registry keys to an Exchange Server 2010 Mailbox server

מה התקונים ב-Update Rollup 10EXCHANGE 2007 SP3

2783779 A hidden user is still displayed in the Organization information of Address Book in OWA in an Exchange Server 2007 environment

ניתן להורדה מכאן:

Update Rollup 6 for Exchange Server 2010 Service Pack 2

Update Rollup 10 for Exchange Server 2007 Service Pack 3

עיין גם כאן:

http://blogs.technet.com/b/exchange/archive/2013/02/12/released-update-rollup-6-for-exchange-server-2010-sp2-and-exchange-2007-sp3-ru10.aspx

SmileSmile בהצלחה

More Posts Next page »