#powershell 搜尋結果
🚨 PSA: If you're unable to connect with the #MicrosoftTeams #PowerShell module, you probably need to uninstall the October security patch for Windows 11. This also affects other localhost loopback scenarios. Thanks to @bdam555 and @SBSDiva for the tip! 🔥 day3bits.com/2025-10-16-win…
🤖 Powershell For Hackers 🤖 Get: powershellforhackers.com #PowerShell #automation #GitHub #pentesting #Hacking #OWASP #onlinecourse #technology

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…

PowerShell Universal joins Devolutions. Flexible automation/orchestration in our stack + upcoming deep integrations with RDM (Avalonia) and Gateway for secure JIT automation. Read the blog: devo-inc.net/4qbb5OT #PowerShell #RDM #Automation

ぐぬぬ…時代が俺に追い付いて来たか 俺がPowerShell書いてやってたエクスプローラ履歴の削除がWindowsアップデートにより右クリックでできるようになっている! #PowerShell #プログラミング


#ITAuditKit: Turning #PowerShell Into a Security Force Multiplier Every security audit starts with a simple question: "Do we really know who has access to what?", and answering it is rarely simple. That’s why we built ITAuditKit, a PowerShell toolkit that transforms tedious user…

Thinking about submitting to the #PSConfEU 2026 Call for Speakers but unsure where to start? Our Mentorship Program connects you with a group of experienced speakers who’ll guide you through the process. forms.office.com/e/CySqF1XSER #PowerShell #automation #Germany #Wiesbaden

#PowerShell just got conversational 🤖 One line to talk to GPT—no SDKs, no wrappers. The CLI has opinions now.

#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
![Malwar3Ninja's tweet image. [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](https://pbs.twimg.com/media/G3R2cWragAAVIa-.jpg)
Build AI Agents That Actually Do Things: #PowerShell Function Calling in Action dfinke.github.io/powershell/ai/…

#الأمن_السيبراني 🛡️ كيف يمكن لـ #PowerShell أن يحل محل 50% من برامج الحماية! 🤯.. #أمن_مجاني الموضوع أبسط مما تتخيل، الموضوع ليس سحراً، بل فهم كيف تعمل البرمجيات الخبيثة وكيف تستخدم أدوات النظام ضدها 👇

OpenAI released GPT-5-powered search models in the API `gpt-5-search-api` In action, in the console, using #PowerShell 📦Install-Module PSAI

PowerShell Question / Quiz What is the output of the following #PowerShell code, and why? Comment your answers below! 👇🏻

VSCode & GIT, everywhere! garytown.com/vscode-git-on-… I've moved to using VSCode, so I like it everywhere, so now with a simple #PowerShell Script, it downloads and installs latest version from cloud. Leveraged in #OSD & #Intune Remedition. #ConfigMgr #DeployR @2pintsoftware


#WindowsServer Cannot Rename NIC petenetlive.com/KB/Article/000… #PowerShell
The new version of #PSWriteHTML for #PowerShell fixes a long-standing issue where conditional highlighting wasn’t visible in responsive view. Update-Module PSWriteHTML for a fix

How to Split String by Tab Character in PowerShell? powershellfaqs.com/split-string-b… #PowerShell
Windows 11 centers your taskbar by default — but not on our watch 😎 Use Intune Remediation Scripts to force it back to the left, clean and automated. Full tutorial 👉 ctrlaltnod.com/en/tutorials/a… #Windows11 #PowerShell #Intune #Automation #ITPro

How to Get Unique Values from an Array in #PowerShell powershellfaqs.com/get-unique-val…
#PowerShell Function Array Parameters spguides.com/powershell-fun…
The latest preview version of PowerShell was released beginning this month. In this small blog post, I will highlight the critical changes and updates from the release notes. powershellisfun.com/2025/10/17/pow… #PowerShell #Preview
#PowerShell Not Operator [With Examples] powershellfaqs.com/powershell-not…
TikTok videos promoted a PowerShell one-liner that fetched a malicious script (SHA256 6d897b...) which staged updater.exe (AuroStealer) and a self-compiling loader using csc.exe and in-memory shellcode injection. #AuroStealer #PowerShell #TikTok isc.sans.edu/diary/32380
#PowerShell Do-Until Loop Examples powershellfaqs.com/powershell-do-…
Become a PowerShell pro and leave manual processes behind. Start with this guide: bit.ly/PWSH7DAYSAMAZON #PowerShell #Scripting #Book #Learning @SharePlicity
#アサヒ障害 でも悪用された #PowerShell MSは #BAT #CMD の後継と位置づけ、盛んに推しているが、結局、ウイルス対策ソフトに止められて、殆ど動かない現実がある ハードウェア管理で長く親しまれた #WMIC が、#Win11 #24H2 で、強制的に削られてしまった 元が #23H2 スタートなら残るのだが…
How to Pass Objects to Functions in PowerShell? [Multiple Examples] spguides.com/pass-objects-t… #PowerShell
Learn how to build #PowerShell functions that work in multiple scenarios and stay easy to manage, even as your scripts grow more complex: techtarget.com/searchwindowss…
How to Sort Files by Date in #PowerShell powershellfaqs.com/sort-files-by-…
powershellfaqs.com
How to Sort Files by Date in PowerShell?
Learn how to sort files by date in PowerShell using Get-ChildItem and Sort-Object cmdlets. Organize files efficiently by last modified date with examples.
How to Convert Multiline String to Array in PowerShell? spguides.com/convert-multil… #PowerShell
Missed the DuPSUG session? I turned plain #PowerShell functions into AI tools—live. Recording’s up now 👇 youtu.be/KwOW_5srblg

How to Create folder if not exist in PowerShell? powershellfaqs.com/create-folder-… #PowerShell
#PowerShell Try Catch with Examples spguides.com/powershell-try…
#PowerShell Not Equal Operator powershellfaqs.com/powershell-not…
🍪 Think MFA keeps attackers out? Not if they steal your browser cookies… @MiriamXyra showed how cookie replay bypasses MFA at #PSConfEU 2025 — and how to defend against it. 🎟️ Early bird 2026 tickets: psconf.eu #PowerShell #Security #MFA youtu.be/8xDcq0pPNPs?si…
youtube.com
YouTube
I’m in your browser, eating your cookies - Miriam Wiesner - PSConfEU...
#ITAuditKit: Turning #PowerShell Into a Security Force Multiplier Every security audit starts with a simple question: "Do we really know who has access to what?", and answering it is rarely simple. That’s why we built ITAuditKit, a PowerShell toolkit that transforms tedious user…

🤖 Powershell For Hackers 🤖 Get: powershellforhackers.com #PowerShell #automation #GitHub #pentesting #Hacking #OWASP #onlinecourse #technology

#الأمن_السيبراني 🛡️ كيف يمكن لـ #PowerShell أن يحل محل 50% من برامج الحماية! 🤯.. #أمن_مجاني الموضوع أبسط مما تتخيل، الموضوع ليس سحراً، بل فهم كيف تعمل البرمجيات الخبيثة وكيف تستخدم أدوات النظام ضدها 👇

UAC-0219: Cyber Espionage using #PowerShell #stealer #WRECKSTEEL Details: cert.gov.ua/article/6282902 (UA only)

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

#PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.26017.12000 released by @andresbohren blog.icewolf.ch/archive/2025/0…

PowerShell Universal joins Devolutions. Flexible automation/orchestration in our stack + upcoming deep integrations with RDM (Avalonia) and Gateway for secure JIT automation. Read the blog: devo-inc.net/4qbb5OT #PowerShell #RDM #Automation

#PowerShell: Working with JSON & APIs Using Invoke-RestMethod By @rodtrent myitforum.substack.com/p/powershell-w…

Blog post: A Mini Dive into the Microsoft Entra #PowerShell Module: An Intune Administrator’s Perspective msendpointmgr.com/2025/02/15/a-m… #MicrosoftGraph #AzureAD #GraphAPI

ぐぬぬ…時代が俺に追い付いて来たか 俺がPowerShell書いてやってたエクスプローラ履歴の削除がWindowsアップデートにより右クリックでできるようになっている! #PowerShell #プログラミング


Apparently, you can Excel without Excel… My ImportExcel PowerShell integegration moudle just hit 15,000,000 downloads! #powershell #excel Wait till you see what's next.

#WhiteboardAdmin 1.13.6 #PowerShell Module released By @andresbohren blog.icewolf.ch/archive/2025/0…

Something went wrong.
Something went wrong.
United States Trends
- 1. Prince Andrew 26.4K posts
- 2. No Kings 270K posts
- 3. Duke of York 12.8K posts
- 4. zendaya 9,256 posts
- 5. Zelensky 69.2K posts
- 6. trisha paytas 3,932 posts
- 7. #DoritosF1 N/A
- 8. Andrea Bocelli 17.3K posts
- 9. Apple TV 12.2K posts
- 10. #FursuitFriday 16.9K posts
- 11. Arc Raiders 6,995 posts
- 12. #SELFIESFOROLIVIA N/A
- 13. #CashAppFriday N/A
- 14. Strasbourg 22.1K posts
- 15. Trevon Diggs 1,503 posts
- 16. Karoline Leavitt 50.6K posts
- 17. F-bomb 2,066 posts
- 18. My President 52.4K posts
- 19. TPOT 20 SPOILERS 10.1K posts
- 20. #ThePerfectNeighbor N/A