| Pretraživanje | Osvježi |
|
|
Guy Leech
@guyrleech
|
13 min |
|
Use #PowerShell to disable those pesky #Xbox services just in case they start, or any others. Better to use tools like @Citrix Optimizer but I'm a firm believer in choice (and Father Christmas 😃)
Get-Service -name xb*|Set-Service -StartupType Disabled -PassThru|Stop-Service pic.twitter.com/ILYMS4SQbC
|
||
|
|
||
|
PowerShell Southampton
@PSSouthampton
|
1 h |
|
On Tuesday 25th Feb Will Tomlinson leads us through an introduction to #Terraform - buff.ly/2vHujVG #PowerShell pic.twitter.com/Dxr2KIVqaP
|
||
|
||
|
Das Andi
@das4ndi
|
2 h |
|
FunFact: when I started writing #Powershell scripts I was basically told from multiple sources: 'use [CmdletBinding()] before your param() block. - don't know what it does, but just do it' 🤣 twitter.com/TobiasPSP/stat…
|
||
|
|
||
|
Wael Rabadi
@rabadiw
|
4 h |
|
#PowerShell #jittree new features! Now supporting -File & -Attributes flag. Check it out github.com/rabadiw/ps1/re… pic.twitter.com/OXzy5EMx1v
|
||
|
||
|
Adam Driscoll
@adamdriscoll
|
5 h |
|
Awesome. #PowerShell Secret Management plugged right into #UniversalAutomation. Works great! pic.twitter.com/AMeUFcDDwz
|
||
|
||
|
Lee Berg
@LeeAlanBerg
|
6 h |
|
Found out from @JakobGSvendsen that there is a MIDI module from @Pete_Brown for #PowerShell - and now I am controlling my Arturia drum machine with #PowerShell 7.0.0-rc.2 - it keeps time pretty well! pic.twitter.com/9LtfF0YAha
|
||
|
|
||
|
PCx64
@PCx64
|
14 h |
|
We need a command in Powershell like
Get-@jsnover -Commandname support | Get-@Lee_Holmes -Reference Material | Export-brain
#Powershell
#Learningpowershell
|
||
|
|
||
|
Steve Lee
@Steve_MSFT
|
17 h |
|
#PowerShell support in .NET Jupyter Notebooks! We'll have our own blog about this coming later today. twitter.com/LadyNaggaga/st…
|
||
|
|
||
|
Mike Kanakos
@MikeKanakos
|
21 h |
|
Jump start: PowerShell Remoting.
Here's a collection of content I have created to learn how to use #PowerShell Remoting and configure the related security and logging settings.
networkadm.in/jump-start-pow…
|
||
|
|
||
|
Adam the Automator
@adbertram
|
5. velj |
|
Learn how to build #PowerShell tools to comb through event logs, deploy Windows patches, monitor server activity and more with my @pluralsight course Building PowerShell Security Tools in a Windows Environment buff.ly/36pyino
|
||
|
|
||
|
Ash
@kicka5h
|
4. velj |
|
Versioning control for your #Powershell scripts is easier than ever when you can execute directly from a private #github repo.
kicka5h.io/post/run-a-pow…
|
||
|
|
||
|
Planet PowerShell
@planetpshell
|
4. velj |
|
"Monitoring with PowerShell: Monitoring O365 / Azure Breakglass account logon." zpr.io/tKVKv #PowerShell
|
||
|
|
||
|
Pat Richard 🕵🏼
@patrichard
|
3. velj |
|
Seriously Microsoft - an expired certificate for #MicrosoftTeams? Ya know, someone wrote a script to alert on upcoming cert expirations. Just sayin' #PowerShell
|
||
|
|
||
|
Planet PowerShell
@planetpshell
|
3. velj |
|
"Just a Tip #14 – List and select in PowerShell console" zpr.io/tKwcT #PowerShell
|
||
|
|
||
|
Doug Finke
@dfinke
|
2. velj |
|
Creating beautiful #Powershell Reports in #Excel.
`Install-Module ImportExcel`
Code snippet on Gist: bit.ly/2tlfZ4n
GitHub Repo: github.com/dfinke/ImportE… pic.twitter.com/Zemvnx9jbO
|
||
|
||
|
Rob Holt
@rjmholt
|
2. velj |
|
PSUnixUtilCompleters v0.1.0 now out for #PowerShell:
Install-Module PSUnixUtilCompleters
Now has:
- Tooltips from zsh (see GIF)
- Set-PSUnixUtilCompleter to change completion engine
- Completer cleanup on removal
github.com/rjmholt/PSUnix… pic.twitter.com/4xMe5w0mp5
|
||
|
|
||
|
Brian Kelly
@BrianMakes
|
30. sij |
|
Just submitted my first pull request on Github for an actual code contribution to a Powershell project. In the past my only contributions have been proofreading documentation.
#PowerShell
|
||
|
|
||