#powershell Suchergebnisse
🛑PowerShell is an attacker magnet. Harden now: 1. Use PS 5.1 / 7.x. 2. Enable Script Block Logging. 3. Enforce CLM/JEA. Full guide: buff.ly/MXJMkPQ #PowerShell #Security #Ransomware
Excited to announce that @jsnover, the inventor of PowerShell, will join MEM Summit 2025! Soon we’ll share the first of 4 short videos with real-life anecdotes. Stay tuned for inspiring stories from one of IT’s true pioneers and join us in Paris in April! #MEMSummit #PowerShell
Gemini 3 Pro uses dynamic thinking by default to reason through prompts. Here you can see it in action. A #PowerShell script anlayzing a PowerShell script for errors. 📦Install-Module PSAISuite
All in the #PowerShell console Openrouter model releases: GPT-5.1, chat , codex Gemini 3 Pro Preview Grok-4.1-fast …meanwhile the rest of us are still trying to spell “context window” correctly 2025 is moving too fast and I’m here for every second of it 🔥🚀
.@Office365 The 18th monthly update for the Automating #Microsoft365 with #PowerShell eBook is now available for subscribers to download. You can get a standalone copy or buy the eBook as part of the Office 365 for IT Pros bundle. 400 pages of PowerShell! office365itpros.com/2025/11/21/aut…
🍫 A sweet addition to #PSConfEU 2026! We’re excited to welcome @chocolateynuget as a Premium Sponsor for PSConfEU2026 in Wiesbaden! 🎉 A fantastic name, a fantastic team — and a fantastic way to celebrate our 10th anniversary. 📍 Wiesbaden | 📅 1–4 June 2026 #PowerShell
Anyone interested ina Windows ESU management script that can be deployed via #ConfigMgr and #Intune complaince baselines/policies with full logging? Actions: Discover, Install, Remove, Discover, TestConnectivity, TestActivation. #PowerShell
🔍 Windows dispose nativement d’un mécanisme de traçabilité permettant de suivre ce type d’actions via l’Observateur d’événements ou #PowerShell 👉 Une fonctionnalité souvent méconnue, utile pour l’audit, le support ou la sécurité 🔗 it-connect.fr/windows-commen… #Windows #Sysadmin
Normally I use patch_review.py for my monthly reporting on patch Tuesday patches. @KevTheHermit did an amazing job with it. But since I'm more of a PowerShell guy, I finally came around and moved the codebase to ps1. If you like #PowerShell feel free: github.com/f-bader/MSRC-P…
Remember when people thought #PowerShell would take away jobs? @AllwaysHyPe draws a great parallel between that moment and the current wave of AI anxiety. Her reminder: “You’re not getting paid to write code. You’re getting paid to solve business problems.” 1/2
PowerShell Question / Quiz What is the output of the following #PowerShell code, and why? Comment your answers below! 👇🏻
PowerShell Question / Quiz What is the output of the following #PowerShell code, and why? Comment your answers below! 👇🏻
Why is "Handles" in #PowerShell plural? @jsnover once typed HandleCount wrong in a live demo... and the typo was very NSFW. 😬 The fix? Rename it to Handles. 😂 1/2
#ClickFix / #FakeCaptcha is evolving and does not asks for win + r key User is presented with cloudflare Captcha page hiding the #powershell command All IOC uploaded to @urlscanio urlscan.io/search/#task.t…
[Threatview.io] ⚡ 🌀 Our proactive hunter detected active #clickfix / #Fakecaptcha domains ⚠️Captcha-verification[.]digital ⚠️ dailynews25[.]world ⚠️ dcnmjewels[.]com ⚠️ dieticianruniakolkata[.]com ⚠️ documenti-drive[.]com #ThreatIntel #DFIR #cybersecurity
How To Create Empty Array And Add Items In PowerShell powershellfaqs.com/create-empty-a… #PowerShell
powershellfaqs.com
How To Create Empty Array And Add Items In PowerShell
Learn how to Create Empty Array And Add Items In PowerShell using different methods with examples.
How to Trim Variable Before Character in #PowerShell powershellfaqs.com/trim-variable-…
powershellfaqs.com
Trim Variable Before Character in PowerShell
Learn how to trim a variable before a specific character in PowerShell using simple string methods. Step-by-step guide with examples for text processing!
Automating Microsoft 365 with PowerShell December 2025 Update office365itpros.com/2025/11/21/aut… #PowerShell #Microsoft365 #MVPBuzz
How to Pass Arrays to Functions in PowerShell? powershellfaqs.com/pass-arrays-to… #PowerShell
powershellfaqs.com
How to Pass Arrays to Functions in PowerShell
Keep reading to know everything about How to Pass Arrays to Functions in PowerShell with examples.
How to Use #PowerShell Read-Host to Enter Multiple Lines powershellfaqs.com/powershell-rea…
.@Office365 The 18th monthly update for the Automating #Microsoft365 with #PowerShell eBook is now available for subscribers to download. You can get a standalone copy or buy the eBook as part of the Office 365 for IT Pros bundle. 400 pages of PowerShell! office365itpros.com/2025/11/21/aut…
How To Add Multiple Values To Array In #PowerShell powershellfaqs.com/add-multiple-v…
powershellfaqs.com
How To Add Multiple Values To Array In PowerShell
Learn how to Add Multiple Values To Array In PowerShell using various methods and examples.
Failed login attempts in #Microsoft365 are more than just errors—they're signs of potential threats! Don't worry! Our #PowerShell script helps you catch all #LoginFailure events and safeguard from security breaches. github.com/admindroid-com… #AdminDroid #PSscript #EntraID #SignIn
How to Check if a String Contains Only Numbers in PowerShell? powershellfaqs.com/check-if-a-str… #PowerShell
How to Convert a String to a DateTime in PowerShell? spguides.com/convert-string… #PowerShell
#PowerShell Curl [Guide to Web Requests in PowerShell] powershellfaqs.com/powershell-cur…
In the past, I used LDIFDE or CSVDE to export Active Directory information. For Entra ID, there's EntraExporter from Merill Fernando 🙂 In this blog post, I will show you how it works. #PowerShell #Entra #Export powershellisfun.com/2025/11/20/usi…
How to Copy Files from One Folder to Another in PowerShell powershellfaqs.com/copy-files-fro… #PowerShell
powershellfaqs.com
How to Copy Files from One Folder to Another in PowerShell?
Keep reading to know more on how to Copy Files from One Folder to Another in PowerShell using Copy-Item, Robocopy, etc.
How to Find a Character in a String using #PowerShell powershellfaqs.com/find-a-charact…
🚀 Into #PowerShell, #DevOps, #IT #automation, PowerShell user groups and #PSConfEU? 📬 Subscribe via our homepage footer or at the end of any blog post to get our latest updates → synedgy.com No spam. Just solid content. #SysAdmin
How to Install Git on Windows Using #PowerShell powershellfaqs.com/install-git-on…
How to Get the Windows Version Using #PowerShell powershellfaqs.com/get-the-window…
How to Check If a Folder Exists in PowerShell? powershellfaqs.com/check-if-a-fol… #PowerShell
How to Clear Variables in PowerShell? powershellfaqs.com/clear-variable… #PowerShell
How to List File Names Only in PowerShell? powershellfaqs.com/how-to-list-fi… #PowerShell
🛑PowerShell is an attacker magnet. Harden now: 1. Use PS 5.1 / 7.x. 2. Enable Script Block Logging. 3. Enforce CLM/JEA. Full guide: buff.ly/MXJMkPQ #PowerShell #Security #Ransomware
🤖 Powershell For Hackers 🤖 Get: powershellforhackers.com #PowerShell #automation #GitHub #pentesting #Hacking #OWASP #onlinecourse #technology
New activity UAC-0226: #espionage using #GIFTEDCROOK and #PowerShell reverse shell Details: cert.gov.ua/article/6282946 (UA only)
Anyone interested ina Windows ESU management script that can be deployed via #ConfigMgr and #Intune complaince baselines/policies with full logging? Actions: Discover, Install, Remove, Discover, TestConnectivity, TestActivation. #PowerShell
#PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.26017.12000 released by @andresbohren blog.icewolf.ch/archive/2025/0…
The #PowerShell script retrieves the #BitLocker recovery key from each device and compares it with the keys stored in Entra ID. Any mismatch means the key needs to be backed up and re‑escrowed. Read more: systemcenterdudes.com/intune-bitlock… #MSIntune #EntraID #SCCM
PowerShell Question / Quiz What is the output of the following #PowerShell code, and why? Comment your answers below! 👇🏻
I let @AndrewPlaTech down and didn't supply him the links to the images of me with my large #PowerShell medallion (thx Matthew Gill) and speaker name badge (thx @itsKevinLaux), so here they are:
A community chat with @AndrewPlaTech, @stevenjudd, and @itskevinlaux to kick off the week? Yes, please. New episode just dropped! 👉 pdq.com/resources/the-… #powershell #podcast #techpodcast
#PowerShell Module Microsoft.Online.#SharePoint.PowerShell 16.0.26413.12010 released by @andresbohren blog.icewolf.ch/archive/2025/0…
Normally I use patch_review.py for my monthly reporting on patch Tuesday patches. @KevTheHermit did an amazing job with it. But since I'm more of a PowerShell guy, I finally came around and moved the codebase to ps1. If you like #PowerShell feel free: github.com/f-bader/MSRC-P…
Want to automate some tasks in #SCCM with #PowerShell? We have some scripts for you: systemcenterdudes.com/sccm-powershel… #ConfigMgr #MSIntune #Windows #Security
Something went wrong.
Something went wrong.
United States Trends
- 1. #FanCashDropPromotion 2,045 posts
- 2. Good Friday 61.8K posts
- 3. #FridayVibes 5,171 posts
- 4. #FursuitFriday 11.4K posts
- 5. Kenyon 1,108 posts
- 6. #FridayFeeling 2,733 posts
- 7. Happy Friyay 1,408 posts
- 8. Sedition 365K posts
- 9. LINGORM DIOR AT MACAU 623K posts
- 10. RED Friday 3,883 posts
- 11. #FridayMotivation 3,756 posts
- 12. Ja Rule 1,280 posts
- 13. Eric Swalwell 4,119 posts
- 14. Maggie 31K posts
- 15. ON SALE NOW 11.9K posts
- 16. Traitor 135K posts
- 17. Knox 6,427 posts
- 18. woozi 39.8K posts
- 19. Mark Kelly 76.9K posts
- 20. Dubai Air Show 50.5K posts