Skip to content

VRPC.COM

Virtual Reality Powered Computer

  • Home
  • Apple
  • Apps
  • Mobile Devices
    • Jailbreak
  • Network
  • Servers
  • Windows
  • Hackintosh

Tag: Exchange 2016

Exchagne 2016 update address books using EMS

Posted on May 2, 2019 - October 23, 2020 by vrpc

Open EMS:
Get-AddressList | Update-AddressList
Get-GlobalAddressList | Update-GlobalAddressList
Get-OfflineAddressBook | Update-OfflineAddressBook


Restart outlook or update outlook offline address book under Send/ Receive Groups:

Posted in Servers, WindowsTagged EMS, Exchange 2016

Exchange 2016 user mailbox export

Posted on May 22, 2018 - May 22, 2018 by vrpc

using exchange powershell command:

New-MailboxExportRequest -Mailbox UserName -FilePath “\\server\export\username.pst”

Posted in Servers, WindowsTagged Exchange 2016

Outlook 2016 to Exchange 2016 mapi connection problems.

Posted on December 1, 2017 by vrpc

During my exchange 2010 to exchange 2016 migration I run in to outlook connectivity problem which made it impossible to connect.
There are hundreds of similar issues on google unfortunately none of them solved the problem until I found two solutions on separate blogs and combined them and here is my final fix:

  1. Set-MapiVirtualDirectory -identity “exchange2016\mapi (Default Web site)” -IISAuthenticationMethods NTLM
  2. this requires editing Autodiscover and EWS virtual directory using IIS server interface on the exchange 2016 server.
    Remove negotiate provider from Windows Authentication.

 

References:

  1. this is the first blog thanks to which I was able to get outlook 2016 working unfortunately only with exchange cached mode disable.
  2. this is the send blog (last post have the solution) which helped me to get outlook 2016 working on the local LAN and behind the firewall as well as with or without using exchange cached mode.
  3. In addition you need to have MAPI enabled on the exchange 2016 server which is the default but just in case here is the MS link with instructions.
Posted in Servers, WindowsTagged exchange 2010, Exchange 2016, migration

Format HDD for exchange 2016 using ReFS

Posted on June 28, 2017 - June 28, 2017 by vrpc

windows disk management:

  1. Initialize,GPT
  2. Format ReFS, 64K, Quick format
  3. assign drive letter: R

PowerShell: (to disable integrity streams)

  1. Format-Volume -DriveLetter r -FileSystem ReFS -AllocationUnitSize 65536 -SetIntegrityStreams $false

 

Links:
http://www.careexchange.in/creating-refs-volumes-for-exchange-20132016/

https://www.veeam.com/blog/advanced-refs-integration-coming-veeam-availability-suite.html

https://www.vladan.fr/veeam-and-refs-best-practices-and-benefits/

 

Posted in Servers, WindowsTagged 64K, Exchange 2016, ReFS, VEEAM

Categories

Recent Posts

  • Fix Core Isolation Turned off on Windows 11
  • ADSelfService GINA Mac Uninstall
  • TLS 1.0
  • Add mac computer to MDM server after initial setup
  • MX-100 1:many NAT not working as expected

Tags

64K AD apple apps backup BOOT chromebook DEP DeployStudio driver DVD EMS exchange 2010 Exchange 2016 Exhange 2010 export FileVault Firefox Firewall fixit G-Suite Google+ Group Policy iphone jailbreak JAMF Linux MAC management error MDM Meraki Mojave Outlook 2016 parental control printer PXE Server Splashtop terminal updates VEEAM vmware WiFi windows 10 windows update 1803

RSS iClarified – Apple News and Tutorials

  • Apple Drops New Trailer for 'F1' Starring Brad Pitt [Video]
  • Apple Shares New 'Mac to School' Ads: Pointed, Mirrored, Dropped In [Video]
  • Apple iPhone Exports From India Surge 116% [Report]
  • Apple Shares 'Last Scene' Short Film Shot on iPhone 16 Pro [Video]
  • Apple M4 MacBook Air Hits New All-Time Low of $824 [Deal]
  • An Apple Product Renaissance Is on the Way [Gurman]
  • Apple to Sync Captive Wi-Fi Logins Across iPhone, iPad, and Mac [Report]
Proudly powered by WordPress | Theme: micro, developed by DevriX.
 

Loading Comments...