172 private links
Nettoyage de la mise à jour vers Windows 10,
Nettoyage de Bytefence.
Installation du FTP natif de Windows Server
Redirection de mail en BCC depuis un serveur Exchange Online.
Installation Netbox
Tunnel SSH inverse. Très pratique quand on ne peut pas gérer le FW.
Pour un setup IMAP correcte dans Outlook.
Rééditer une commande Linux rapidement. CTRL+R
Installer mod_perl sur CentOS depuis EPEL. Explication du retrait de mod_perl dans l'install de base.
Pour trouver quel package à installer pour un outils donné sous CentOS:
yum whatprovides nom_de_outils
Installer le service ssh sur une CentOS.
Et comment autoriser des utilisateurs y accéder : https://tutodidacte.com/debian-ajouter-utilisateur-ssh/
Pas bête, c'est inclus dans "certutil -hashfile <filetocheck> MD5"
Traceroute graphique
Comment faire un certificat multi-domaine avec une CA local sous Windows serveur.
Ça aussi : https://technet.microsoft.com/en-us/library/ff625722(v=ws.10).aspx
Conseils de PRTG pour résoudre les problèmes WMI.
Sinon, on peut toujours utiliser SNMP (recommandé par Plaessler, car moins gourmand) :
https://blog.paessler.com/how-to-enable-snmp-on-your-operating-system
Mise en place d'un VPN SSTP avec certificats.
Pour désactiver le service de révocation (non recommandé) : certutil –setreg ca\CRLFlags +CRLF_REVCHECK_IGNORE_OFFLINE.
Il est aussi possible d'obtenir une liste de révocation qui dont la date d'échéance est lointaine et l'importer sur le client.
http://stealthpuppy.com/resolving-issues-starting-ca-offline-crl/ <= Plus d'info sur le debug du service de révocation.
La clé qui change le nom m'a bien servi.
Apologies for the late reply, I was out of office for a while now.
Try adding the license server name here and see if it works:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TermService\Parameters\LicenseServers
To select a specific license server, follow these steps, and then quit Registry Editor.
- Click Start, click Run, type regedit, and then click OK.
- Locate and then click the following key in the registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TermService\Parameters - On the Edit menu, point to New, and then click Key.
- Name the new key "LicenseServers"
- Locate and then click the following key in the registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TermService\Parameters\LicenseServers - For each licensing server to which you would like to point the Terminal Services server, point to New on the Edit menu, and then click Key.
- Name the new key "ServerName" where ServerName is the NetBIOS name of the license server that you want to use, and then press ENTER.
Note: The new key name can be any of the following designations that represent the license server:
-->The NetBIOS name of the server
-->The fully qualified domain name (FQDN) of the server
-->The IP Address of the server
- Restart your computer.
HTH and once again sorry for replying late.
Façon non scriptée de monter les lecteurs réseau et qui fonctionne très bien.
Stencils VMware
Outils gratuits et pratiques, dont les Stencils pour Visio.