4124 links
32 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
page 2 / 2
Newer►
30 results tagged Powershell x
  • Exchange 2013/2016: Set Language and Time Zone for all OWA users

    À taper dans le shell Exchange:
    get-mailbox | Set-MailboxRegionalConfiguration -TimeZone "W. Europe Standard Time" -Language "fr-CH"

    February 6, 2017 at 3:29:14 PM GMT+1 * - permalink -
    QRCode
    - https://liens.strak.ch/shaare/k3d-MQ
    Exchange Powershell OWA
  • GitHub - trustedsec/unicorn: Unicorn is a simple tool for using a PowerShell downgrade attack and inject shellcode straight into memory

    Titre.

    January 29, 2017 at 11:08:16 PM GMT+1 - permalink -
    QRCode
    - https://github.com/trustedsec/unicorn/
    Powershell Hacking Windows
  • Gérer les autorisations NTFS en PowerShell avec NTFSSecurity

    Un jour, peut-être. Pour Bytes ! ;)

    January 5, 2017 at 11:11:48 PM GMT+1 - permalink -
    QRCode
    - http://www.it-connect.fr/gerer-les-autorisations-ntfs-en-powershell-avec-ntfssecurity/
    Powershell NTFS Windows
  • Comment s’authentifier en PowerShell sur Office 365 ?

    Okazou.

    September 21, 2016 at 11:21:52 PM GMT+2 - permalink -
    QRCode
    - http://www.it-connect.fr/comment-sauthentifier-en-powershell-sur-office-365/
    Office365 Powershell CMD
  • Installing Printers with PowerShell | PowerShell content from Windows IT Pro

    Coudé.

    via http://liens.bytesadmin.net/?48411w

    September 14, 2016 at 5:44:08 PM GMT+2 - permalink -
    QRCode
    - http://windowsitpro.com/powershell/installing-printers-powershell
    Imprimante Script Powershell
  • 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
  • PowerSniff : Le malware qui ne laisse aucune trace

    Un malware qui se lance via une instance WMI masquée, qui va télécharger un script en powershell. Puissant.

    March 23, 2016 at 11:22:45 PM GMT+1 - permalink -
    QRCode
    - http://www.undernews.fr/malwares-virus-antivirus/powersniff-le-malware-qui-ne-laisse-aucune-trace.html
    Malware Powershell Infection
  • Ressources PowerShell 4.0

    Coudé.

    February 9, 2016 at 10:22:00 PM GMT+1 - permalink -
    QRCode
    - http://www.dsfc.net/developpement/scripting/ressources-powershell/
    Powershell
  • Bout de code Powershell - Rename songs

    Retire le morceau "WWW.DOWNVIDS.NET-" de tous les *.mp3 et remplace par rien, "".

    Get-Item *.mp3 | ForEach-Object {
    Rename-Item $ ($.Name -replace "WWW.DOWNVIDS.NET-", "")
    }

    December 3, 2015 at 8:16:02 PM GMT+1 * - permalink -
    QRCode
    - https://liens.strak.ch/shaare/8r3_sw
    Powershell Musique
  • Looking Forward: Microsoft Support for Secure Shell (SSH)

    Microsoft va prochainement intégrer SSH dans Powershell par l’intermédiaire d'OpenSSH, c'est une très bonne nouvelle
    pour qui a un jour dû en catastrophe télécharger un Putty ou Kitty pour se connecter sur un serveur sous Linux !

    June 3, 2015 at 9:28:09 PM GMT+2 - permalink -
    QRCode
    - http://blogs.msdn.com/b/powershell/archive/2015/06/03/looking-forward-microsoft-support-for-secure-shell-ssh.aspx
    Windows SSH OpenSSH Powershell
Links per page: 20 50 100
page 2 / 2
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation