LACP with Synology Nas
Create a LACP on your router or switch. For Fortigate check this link for synology check this link
Find out what you love and Go For It!
Create a LACP on your router or switch. For Fortigate check this link for synology check this link
Link Aggregation Control Protocol (LACP) To create a link aggregation interface in the GUI: Go to Network > Interfaces. Click Create New > Interface. Set Type to 802.3ad Aggregate. Configure the other settings as required. ...
PowerShell command to list users with MFA Status enabled or disabled. Get-MsolUser -all | select DisplayName,UserPrincipalName,IsLicensed, @{N=”MFA Status”; E={ if($_.StrongAuthenticationRequirements.Count -ne 0){ $_.StrongAuthenticationRequirements[0].State } else {‘Disabled’} } } | Export-Csv -Path “C:\scripts\mfa.csv”
Comment créer des comptes email ‘Aliases’ avec un seul compte Gmail Account Au lieu d’utiliser différentes adresses e-mail Gmail à des fins diverses ( travail, école, amis, etc.) , vous pouvez utiliser différentes variantes de ...
WARNING: MSG:UnableToDownload «https://go.microsoft.com/fwlink/?LinkID=627338&clcid=0x409» «» WARNING: Unable to download the list of available providers. Check your internet connection. WARNING: Unable to download from URI ‘https://go.microsoft.com/fwlink/?LinkID=627338&clcid=0x409’ to ”. Install-PackageProvider : No match was found for the specified ...
Par défaut, le Contrôle des applications fonctionne selon le mode Liste noire. Le module permet à tous les utilisateurs de lancer n’importe quelle application. Quand l’utilisateur tente de lancer une application interdite par les règles ...
There is no problems when you upgrade from v11 to v12.2 of KSC… Just do a regular upgrade and check afterwards if you still see the link on the dashboard for managing KSV.. After upgrading ...
I can’t think of any task for installing certificates in Kaspersky however if you have a bat file it may be possible to use Kaspersky for running the script remotely. Obviously this has to be ...
After uninstalling or deleting a printer in Windows, its driver is not fully uninstalled. To manually remove a printer driver: Click on the Start menu and in the search field type “print management.” On the ...
Run Task Manager as another user (administrator) runas /user:Administrator taskmgr Access Print Server properties (Administrator) printui /s /t2 Access Device Manager From the Command Prompt Devmgmt.msc To add a Shared Folder to a PC net ...