Hi;
The following is the output of execution "Get-OfflineAddressBook" command in my Exchange Server 2013 SP1 with latest UR:
[PS] C:\>Get-OfflineAddressBook -Identity "\Default Offline Address Book" | Format-List
RunspaceId : e3d8a219-f467-4196-b181-5c991f3ab28d
Server :
GeneratingMailbox : PB.Local/Users/SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c}
AddressLists : {\Default Global Address List}
Versions : {Version4}
IsDefault : True
PublicFolderDatabase :
PublicFolderDistributionEnabled : False
GlobalWebDistributionEnabled : False
WebDistributionEnabled : True
ShadowMailboxDistributionEnabled : False
LastTouchedTime : 11/9/2016 11:50:07 AM
LastRequestedTime :
LastFailedTime :
LastNumberOfRecords : 73
LastGeneratingData : MailboxGuid: ca99141b-7e74-4e85-bf89-11f95772db2f; DatabaseGuid:
f431fe8e-8a2a-45df-aba3-b1af3af4a215; Server:
STD-SRV-33-02.PB.Local
MaxBinaryPropertySize : 32768
MaxMultivaluedBinaryPropertySize : 65536
MaxStringPropertySize : 3400
MaxMultivaluedStringPropertySize : 65536
ConfiguredAttributes : {OfficeLocation, ANR, ProxyAddresses, ANR, PhoneticGivenName, ANR, GivenName, ANR,
PhoneticSurname, ANR, Surname, ANR, Account,
ANR, PhoneticDisplayName, ANR,
DisplayName, ANR, IsOrganizational, Value, ExternalMemberCount,
Value,
TotalMemberCount, Value, ModerationEnabled,
Value, DelivContLength, Value,
MailTipTranslations, Value, ObjectGuid, Value...}
DiffRetentionPeriod : 30
Schedule : {Sun.5:00 AM-Sun.5:15 AM, Mon.5:00 AM-Mon.5:15 AM, Tue.5:00 AM-Tue.5:15 AM,
Wed.5:00 AM-Wed.5:15 AM, Thu.5:00 AM-Thu.5:15
AM, Fri.5:00 AM-Fri.5:15 AM, Sat.5:00
AM-Sat.5:15 AM}
VirtualDirectories : {STD-SRV-33-02\OAB (Default Web Site), STD-SRV-33-02\OAB (Exchange Back End)}
AdminDisplayName :
Identity : \Default Offline Address Book
IsValid : True
ExchangeVersion : 0.20 (15.0.0.0)
Name : Default Offline Address Book
DistinguishedName : CN=Default Offline Address Book,CN=Offline Address Lists,CN=Address Lists
Container,CN=PB CO,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=PB,DC=Local
Guid : 1a212d74-a450-44f5-8045-5baa3e1caffd
ObjectCategory : PB.Local/Configuration/Schema/ms-Exch-OAB
ObjectClass : {top, msExchOAB}
WhenChanged : 11/9/2016 11:50:07 AM
WhenCreated : 7/23/2016 3:54:13 PM
WhenChangedUTC : 11/9/2016 8:20:07 AM
WhenCreatedUTC : 7/23/2016 11:24:13 AM
OrganizationId :
Id : \Default Offline Address Book
OriginatingServer : STD-SRV-21-10.PB.Local
ObjectState : Unchanged
[PS] C:\>
As you can see, the Server field is empty. Is it a normal operation?
Thanks
Please VOTE as HELPFUL if the post helps you and remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.