View Single Post
Old 09-21-2016, 09:00 PM   #13
tsac
BlackBerry God
 
tsac's Avatar
 
Join Date: Mar 2005
Location: Others run out when we run in
Model: Z10
OS: Cheerios
PIN: No Pin just a Tack
Carrier: at&t
Posts: 10,030
Default Re: Outlook contacts/calendar sync stopped working

Yes it is a mess.
I use the following to restore some of the basic windows application controls but so far not the added apps like LINK.
I was able to get this from the support site at Microsoft

using windows powershell in admin mode.


Run cmd from admin level
Type powershell after it loads

Paste in the following

Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
__________________
Z10 on BES
Z10 on BIS
Offline   Reply With Quote