Research Triangle PowerShell Users Group / PowerShell Saturday

Add meeting Rate page Subscribe

Research Triangle PowerShell Users Group / PowerShell Saturday

These are all the meetings we have in "PowerShell Saturday" (part of the organization "Research Triangle Po…"). Click into individual meeting pages to watch the recording and search or read the transcript.

13 Apr 2020

PowerShell Saturday is a training event for all things PowerShell. The event was held in Raleigh, North Carolina and hosted by Research Triangle PowerShell User Group.

David Stein is going to teach you everything you needed to know about modules, a way to import code into PowerShell that gives you more functionality quickly.

The files for David's slides and code can be found on our github page:

https://github.com/rtpsug/PowerShell-Saturday/tree/master/2019-NC.State/
  • 3 participants
  • 50 minutes
powershell
scripting
consulting
support
session
platforms
demos
workstations
kickstart
shelli
youtube image

13 Apr 2020

PowerShell Saturday is a training event for all things PowerShell. The event was held in Raleigh, North Carolina and hosted by Research Triangle PowerShell User Group.

Wes Carroll teaches you the basics with this Array 101 talk. This is a great talk for beginners to learn a bit more about the core constructs within PowerShell

The files for Wes's slides and code can be found on our github page:

https://github.com/rtpsug/PowerShell-Saturday/tree/master/2019-NC.State/
  • 3 participants
  • 49 minutes
powershell
advanced
ray
beginners
command
session
carroll
wondering
app
zurdo
youtube image

5 Feb 2020

PowerShell Saturday is a training event for all things PowerShell. The event was held in Raleigh, North Carolina and hosted by Research Triangle PowerShell User Group.

Joshua Corrick teaches us all about dba tools. This is a great primer showing you how to get dba tools set up and start using it for db migrations

The files for Joshua's slides and code can be found on our github page:

https://github.com/rtpsug/PowerShell-Saturday/tree/master/2019-NC.State/
  • 2 participants
  • 50 minutes
administrator
administration
dba
powershell
servers
session
transitioning
databases
setups
enterprise
youtube image

27 Jan 2020

PowerShell Saturday is a training event for all things PowerShell. The event was held in Raleigh, North Carolina and hosted by Research Triangle PowerShell User Group.

Stephen Valdinger goes through the process of using an Azure Dev Ops Pipeline. This process is useful in developing, maintaining, and deploying code.

The files for Stephen's slides and code can be found on our github page:

https://github.com/rtpsug/PowerShell-Saturday/tree/master/2019-NC.State/
  • 1 participant
  • 46 minutes
experiment
heart360
process
basically
works
actually
idea
variables
perfectly
organization
youtube image

22 Jan 2020

PowerShell Saturday is a training event for all things PowerShell. The event was held in Raleigh, North Carolina and hosted by Research Triangle PowerShell User Group.

In this session Dave Carroll explores the question What is DevOps and explains his belief that he is now a "PowerShell Developer" instead of a System Admin.

This is a great presentation to help you understand the huge technological shift that is DevOps.

The files for Dave's slides and code can be found on our github page:

https://github.com/rtpsug/PowerShell-Saturday/tree/master/2019-NC.State/
  • 1 participant
  • 47 minutes
dev
devops
transition
technical
administrators
systems
development
deployments
pcs
prepping
youtube image

23 Dec 2019

PowerShell Saturday is a training event for all things PowerShell. The event was held in Raleigh, North Carolina and hosted by Research Triangle PowerShell User Group.

Wouldn't it be nice to know when something breaks? Littlejohn will teach you how error handling works and different ways that you can use it in your scripts to find out when things go wrong.

The files for Littlejohns's slides and code can be found on our github page:

https://github.com/rtpsug/PowerShell-Saturday/tree/master/2019-NC.State/
  • 4 participants
  • 50 minutes
service
powershell
server
handled
power
support
terminal
error
spiel
chattanooga
youtube image

21 Dec 2019

PowerShell Saturday is a training event for all things PowerShell. The event was held in Raleigh North Carolina and hosted by Research Triangle PowerShell User Group.

In this session Jon discusses the importance of Security and how PowerShell Compliance items and SCCM can help you tackle Security issues.

The files for Jon's slides and code can be found on our github page:

https://github.com/rtpsug/PowerShell-Saturday/tree/master/2019-NC.State/
  • 1 participant
  • 44 minutes
security
secure
securing
protecting
regulations
compliant
administration
trusted
important
ssm
youtube image

19 Dec 2019

PowerShell Saturday is a training event for all things PowerShell. The event was held in Raleigh, North Carolina and hosted by Research Triangle PowerShell User Group.

Michael Teske is an excellent speaker and pluralsight trainer. In his talk he will walk you through Azure and help you avoid surprises with regards to billing. Azure is a great resource for learning if you know how to use it.

The files for Michael's slides and code can be found on our github page:

https://github.com/rtpsug/PowerShell-Saturday/tree/master/2019-NC.State/
  • 2 participants
  • 50 minutes
subscriptions
admin
account
session
webinar
paying
enterprise
server
attention
discussion
youtube image

19 Dec 2019

PowerShell Saturday is a training event for all things PowerShell. The event was held in Raleigh, North Carolina and hosted by Research Triangle PowerShell User Group.

Jeffery goes into detail about the PSReadline Module. PSReadline is a improvement to the command line interface, providing colored syntax, history, and much more. Learn how to make PSReadline a powerful tool in your PowerShell arsenal.

The files for Jeffery's slides and code can be found on our github page:

https://github.com/rtpsug/PowerShell-Saturday/tree/master/2019-NC.State/
  • 5 participants
  • 41 minutes
powershell
ps
scripts
commands
console
helpdesk
prompt
advanced
servers
users
youtube image

16 Nov 2019

PowerShell Saturday is a training event for all things PowerShell. The event was held in Raleigh North Carolina and hosted by Research Triangle PowerShell User Group.

In this session Ryan Leap discusses how Command Line tools can be leveraged within PowerShell. With a little bit of knowledge you can wrap your old school executables in a PowerShell function and supercharge them.

The files for Ryan's slides and code can be found on our github page:

https://github.com/rtpsug/PowerShell-Saturday/tree/master/2019-NC.State/
  • 3 participants
  • 47 minutes
powershell
utility
session
support
thanks
conference
administrators
advantage
important
takes
youtube image

1 Nov 2019

PowerShell Saturday is a training event for all things PowerShell. The event was held in Raleigh North Carolina and hosted by Research Triangle PowerShell User Group.

In this session Jeremy Smith discusses how to customize the default format that PowerShell uses. What PowerShell normally outputs works most the time.

The files for Jeremy's slides and code can be found on our github page:

https://github.com/rtpsug/PowerShell-Saturday/tree/master/2019-NC.State/
  • 4 participants
  • 44 minutes
powershell
basics
tooling
configuration
prepping
presentation
members
session
tip
formatter
youtube image

1 Nov 2019

PowerShell Saturday is a training event for all things PowerShell. The event was held in Raleigh North Carolina and hosted by Research Triangle PowerShell User Group.

In this session Phil Bossman discusses Event logs. Phil will share with you some tips and tricks to searching the event log, and how PowerShell can help you supercharge event log searches.

The files for Phil's slides and code can be found on our github page:

https://github.com/rtpsug/PowerShell-Saturday/tree/master/2019-NC.State
  • 3 participants
  • 49 minutes
powershell
user
session
servers
logged
appear
boss
managed
presentations
advanced
youtube image

28 Oct 2019

PowerShell Saturday is a training event for all things PowerShell. The event was held in Raleigh North Carolina and hosted by Research Triangle PowerShell User Group.

In this session Jon Fox discusses how attackers can use PowerShell against you, and things you need to think about to protect from these attacks.

The files for Jon's slides and code can be found on our github page:

https://github.com/rtpsug/PowerShell-Saturday/tree/master/2019-NC.State
  • 1 participant
  • 50 minutes
malware
security
phishing
compromised
beware
threat
suspicious
malicious
powershell
admins
youtube image