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

  • First iPhone 17, Air, and Pro Geekbench Scores Surface Online [Benchmarks]
  • Apple September 2025 Event Recap: iPhone 17, Apple Watch, AirPods Pro 3 [Video]
  • Introducing iPhone 17 Pro [Video]
  • Introducing iPhone Air [Video]
  • Introducing AirPods Pro 3 [Video]
  • iPadOS 26 Release Notes
  • macOS Tahoe 26 Release Notes

RSS BBC News

  • Jaguar Land Rover admits hackers may have taken data September 10, 2025
    The car-maker previously said there was no evidence that customers information had been taken.
  • Meta covered up potential child harms, whistleblowers claim September 10, 2025
    Meta denies the allegations and described the "claims at the heart" of the Senate hearing as "nonsense".
  • Nepal lifts social media ban after 19 killed in protests September 9, 2025
    Thousands had taken to the streets demanding that the government lift the ban and tackle corruption.
  • It's taken three years to recover from China hack, election watchdog says September 8, 2025
    In the first interview about the hack, the commission's new boss admits that huge mistakes were made, but says the organisation is now secure.
  • Publishers fear AI summaries are hitting online traffic September 8, 2025
    Google's AI overviews are diverting traffic away from online newspapers and other publications.
  • Microsoft cloud services disrupted by Red Sea cable cuts September 7, 2025
    Unexplained damage to the cables is causing delays in traffic going through the Middle East, the tech giant says.
  • Tech Now September 6, 2025
    How technology is bringing hope of earlier detection and prevention to wildfires.
  • Google fined €2.95bn by EU for abusing advertising dominance September 5, 2025
    The Commission said competitors faced higher costs and reduced revenues as a result.
  • Gamers frustrated as Hollow Knight: Silksong crashes stores on launch September 5, 2025
    Social media users also struggle to grab the game on the Nintendo, PlayStation and Xbox game stores.
  • The green steel firms looking to revive US steelmaking September 4, 2025
    Start-up firms have pilot plants for making steel with low carbon emissions, but can they scale up?
Proudly powered by WordPress | Theme: micro, developed by DevriX.
 

Loading Comments...