4405 links
38 private links
  • Strak.ch | Actu et liens en vrac
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 6 / 8
Newer►
143 results tagged Microsoft x
  • Microsoft Baseline Security Analyzer 2.3

    "To easily assess the security state of Windows machines, Microsoft offers the free Microsoft Baseline Security Analyzer (MBSA) scan tool.
    MBSA includes a graphical and command line interface that can perform local or remote scans of Microsoft Windows systems."

    February 15, 2017 at 10:22:45 PM GMT+1 - permalink -
    QRCode
    - https://www.microsoft.com/fr-fr/download/details.aspx?id=7558
    Microsoft Outils Scanner Sécurité Vulnérabilité
  • How to Install Exchange 2013 on Windows Server 2012

    Bon résumé. Voir aussi: http://practical365.com/exchange-server/how-to-install-exchange-server-2013/

    January 16, 2017 at 4:03:27 PM GMT+1 * - permalink -
    QRCode
    - https://social.technet.microsoft.com/wiki/contents/articles/14506.how-to-install-exchange-2013-on-windows-server-2012.aspx
    Exchange Microsoft WindowsServer
  • Nartac Software - IIS Crypto

    "IIS Crypto is a free tool that gives administrators the ability to enable or disable protocols, ciphers, hashes and key exchange algorithms on Windows Server 2008, 2012 and 2016.
    It also lets you reorder SSL/TLS cipher suites offered by IIS, implement best practices with a single click, create custom templates and test your website."

    Voir shaarlink précédent. Je préfère généralement faire à la main, pour savoir ce qui a changé précisément (et revenir en arrière accessoirement).

    December 15, 2016 at 2:53:04 PM GMT+1 - permalink -
    QRCode
    - https://www.nartac.com/Products/IISCrypto/
    Chiffrement Microsoft SBS2011 Serveur SSL Sécurité TLS
  • SBS 2011 Standard – Disable TLS 1.0 | Title (Required)

    Se base sur https://support.microsoft.com/en-us/kb/245030, qui ne dit pas tout...
    Attention aussi et surtout à Exchange 2010/2013 qui ont besoin de TLS 1.0 pour fonctionner.

    December 15, 2016 at 2:52:07 PM GMT+1 - permalink -
    QRCode
    - https://windowsserveressentials.com/2015/12/14/sbs-2011-standard-disable-tls-1-0/
    Microsoft Sécurité Chiffrement SSL TLS Serveur SBS2011
  • Kit d'évaluation du déploiement et de la gestion de Windows 10 | TechNet

    Un "kit" qui comprend plusieurs vms à déployer sur Hyper-V pour tester et des .docx à suivre.
    Je ne savais pas que Microsoft diffusait ce genre de "tutos géants", c'est plutôt une bonne chose. Après, il faut voir ce que ça vaut vraiment.

    December 8, 2016 at 7:43:19 PM GMT+1 - permalink -
    QRCode
    - https://technet.microsoft.com/fr-fr/windows/mt604890.aspx
    Microsoft Windows10 Déploiement Tutos
  • Script Disk2vhd

    Un petit .bat que j'ai créé pour lancer Disk2vhd en ligne de commande et voir les heures de début/fin. Améliorations possibles.

    @ECHO OFF
    ECHO Starting DISK2VHD Backup
    SET starttime=%time%
    SET backup_path=\\serveur\VMS
    ECHO Backup started at: %starttime% > start.txt
    disk2vhd.exe e: %backup_path%\data.vhdx -accepteula -c
    SET endtime=%time%
    ECHO.
    ECHO Backup completed at: %endtime% > end.txt
    PAUSE
    November 22, 2016 at 2:06:38 PM GMT+1 * - permalink -
    QRCode
    - https://liens.strak.ch/shaare/7nd1CQ
    Microsoft Outils Virtualisation
  • Windows Server 2016 - Licensing par Coeur

    Sortez le crapaud !

    October 30, 2016 at 10:00:33 PM GMT+1 * - permalink -
    QRCode
    - https://www.youtube.com/watch?v=xcyt0ayOrtI
    Microsoft WindowsServer Licensing
  • [TUTO] – Azure : Configuration de Azure Active Directory Connect en Password Sync

    Pour l'ami Bytes.

    October 26, 2016 at 11:43:54 PM GMT+2 - permalink -
    QRCode
    - http://sys-advisor.com/2016/10/25/tuto-azure-configuration-de-azure-active-directory-connect-password-sync/
    Azure Microsoft
  • BgInfo

    Geek à l'ancieeeeeenne !

    via http://liens.bytesadmin.net/?DsCbWA

    October 21, 2016 at 11:37:21 PM GMT+2 - permalink -
    QRCode
    - https://technet.microsoft.com/en-us/sysinternals/bginfo.aspx
    Microsoft Wallpaper Monitoring
  • PowerShell passe open-source et tourne sur GNU/Linux

    Comme le dit Xhark, il est intéressant de noter le soudain rapprochement de Microsoft et GNU/Linux, et ceci dans les deux sens... que cela cache-t-il ? #Complot

    August 28, 2016 at 10:31:16 PM GMT+2 - permalink -
    QRCode
    - http://blogmotion.fr/systeme/powershell-linux-macos-15031
    Powershell Linux Microsoft Windows
  • Quantum Break : Microsoft rétro-pédale !

    Cool, je vais pouvoir y jouer sur 8.1 ! :)

    August 11, 2016 at 7:28:09 PM GMT+2 * - permalink -
    QRCode
    - http://www.comptoir-hardware.com/actus/business/32190-quantum-break-microsoft-retro-pedale-.html
    Gaming Microsoft Marketing
  • Hyper-V Replica Test Failover Is Like Jean-Claude Van Damme in Time Cop | Aidan Finn, IT Pro

    À propos du Network Adapter et du Test Failover dans Hyper-V.

    June 16, 2016 at 7:34:10 PM GMT+2 - permalink -
    QRCode
    - http://www.aidanfinn.com/?p=12282
    Microsoft Hyper-V Virtualisation
  • Microsoft rachète LinkedIn pour 26 milliards de dollars : votre compte vaut 53 euros - Tech - Numerama

    Raaah, bientôt la mise à jour vers Windows 10 proposée sur LinkedIn !!

    June 13, 2016 at 11:26:35 PM GMT+2 - permalink -
    QRCode
    - http://www.numerama.com/tech/175556-microsoft-rachete-linkedin-26-milliards-de-dollars.html
    Microsoft Linkedin Rachat
  • Ajouter un utilisateur Azure dans le groupe admin local

    En tant qu'admin taper:
    net localgroup administrators AzureAD\JohnDoe /add

    May 3, 2016 at 11:53:49 AM GMT+2 * - permalink -
    QRCode
    - https://liens.strak.ch/shaare/qZCtvA
    Azure Microsoft
  • [Rage] Quand Candy Crush fait bugger Sysprep

    True Story Bro.

    April 26, 2016 at 7:18:06 PM GMT+2 * - permalink -
    QRCode
    - http://strak.ch/quand-candy-crush-fait-bugger-sysprep/
    Microsoft Sysprep Rage
  • Installing and running Hyper-V from a USB stick - Boot Hyper-V from USB

    Coudé okazou.

    April 16, 2016 at 12:29:00 AM GMT+2 - permalink -
    QRCode
    - http://www.altaro.com/hyper-v/installing-and-running-hyper-v-from-a-usb-stick/
    Microsoft Hyper-V Tricks
  • DCEPT: Honeypot Active Directory

    Un outil hyper-spécifique qui pose des faux mots de passe sur les machines reliées à un AD, permettant à l'admin de savoir si
    une machine est corrompue par une attaque type mimikatz (http://liens.strak.ch/?01AJ8A) quand un de ces faux mdp est utilisé. Malin !

    March 10, 2016 at 12:39:05 AM GMT+1 - permalink -
    QRCode
    - https://github.com/secureworks/dcept
    ActiveDirectory Honeypot Microsoft Intrusion
  • RDP Wrapper Library

    Un tool pour péter le multi-session sur Seven, 8.1 et 10.
    Voir aussi http://strak.ch/debloquer-facilement-les-sessions-multiples-en-rdp/

    February 15, 2016 at 11:49:27 PM GMT+1 - permalink -
    QRCode
    - https://github.com/binarymaster/rdpwrap/releases
    RDP Outils Microsoft
  • La navigation privée de Edge ne l'est pas du tout

    Un grand BRAVO à Microsoft qui ne prend même plus la peine de cacher ses agissements. Voir ces emplacements pour trouver des donner censées être privées:

    \Utilisateurs\nom_d'utilisateur\AppData\Local\Packages\Microsoft.MicrosoftEdge_xxxxx\AC\MicrosoftEdge\User\Default\DataStore\Data\nouser1\xxxxx\DBStore\spartan.edb

    \Utilisateurs\nom_d'utilisateur\AppData\Local\Microsoft\Windows\WebCache\WebCacheV01.dat

    \Utilisateurs\nom_d'utilisateur\AppData\Local\Packages\Microsoft.MicrosoftEdge_xxxxx\AC#!001\MicrosoftEdge

    January 28, 2016 at 6:37:33 PM GMT+1 - permalink -
    QRCode
    - http://www.comptoir-hardware.com/actus/software-pilotes/30738-la-navigation-privee-de-edge-ne-lest-pas-du-tout.html
    Microsoft Edge Sécurité ViePrivée Confidentialité WTF
  • Microsoft ce coquinou

    Copier Apple et foutre "Courrier" et "Calendrier" pour le nom des applis, voilà déjà une belle entrée en matière pour
    discuter de ces choix qui ne sont pas ratés, mais qui orientent le consommateur vers les produits que Microsoft veut rentabiliser.

    January 13, 2016 at 9:56:36 PM GMT+1 - permalink -
    QRCode
    - http://cyrille-borne.com/article2150/microsoft-ce-coquinou
    Microsoft Mail
Links per page: 20 50 100
◄Older
page 6 / 8
Newer►
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Help/documentation