David das Neves(@david_das_neves) 's Twitter Profile Photo

[๐—ฅ๐—ฒ๐—ฝ๐—ผ] ๐— ๐—ฎ๐—ฒ๐˜€๐˜๐—ฒ๐—ฟ - is a PowerShell-based test automation framework to help you stay in control of your Microsoft security configuration.
buff.ly/4aNr9Oq

[๐—ฅ๐—ฒ๐—ฝ๐—ผ] ๐— ๐—ฎ๐—ฒ๐˜€๐˜๐—ฒ๐—ฟ - is a PowerShell-based test automation framework to help you stay in control of your Microsoft security configuration.
buff.ly/4aNr9Oq 

#CyberSecurity #PowerShell
account_circle
Doug Finke(@dfinke) 's Twitter Profile Photo

Honored and proud to receive the inaugural 'Jeffrey Snover (Jeffrey Snover) Community Innovation Award' at the . Huge thank you to everyone! Shout-out to Steve Lee, Jason Helmick, Steven Bucher, Sydney Smith for their ongoing work and dedication.

Honored and proud to receive the inaugural 'Jeffrey Snover (@jsnover) #PowerShell Community Innovation Award' at the #PSHSummit. Huge thank you to everyone! Shout-out to @Steve_MSFT, @theJasonHelmick, @StevenBucher13, @sydneysmithreal for their ongoing work and dedication.
account_circle
Justin Grote(@JustinWGrote) 's Twitter Profile Photo

Remember kids, if you dream the impossible dream, you can achieve the impossible, like getting something merged into

Remember kids, if you dream the impossible dream, you can achieve the impossible, like getting something merged into #PowerShell
account_circle
Andrew Pla(@AndrewPlaTech) 's Twitter Profile Photo

๐Ÿ™ It was an unforgettable week at . Honored to hear stories about the impact of Podcast . It's wild to reflect on my journey since 2018's Summit. I have more I want to do, but it's good to celebrate the progress so far ๐Ÿป. I love this community ๐ŸŽ‰

๐Ÿ™ It was an unforgettable week at #PSHSummit. Honored to hear stories about the impact of #PowerShellPodcast. It's wild to reflect on my journey since 2018's Summit. I have more I want to do, but it's good to celebrate the progress so far ๐Ÿป. I love this community #PowerShell ๐ŸŽ‰
account_circle
Adam Bertram(@adbertram) 's Twitter Profile Photo

tip of the day: Optimize your loops with the ForEach-Object cmdlet in a pipeline instead of a foreach statement to save memory and handle large datasets more efficiently.

#PowerShell tip of the day: Optimize your loops with the ForEach-Object cmdlet in a pipeline instead of a foreach statement to save memory and handle large datasets more efficiently.
account_circle
Adam Bertram(@adbertram) 's Twitter Profile Photo

tip of the day: To avoid unexpected type coercion in comparisons, use -is for type checking instead of comparing types directly.

#PowerShell tip of the day: To avoid unexpected type coercion in comparisons, use -is for type checking instead of comparing types directly.
account_circle
Guy Leech(@guyrleech) 's Twitter Profile Photo

Use to find the service running a specific exe, whether it is currently running or not

gcim win32_service -filter 'pathname like '%sqlservr%''

Use #PowerSHell to find the service running a specific exe, whether it is currently running or not

gcim win32_service -filter 'pathname like '%sqlservr%''
account_circle
Clate(@clatent) 's Twitter Profile Photo

I miss and the amazing community in person. What topics would make you come to a 1 day PowerShell event, or would it need to be 2 days for you to travel?

account_circle
Adam Bertram(@adbertram) 's Twitter Profile Photo

tip: Need a quick way to find info about a machine. Use Get-ComputerInfo. It aggregates a ton of useful info from WMI.

#PowerShell tip: Need a quick way to find info about a machine. Use Get-ComputerInfo. It aggregates a ton of useful info from WMI.
account_circle
Adam Bertram(@adbertram) 's Twitter Profile Photo

tip: define your own mock script block and use script-scoped functions to override functions invoked in your original scriptblock executed with Invoke-command in your scripts.

#PowerShell tip: define your own mock script block and use script-scoped functions to override functions invoked in your original scriptblock executed with Invoke-command in your #PSPester scripts.
account_circle
DataBunny(@DataBunnyLLC) 's Twitter Profile Photo

So after looking at my roadmap, it looks like a Microsoft and Cisco stack. Azure and Cisco network automation. Thatโ€™s interesting.

Scripting languages, Python and PowerShell, and some HCL.

account_circle