#powershell 검색 결과
Blog post: Unpacking the Microsoft #Intune MDM and Entra ID Certificate msendpointmgr.com/2024/10/12/unp… #PowerShell

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 Question / Quiz What is the output of the following #PowerShell code, and why? Comment your answers below! 👇🏻

Build AI Agents That Actually Do Things: #PowerShell Function Calling in Action dfinke.github.io/powershell/ai/…

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

Creating a Comprehensive Inactive Guest Account Report: practical365.com/inactive-guest… #EntraID #PowerShell @12knocksinna
ぐぬぬ…時代が俺に追い付いて来たか 俺がPowerShell書いてやってたエクスプローラ履歴の削除がWindowsアップデートにより右クリックでできるようになっている! #PowerShell #プログラミング


🚀 Automate JIRA tickets with #PowerShell & #AI! This script uses PSAISuite to create detailed tickets in seconds. Watch the vid to see it in action!
You probably used it in the past, wmic.exe The CLI interface for querying WMI information has been removed from Windows 11 25H2. In this blog post, I will highlight what that means and how you can utilize PowerShell as an alternative powershellisfun.com/2025/10/08/win… #PowerShell #WMIC
Unlock new career opportunities by mastering PowerShell in just one week! Details here: bit.ly/PWSH7DAYSAMAZON #PowerShell #Scripting #Book #Learning @SharePlicity
🤖 Powershell For Hackers 🤖 Get: powershellforhackers.com #PowerShell #automation #GitHub #pentesting #Hacking #OWASP #onlinecourse #technology

#WindowsServer Cannot Rename NIC petenetlive.com/KB/Article/000… #PowerShell
No slides. No fluff. Just AI agents calling your #PowerShell like it’s 2025 ⚡ Next week I’m doing a deep dive at the @DuPSUG virtual session — showing what’s really possible. Sneak peak at what to expect. 🔗 Blog: dfinke.github.io/powershell/ai/… 🎥 RSVP: meetup.com/dutch-powershe…

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


🔍 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



Want to automate some tasks in #SCCM with #PowerShell? We have some scripts for you: systemcenterdudes.com/sccm-powershel… #ConfigMgr #MSIntune #Windows #Security

🌟 New Guide 🌟 | Learn how to install Exchange Online PowerShell module (EXO V3 Module) with this step-by-step guide. Manage your M365 Exchange Online environment easily from the command line. prajwaldesai.com/install-exchan… #msexchange #microsoft365 #powershell #MicrosoftExchange
#PowerShell Logical Operators [With Examples] powershellfaqs.com/powershell-log…
powershellfaqs.com
PowerShell Logical Operators [With Examples]
Learn about PowerShell logical operators (-and, -or, -not) and how to use them for efficient scripting. Explore examples and best practices in this guide!
Creating a Comprehensive Inactive Guest Account Report: practical365.com/inactive-guest… #EntraID #PowerShell @12knocksinna
How to Exit a Function Without Stopping the Script in #PowerShell spguides.com/exit-a-functio…
Install Windows Updates Using #PowerShell powershellfaqs.com/install-window…
Unlock new career opportunities by mastering PowerShell in just one week! Details here: bit.ly/PWSH7DAYSAMAZON #PowerShell #Scripting #Book #Learning @SharePlicity
Last call for threat hunters! ⏰ Tomorrow's FREE webinar with @PaulaCqure and @Amr_Thabet reveals how attackers exploit PowerShell for persistence and privilege escalation & how to detect them. Register now 👉 cqureacademy.com/webinars/best-… #ThreatHunting #PowerShell #CyberSecurity
How to Remove Blank Lines from an Array in #PowerShell powershellfaqs.com/remove-blank-l…
Practical Graph: Preparing PowerShell Scripts to Run in Azure Automation: practical365.com/azure-automati… #PowerShell #AzureAutomation
✍️ “Did some stuff” isn’t a commit message. It’s a headache. At #PSConfEU 2025, @sqldbawithbeard showed how good #Git commits make better teams: 📌 Clear messages 🧪 Git hooks for consistency 🤖 AI tools that help, not replace you #PowerShell youtu.be/ncpUrKct5pc?si…
youtube.com
YouTube
What makes a good commit? Good Practices for all - Rob Sewell -...
How to Concatenate String with Space in #PowerShell (4 Simple Methods) powershellfaqs.com/powershell-con…
powershellfaqs.com
How to Concatenate String with Space in PowerShell
Learn 4 efficient ways to concatenate strings with spaces in PowerShell: plus operator, string interpolation, join operator, and StringBuilder with real examples.
🌟 New Guide 🌟 | Learn how to install Exchange Online PowerShell module (EXO V3 Module) with this step-by-step guide. Manage your M365 Exchange Online environment easily from the command line. prajwaldesai.com/install-exchan… #msexchange #microsoft365 #powershell #MicrosoftExchange
How to Create an Object Array with Properties in #PowerShell powershellfaqs.com/create-an-obje…
📌 A simple, lightweight PowerShell script to remove pre-installed apps, disable telemetry, as well as perform various other changes to customize, declutter and improve your Windows experience. Win11Debloat works for b... 🔗 github.com/Raphire/Win11D… #PowerShell
How to Handle Errors with Try-Catch in PowerShell? powershellfaqs.com/try-catch-in-p… #PowerShell
How to Write Multiple Lines to a File in PowerShell powershellfaqs.com/write-multiple… #PowerShell
#PowerShell Measure-Object 2 Decimal Places [With Examples] powershellfaqs.com/powershell-mea…
Find Text Patterns with #PowerShell Select-String powershellfaqs.com/find-text-patt…
How to Add Months to Date in #PowerShell powershellfaqs.com/add-months-to-…
Build AI Agents That Actually Do Things: #PowerShell Function Calling in Action dfinke.github.io/powershell/ai/…

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 For Hackers 🤖 Get: powershellforhackers.com #PowerShell #automation #GitHub #pentesting #Hacking #OWASP #onlinecourse #technology

My blog website is in the Top 10 Most-starred Intune Repositories on GitHub :) #9 with 619 Stars! #PowerShell #Intune #GitHub #MVPBuzz

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

Blog post: Unpacking the Microsoft #Intune MDM and Entra ID Certificate msendpointmgr.com/2024/10/12/unp… #PowerShell

Export Intune Platform (#Windows #PowerShell) Scripts by @gkchirps blogs.gowdhaman.in/export-intune-…

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

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

Blog post: Unpacking the Microsoft #Intune MDM and Entra ID Certificate msendpointmgr.com/2024/10/12/unp… #PowerShell

Want to automate some tasks in #SCCM with #PowerShell? We have some scripts for you: systemcenterdudes.com/sccm-powershel… #ConfigMgr #MSIntune #Windows #Security

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.

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

Build AI Agents That Actually Do Things: #PowerShell Function Calling in Action dfinke.github.io/powershell/ai/…

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

Something went wrong.
Something went wrong.
United States Trends
- 1. Columbus 158K posts
- 2. President Trump 1.1M posts
- 3. Middle East 259K posts
- 4. Brian Callahan 9,354 posts
- 5. #IndigenousPeoplesDay 11.3K posts
- 6. Titans 40.8K posts
- 7. Thanksgiving 56K posts
- 8. Vrabel 7,403 posts
- 9. Cape Verde 11.4K posts
- 10. Seth 49.5K posts
- 11. Macron 219K posts
- 12. Marc 50.4K posts
- 13. #WWERaw 55.1K posts
- 14. HAZBINTOOZ 5,085 posts
- 15. Shildt 2,804 posts
- 16. Apple TV 5,522 posts
- 17. Sarah Strong 1,891 posts
- 18. Egypt 268K posts
- 19. #Isles 1,328 posts
- 20. Darius Smith 3,865 posts