#powershell search results

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…

fabian_bader's tweet image. 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…

KEYNOTE ANNOUNCEMENT We’re honored to announce @jsnover the creator of #PowerShell, as the keynote speaker of the upcoming #MEMSummit. His work has reshaped how engineers, IT admins and enterprises automate and manage systems. Jeffrey will deliver a master session in Paris!


More stuff! I wanted to gather #GPO, their settings locations, security and WMI filters. Got this #PowerShell script to do the job. github.com/kkaminsk/FindL…


The future of PowerShell just got a new skill ⚙️ PoC for #PowerShell Skills using `New-Agent` in PSAI. Turns out the pieces were already there — PSAI (a port of the OpenAI SDK) had the primitives. 📦Install-Module PSAI Anthropic just articulated them with Claude Skills 🧠👇

dfinke's tweet image. The future of PowerShell just got a new skill ⚙️

PoC for #PowerShell Skills using `New-Agent` in PSAI.

Turns out the pieces were already there — PSAI (a port of the OpenAI SDK) had the primitives.

📦Install-Module PSAI

Anthropic just articulated them with Claude Skills 🧠👇

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

gwblok's tweet image. 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
gwblok's tweet image. 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

New PowerShell PSAI build out. Next up: Claude Skills and Sourcegraph’s toolbox pattern, running natively in #PowerShell. The agents no longer wait for instructions. 👀 📦Install-Module PSAI 🔗github.com/dfinke/psai

dfinke's tweet image. New PowerShell PSAI build out.

Next up: Claude Skills and Sourcegraph’s toolbox pattern, running natively in #PowerShell.

The agents no longer wait for instructions. 👀

📦Install-Module PSAI
🔗github.com/dfinke/psai

Here's a #PowerShell tip if you need an #sccm program to succeed 60% of the time: if ((get-random -minimum 0 -maximum 100) -le 60) {Exit 0} else {Exit 1} Here you can join our live @RecastSoftware Right Click Tools Release Show happening THIS FRIDAY: events.teams.microsoft.com/event/43baaf6a…


🚀 Updated PowerShell script for "Allow Logon Locally" with Intune! Now adds local WsiAccount, re-enables password & Windows Hello PIN reset. 🛠️ 👉 github.com/imabdk/Proacti… 📖 Original: imab.dk/configure-allo… #PowerShell #Intune #SysAdmin


⏳ Starting in 30 min! The Agent Factory — live demo on AI teams that plan, act & review. Join now → meetup.com/nycpowershellm… #AI #Agents #PowerShell

dfinke's tweet image. ⏳ Starting in 30 min!

The Agent Factory — live demo on AI teams that plan, act & review.

Join now → meetup.com/nycpowershellm…
#AI #Agents #PowerShell

Excited to have @rexdekoning at our next DuPSUG event on Oct 30! He’ll tackle a big question: Azure Functions and network security… can it be done? Join us in Leusden at @rubicongroupnl for dinner, talks, and networking. @DuPSUG #PowerShell #MVPBuzz

Jaap_Brasser's tweet image. Excited to have @rexdekoning  at our next DuPSUG event on Oct 30! He’ll tackle a big question:

Azure Functions and network security… can it be done?

Join us in Leusden at @rubicongroupnl  for dinner, talks, and networking.

@DuPSUG #PowerShell #MVPBuzz

Automate on-premises Windows Server from the cloud using Azure Arc ⚙️☁️ thomasmaurer.ch/2024/04/automa… #AzureArc #Azure #PowerShell #WinServ #WindowsServer

ThomasMaurer's tweet image. Automate on-premises Windows Server from the cloud using Azure Arc ⚙️☁️
thomasmaurer.ch/2024/04/automa… 

#AzureArc #Azure #PowerShell #WinServ #WindowsServer

Claude Skills — #PowerShell edition. ⚙️ Interactive run with PSAI. 📦Install-Module PSAI Model reads skill.md, decides which to use, and runs the code — live. No narration, just reasoning. 🧠👇


I updated my PowerShell script which is able to configure the 'Allow logon locally' policy automatically and dynamically to also retrieve the SID of the MEM account used with EPM. #msintune #powershell #secpol Ping @Mister_MDM github.com/imabdk/Proacti…

mwbengtsson's tweet image. I updated my PowerShell script which is able to configure the 'Allow logon locally' policy automatically and dynamically to also retrieve the SID of the MEM account used with EPM.

#msintune #powershell #secpol

Ping @Mister_MDM 

github.com/imabdk/Proacti…

PowerShell just got a new skill ⚙️ PoC for #PowerShell using `New-Agent` in PSAI Turns out, pieces were already there — PSAI (a port of the OpenAI SDK) had the primitives. 📦Install-Module PSAI Anthropic just articulated them with Claude Skills 👇 @dalehassinger @SQLvariant

dfinke's tweet image. PowerShell just got a new skill ⚙️

PoC for #PowerShell using `New-Agent` in PSAI

Turns out, pieces were already there — PSAI (a port of the OpenAI SDK) had the primitives.

📦Install-Module PSAI

Anthropic just articulated them with Claude Skills 👇
@dalehassinger @SQLvariant

Missed the DuPSUG session? I turned plain #PowerShell functions into AI tools—live. Recording’s up now 👇 youtu.be/KwOW_5srblg

dfinke's tweet image. Missed the DuPSUG session?
I turned plain #PowerShell functions into AI tools—live.

Recording’s up now 👇
youtu.be/KwOW_5srblg

More stuff! I wanted to gather #GPO, their settings locations, security and WMI filters. Got this #PowerShell script to do the job. github.com/kkaminsk/FindL…


New PowerShell PSAI build out. Next up: Claude Skills and Sourcegraph’s toolbox pattern, running natively in #PowerShell. The agents no longer wait for instructions. 👀 📦Install-Module PSAI 🔗github.com/dfinke/psai

dfinke's tweet image. New PowerShell PSAI build out.

Next up: Claude Skills and Sourcegraph’s toolbox pattern, running natively in #PowerShell.

The agents no longer wait for instructions. 👀

📦Install-Module PSAI
🔗github.com/dfinke/psai

Claude Skills — #PowerShell edition. ⚙️ Interactive run with PSAI. 📦Install-Module PSAI Model reads skill.md, decides which to use, and runs the code — live. No narration, just reasoning. 🧠👇


💻 PowerShell for BIOS & Firmware Inventory Automate device compliance by extracting BIOS & firmware versions, track changes, and prioritize patches across your endpoints. 🔗 ninjaone.com/blog/how-to-ex… #ITCompliance #PowerShell #FirmwareManagement #EndpointSecurity #TechPIO #RMM

techpio_team's tweet image. 💻 PowerShell for BIOS & Firmware Inventory
Automate device compliance by extracting BIOS & firmware versions, track changes, and prioritize patches across your endpoints.
🔗 ninjaone.com/blog/how-to-ex… 

#ITCompliance #PowerShell #FirmwareManagement #EndpointSecurity #TechPIO #RMM

Yes — you can extend your hotel stay! 🏨 The €1750 Early Bird Ticket already includes 3 hotel nights (Mon–Wed) + 4 full conference days (Mon–Thu) Extra nights can be booked directly with the hotel (details by mid-Feb). 🎟️ psconf.eu #PSConfEU #PowerShell #Germany

PSConfEU's tweet image. Yes — you can extend your hotel stay! 🏨
The €1750 Early Bird Ticket already includes 3 hotel nights (Mon–Wed) + 4 full conference days (Mon–Thu)
Extra nights can be booked directly with the hotel (details by mid-Feb).
🎟️ psconf.eu
 #PSConfEU #PowerShell #Germany

At our Oct 30 DuPSUG meetup, @autosysops will explore how to make your automations more sustainable. Join us at @rubicongroupnl HQ for a night of learning and community. #PowerShell #DevOps #MVPBuzz

Jaap_Brasser's tweet image. At our Oct 30 DuPSUG meetup, @autosysops will explore how to make your automations more sustainable. 

Join us at @rubicongroupnl  HQ for a night of learning and community.

#PowerShell #DevOps #MVPBuzz

Interested in #automation? Learn the ABCs of #PowerShell from @raimundandree's session on 'From PowerShell one liners to functions to Modules' at PowerShell Day Switzerland youtu.be/ZLbJBhevov8?si…

SynEdgy's tweet card. From PowerShell one liners to functions to Modules - Raimund Andree

youtube.com

YouTube

From PowerShell one liners to functions to Modules - Raimund Andree


I updated my PowerShell script which is able to configure the 'Allow logon locally' policy automatically and dynamically to also retrieve the SID of the MEM account used with EPM. #msintune #powershell #secpol Ping @Mister_MDM github.com/imabdk/Proacti…

mwbengtsson's tweet image. I updated my PowerShell script which is able to configure the 'Allow logon locally' policy automatically and dynamically to also retrieve the SID of the MEM account used with EPM.

#msintune #powershell #secpol

Ping @Mister_MDM 

github.com/imabdk/Proacti…

.@Office365 Updating the #EntraID password protection policy with #PowerShell (Microsoft Graph PowerShell SDK). You probably won't need to do this very often, but you never know when it might be necessary... office365itpros.com/2025/10/23/pas… #Microsoft365


Excited to have @rexdekoning at our next DuPSUG event on Oct 30! He’ll tackle a big question: Azure Functions and network security… can it be done? Join us in Leusden at @rubicongroupnl for dinner, talks, and networking. @DuPSUG #PowerShell #MVPBuzz

Jaap_Brasser's tweet image. Excited to have @rexdekoning  at our next DuPSUG event on Oct 30! He’ll tackle a big question:

Azure Functions and network security… can it be done?

Join us in Leusden at @rubicongroupnl  for dinner, talks, and networking.

@DuPSUG #PowerShell #MVPBuzz

☀️ Good morning, IT Pros! 🚀 FEATURED: Intune Admin managing 50K+ devices shares insights & automation scripts 👉 thekingsmaker.org #Intune #PowerShell #DevOps


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

gwblok's tweet image. 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
gwblok's tweet image. 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

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…

fabian_bader's tweet image. 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 أن يحل محل 50% من برامج الحماية! 🤯.. #أمن_مجاني الموضوع أبسط مما تتخيل، الموضوع ليس سحراً، بل فهم كيف تعمل البرمجيات الخبيثة وكيف تستخدم أدوات النظام ضدها 👇

GREENARM0R's tweet image. #الأمن_السيبراني

🛡️ كيف يمكن لـ #PowerShell أن يحل محل 50% من برامج الحماية! 🤯..

#أمن_مجاني

الموضوع أبسط مما تتخيل، الموضوع ليس سحراً، بل فهم كيف تعمل البرمجيات الخبيثة وكيف تستخدم أدوات النظام ضدها 👇

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

PrzemyslawKlys's tweet image. 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

Excited to have @rexdekoning at our next DuPSUG event on Oct 30! He’ll tackle a big question: Azure Functions and network security… can it be done? Join us in Leusden at @rubicongroupnl for dinner, talks, and networking. @DuPSUG #PowerShell #MVPBuzz

Jaap_Brasser's tweet image. Excited to have @rexdekoning  at our next DuPSUG event on Oct 30! He’ll tackle a big question:

Azure Functions and network security… can it be done?

Join us in Leusden at @rubicongroupnl  for dinner, talks, and networking.

@DuPSUG #PowerShell #MVPBuzz

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

scdudes's tweet image. 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.26510.12000 released By @andresbohren blog.icewolf.ch/archive/2025/0…

eugen_volosyan's tweet image. #PowerShell Module #Microsoft.Online.SharePoint.PowerShell 16.0.26510.12000 released
By @andresbohren
blog.icewolf.ch/archive/2025/0…

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

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

Loading...

Something went wrong.


Something went wrong.


United States Trends