Oltre a impostare gli Internal/external URL dalla Management Console si devono anche aggiungere dalla powerdhell: Set-WebServicesVirtualDirectory “servername\ews (Default Web Site)” -InternalUrl https://nome.dominio.it/ews/Exchange.asmx Set-ClientAccessServer -Identity servername -AutoDiscoverServiceInternalUri https://nome.dominio.it/Autodiscover/autodiscover.xml servername=nome del server exchange nome.dominio.it= url di accesso esterno (es: owa.azienda.com) Il link sottostante riporta tutti i comandi powershell per controllare e sistemare gli URL via powershell. http://social.technet.microsoft.com/wiki/contents/articles/5163.managing-exchange-2010-externalinternal-url-s-via-powershell.aspx […]
Autore: Angelo Galli
Parti di ricambio HP
Sito per trovare i codici delle parti di ricambio di molti prodotti HP. Inserire il Part Number o il Serial Number del prodotto HP per ricercare i codici delle parti di ricambio link: http://partsurfer.hp.com/search.aspx
Outlook bottone elimina mail non attivo
In alcune occasioni importando archivi IMAP all’ interno di Outlook il bottone elimina mail non si attiva e rimane oscurato. Il link sosttostante riporta la procedura ed il software necessario per cambiare gli attributi IMAP delle cartelle di posta. Link: http://www.slipstick.com/outlook/delete-button-missing-outlooks-inbox/
Comandi Exchange2013 PowerShell
Assegnare all’ utente administrator il ruolo di mailbox import. New-ManagementRoleAssignment –Role “Mailbox Import Export” –User Domain\administrator Importare file pst in una mailbox. New-MailboxImportRequest -FilePath \\servername\pstsharename\outlookfile.pst -Mailbox mailbox@example.com
How to configure Veeam for rotated media
In version 7.0.0.839, Veeam added full support for rotated media with all job types and backup modes removes the need of using additional scripting. Remember to reboot the Veeam server after creating the registry entries. These registry entries are put on the Veeam server where the console is installed. HKLM\Software\Veeam\Veeam Backup and Replication\ ForceCreateMissingVBK (DWORD) […]
Exchange 2010 Search Reset Search Index
To fix this issue, you will have to reset the search index to force the Exchange Search service to index all items in the Mailbox Database including items that were moved to the database from Exchange 2003. To reset the search index, open up the Exchange Management Shell navigate to: %PROGRAMFILES%\Microsoft\Exchange Server\V14\Scripts then run the […]
Skype shows me always online
Some times Skype sessions on mobile devices keeps you online even if you logged out. To fix this issue you can type in any chat. /showplaces – Lists other instances where this Skype name is currently signed in. /remotelogout – Sign out all other instances except the current one.
Limite dimensione file pst e ost
In questo articolo viene descritto come utilizzare le seguenti voci del Registro di sistema per limitare la dimensione del file pst e ost file. I valori indicati sono per impostare un limite di 50Gb con avviso a 47,5 Gb. Posizione chiavi di registro Outlook 2013 HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\15.0\Outlook\PST HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\PST Outlook 2010 HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\14.0\Outlook\PST HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Outlook\PST Outlook 2007 HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\12.0\Outlook\PST HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\PST […]
Rebuild SYSVOL and NETLOGON share
Procedura: keep a backup of SYSVOL & NETLOGON on working DC. Log on to working Domain Controller and Stop the File Replication Service Then open Registry editor (Regedit) and go to: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\NtFrs\Parameters\Backup/Restore\Process at Startup Modify BurFlags attribute value to D4 Start File Replication Service Wait for File Replication event ID 13516 Now log in to […]
Save Sent Items in owner’s mailbox
Articolo completo: http://www.msoutlook.info/question/278 Chiavi di registro da modificare: Key location for Outlook 2013: HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\Preferences Key location for Outlook 2010: HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Outlook\Preferences Key location for Outlook 2007: HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\Preferences Key location for Outlook 2003: HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Preferences Value name: DelegateSentItemsStyle Value Type: REG_DWORD Value: 1