4394 links
37 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►
35 results tagged Powershell x
  • Extremely slow when run PowerShell script by scheduled taks | Wu's Blog

    Pour modifier à la main la priorité d'une tâche dans le gestionnaire de tâches.

    April 18, 2018 at 6:27:33 PM GMT+2 - permalink -
    QRCode
    - https://zhengwu.org/2014/06/30/extremely-slow-when-run-powershell-script-by-scheduled-taks/
    Windows Powershell Automatisation
  • Set-MailboxAutoReplyConfiguration

    Pour configurer l'autoreply d'un user avec l'Exchange Shell:

    Set-MailboxAutoReplyConfiguration -Identity user@domain -AutoReplyState Enabled -ExternalMessage $(get-content “C:\Scripts\OOF-message.txt”)

    Contenu de OOF-message.txt (formatage HTML!):

    <html><body>Madam, Sir,<br>Many thanks for your email.<br>This address is no longer valid. Please forward all messages to xxx<br>Best regards,<br></html></body>

    September 21, 2017 at 11:34:50 AM GMT+2 * - permalink -
    QRCode
    - https://technet.microsoft.com/fr-fr/library/dd638217(v=exchg.160).aspx
    Exchange Tricks Powershell
  • Ps1 To Exe Online Converter | F2KO Software

    Titre.

    via https://www.dsfc.net/informatique/ps1-to-exe-compilateur-powershell/

    August 22, 2017 at 10:23:03 PM GMT+2 * - permalink -
    QRCode
    - http://www.f2ko.de/en/op2e.php
    Powershell Converter
  • Faites parler votre Powershell

    À tester pour le lol !

    August 6, 2017 at 12:31:36 AM GMT+2 - permalink -
    QRCode
    - http://www.antoniodealmeida.net/faites-parler-votre-powershell/
    Powershell Voix Windows Tricks
  • Afficher une notification sur Windows 10 avec PowerShell

    Coudé.

    March 9, 2017 at 10:36:05 PM GMT+1 - permalink -
    QRCode
    - https://www.it-connect.fr/afficher-une-notification-sur-windows-10-avec-powershell/
    Powershell Script Windows10
  • 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