Outlook: aggiunta nuovo account in Microsoft Outlook, il proprio profilo Outlook non viene impostato automaticamente

Per prima cosa leggere questo articolo Microsoft e questo Se dobbiamo forzare l’autodiscover, bypassando il server office 365 si può impostare la seguente chiave di registro HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Outlook\AutoDiscover\DWORD: ExcludeHttpsRootDomainValue: 1 Se la chiave AutoDiscover non esiste crearla

Qnap ts-212 bloccato al login / stuck after login

Dopo il login via http resta il messaggio “in collegamento”. Ho risolto tramite Qfinder che ha aggiornato il firmware del NAS After the login the message “Logging in…” just stays there forever. I solved by upgrading the firmware by the Qfinder program

Outlook search problem

It is possible that the Modify option is grayed out because the Indexing status is not yet complete or still loading. Let us try to wait up until it is finish and completed to check if the Modify option will be available. If still the same, lets try the below steps: 1. Modify from outlook … Leggi tutto

How to Enable TLS 1.2 in Outlook (Windows 7)

If you’re using Windows 7 and Windows 8.0, applications built using WinHTTP such as Microsoft Outlook, Word, etc will only support TLS 1.0. To resolve this issue and allow Outlook to communicate securely to the GreenGeeks mail server using TLS 1.2, you will have to follow these instructions. Install the KB3140245 Update or Modifify the … Leggi tutto

Bypass WSUS server

1) Open your registry editor 2) Browse and delete to HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate\WUServer and HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate\WUStatusServer 3) Browse to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU 4) Change the key UseWUServer from 1 to 0 5) Restart the Windows Update service 6) Run Windows Update and it should connect and downloads start

Office repeatedly prompts activation – Office richiede ripetutamente attivazione

Office repeatedly prompts activation even if already activated I solved the problem following these steps   Close the activation window and all Office apps. Right-click the Start button on the lower-left corner of your screen, and select Run. Type regedit, and then press Enter. Select Yes when prompted to open the Registry Editor. On the … Leggi tutto

Temporary Profile when first logging on

When a new user try to logon first time receive a messagge “You have been logged on with a temporary profile” or similar. In my case the solution was to delete “dead” entry in registry. For example if you try to login for the first time as “PIPPO” user but in registry already exists the … Leggi tutto

EXCEL VBA: Runtime error 1004 using Solver

I received this error whern preview in File Explorer was enabled. I solved this error putting SolverReset before SolverOk You can refer also to this article https://social.msdn.microsoft.com/Forums/office/en-US/59be3b9e-1f98-4206-a776-16208d99c6eb/excel-2010-and-solver-issue?forum=exceldev