Search found 202 matches

by daniele
22 Feb 2023, 14:07
Forum: Argomenti vari
Topic: Why is SiteToZoneAssignment GPO applying, but sites not appearing in IE
Replies: 0
Views: 5516

Why is SiteToZoneAssignment GPO applying, but sites not appearing in IE

ORIGINAL ARTICLE: https://serverfault.com/questions/788463/why-is-sitetozoneassignment-gpo-applying-but-sites-not-appearing-in-ie ALL RIGHTS RESERVED TO THE AUTHOR(S) OF THE ORIGINAL ARTICLE(S) Fastidioso comportamento di Internet Explorer (la cui componente IMPOSTAZIONI INTERNET è ancora ...
by daniele
01 Feb 2023, 16:20
Forum: Argomenti vari
Topic: Active Directory user activity (last logon) report with PowerShell
Replies: 0
Views: 4104

Active Directory user activity (last logon) report with PowerShell

ORIGINAL ARTICLE: https://4sysops.com/archives/build-an-active-directory-user-activity-report-with-powershell/ ALL RIGHTS TO THE AUTHOR(S) AND OWNER(S) OF THE ORIGINAL ARTICLE Passaggi da riga di comando Powershell per ottenere lista degli utenti Active Directory con data e ora di ultimo logon First ...
by daniele
20 Jan 2023, 16:05
Forum: Argomenti vari
Topic: Installare Windows 11 senza Internet (account offline)
Replies: 0
Views: 4878

Installare Windows 11 senza Internet (account offline)

Scollegare il cavo di rete prima di iniziare l'installazione. In genere dopo la schermata di richiesta dell layout di tastiera, Windows 11 controlla se c'è la rete attiva, e in caso contrario avvisa con un messaggio “ Oops, you’ve lost internet connection ” or “ Let’s connect you to a network ” In qu ...
by daniele
20 Jan 2023, 12:00
Forum: Argomenti vari
Topic: Set Google Workspace Sync local size limit
Replies: 0
Views: 5313

Set Google Workspace Sync local size limit

You can limit the size of a user's local primary mailbox account to a specified number of megabytes. The value also affects the size of delegated account mailboxes the user can access. In the registry, go to HKEY_CURRENT_USER\Software\Google\Google Apps Sync\ Click Edit > New > Key to create a new ...
by daniele
16 Jan 2023, 16:53
Forum: Argomenti vari
Topic: Change default location for pst and ost files
Replies: 0
Views: 4881

Change default location for pst and ost files

ForcePSTPath Registry value

Registry Editor buttonKey: HKEY_CURRENT_USER\Software\Microsoft\Office\<version>\Outlook
Value name: ForcePSTPath
Value type: REG_EXPAND_SZ
Value: path to your storage folder
by daniele
18 Nov 2022, 15:02
Forum: Argomenti vari
Topic: Error 'This web browser does not support JavaScript or scripts are being blocked' when adding a Google Workspace account
Replies: 0
Views: 4276

Error 'This web browser does not support JavaScript or scripts are being blocked' when adding a Google Workspace account

What to to when you get the error 'This web browser does not support JavaScript or scripts are being blocked' when adding a Google Workspace account within Outlook? Follow these instructions: https://support.microsoft.com/en-us/topic/error-this-web-browser-does-not-support-javascript-or-scripts-are ...
by daniele
04 Nov 2022, 16:35
Forum: Argomenti vari
Topic: Modern Authentication in Microsoft
Replies: 0
Views: 4683

Modern Authentication in Microsoft

Dal 1 ottobre 2022 Microsoft inizia a disabilitare la cosiddetta "Basic Authentication" per forzare l'adozione della cosiddetta "Modern Authentication". 1) How modern authentication works for Office 2013, Office 2016, and Office 2019 client apps https://learn.microsoft.com/en-us/microsoft-365 ...
by daniele
04 Nov 2022, 16:19
Forum: Argomenti vari
Topic: Enable modern authentication for Office 2013 clients
Replies: 0
Views: 4404

Enable modern authentication for Office 2013 clients

Articolo originale: https://learn.microsoft.com/en-us/microsoft-365/admin/security-and-compliance/enable-modern-authentication?redirectSourcePath=%252farticle%252f7dc1c01a-090f-4971-9677-f1b192d6c910&view=o365-worldwide Creare un file di testo (es. usando Blocco Note) e salvarlo con nome Office2013 ...
by daniele
03 Nov 2022, 10:29
Forum: Argomenti vari
Topic: Enable or disable authenticated client SMTP submission (SMTP AUTH) in Exchange Online
Replies: 0
Views: 4709

Enable or disable authenticated client SMTP submission (SMTP AUTH) in Exchange Online

1) Connect to Exchange online via Powershell (Instructions for Windows - check on Internet for updated and complete instructions) INSTALL Exchange online management tools Install-Module -Name ExchangeOnlineManagement LOAD Exchange online management module Import-Module ExchangeOnlineManagement ...