Research Triangle PowerShell Users Group / Tools for Automation

Add meeting Rate page Subscribe

Research Triangle PowerShell Users Group / Tools for Automation

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

10 Feb 2023

In this exciting YouTube video, join the Research Triangle PowerShell User Group (RTPSUG) as they welcome back Jeremy Brown for his second talk on Infrastructure as Code with Azure Bicep. Jeremy, an expert in the field, will guide viewers through the process of using Azure Bicep to automate the deployment of infrastructure resources on Microsoft Azure. Whether you are a seasoned professional or new to the world of cloud computing, this video is a must-watch for anyone interested in learning about the latest advancements in Infrastructure as Code. So sit back, grab a notebook, and get ready to take your cloud skills to the next level with Jeremy Brown and the Research Triangle PowerShell User Group!

For more information on the Research Triangle PowerShell User Group, be sure to check out their Meetup page at https://www.meetup.com/Research-Triangle-PowerShell-Users-Group/ and their official website at https://rtpsug.com/.
  • 4 participants
  • 1:30 hours
bicep
deploying
handle
premise
demos
presenters
review
arm
v2
going
youtube image

6 Jan 2023

Are you struggling to keep track of your hybrid infrastructure? In this video, Matthew Dowst, Managing Consultant for Quisitive, shares his expertise on using PowerShell to manage your hybrid environment with Azure Arc. Learn how to execute scripts on remote servers and keep track of your local and cloud environments using PowerShell. This is a must-see for anyone looking to streamline their hybrid infrastructure management with Azure Arc and PowerShell.

Matthew Dowst will provide you with some tips and tricks on how you can use PowerShell to ease the burden of managing a Hybrid infrastructure.

Meeting Description:
With today's hybrid infrastructures, being able to keep track of everything is becoming increasing difficult. Microsoft has introduced Azure Arc to make managing Hybrid environment much easier, but it still can be a burdensome task. But we can do better!

Matthew Dowst will provide you with some tips and tricks on how you can use PowerShell to ease this burden of managing a Hybrid infrastructure. We'll look at some different ways you can execute a script on remote servers and how you can use PowerShell to help keep track of your local and cloud environments.

Speaker Bio:
Matthew Dowst is a Managing Consultant for Quisitive. Matt is passionate about all things DevOps and automation, utilizing multiple different technologies, but PowerShell is my passion.)
  • 4 participants
  • 55 minutes
consultant
administrator
automations
users
provisioning
devops
vmware
powershell
hybrid
azure
youtube image

9 Jul 2022

Azure DevOps is a set of services offered by Microsoft to create and maintain automation in the Azure cloud.

Most people look at Azure DevOps and see a service that is built for dev’s maintaining and release code releases. But if you look closely, you’ll see a set of tools for sysadmins to use for running automation (i.e. scheduled jobs) in the cloud or even on your own corporate on premises servers. This demo shows how you can get started with Azure DevOps and replace your dodgy scheduled tasks in only a few hours’ time.

Speaker Bio:

Our speaker for this presentation is Mike Kanakos, who is an Infrastructure Tools Engineer for InvisAlign and a Microsoft Cloud and Datacenter MVP. Mike specializes in managing directory services through automation.

Check his website https://www.commandline.ninja for more great content!
  • 2 participants
  • 1:22 hours
devops
discussion
powershell
manager
planning
services
users
demos
hosted
mike
youtube image

8 Jul 2022

Crescendo is a recently released PowerShell module from the PowerShell team. It allows you to create PowerShell modules and cmdlets for native commands that don’t play nice with PowerShell today.

Programs like kubectl, ipconfig, docker, etc become PowerShell capable; giving you the full potential of PowerShell to streamline your workflows. Simple string output becomes object data in PowerShell, allowing you to use all the goodness you love about PowerShell. Stephen Valdinger dives into how Crescendo works, and shows how he used it to turn some of the cmd line tools he uses into PowerShell cmdlets.

Speaker Bio:

Stephen Valdinger (aka “steviecoaster” across social media) manages the Customer Experience for Chocolatey Software. He spends his days ensuring documentation, end user experience, and tools meet customers and users where they are in their automation journey. “Stevie” sometimes doesn’t sleep on the weekends when someone gives him an idea on a Friday afternoon that he can’t let go of.
  • 3 participants
  • 1:20 hours
powershell
crescendo
basics
repository
pkcs12
thanks
credential
demo
help
git
youtube image

15 Apr 2022

Phil Bossman shares tricks he uses at his job to manage Citrix application deployments. Phil uses a framework called the PowerShell App Deployment Toolkit to manage application installers.

RTPSUG: https://rtpsug.com/
PSAppDeployToolkit: https://psappdeploytoolkit.com/
Meetup: https://www.meetup.com/Research-Triangle-PowerShell-Users-Group/
Twitter: @rtpsug @Schlauge
  • 2 participants
  • 1:04 hours
powershell
discussion
demoing
psap
users
deployments
project
chats
applications
administration
youtube image

4 Mar 2022

Microsoft has stated the AzureAD and MSOL modules are being deprecated! We need to move to the Microsoft.Graph module if we want our scripts to keep working. Come join us to see how to get started with the Microsoft.Graph module. We're going to look at how to explore the Graph module, use it interactively, setup an app registration for automation, create some users and groups, and pull back some information about those objects.

Join Jeremy Brown for a look at the new Microsoft.Graph module and some of the features available!

Speaker Bio:
Jeremy https://github.com/bananajama is a long-time Microsoft professional with over 20 years experience in systems administration. has spent most of his career in education working for NC state public and private schools as well as the NC Judicial Branch. He is a PowerShell evangelist in every organization he's been in; providing mentorship and experience in moving rote work to automation.

About RTPSUG:
We're a group of PowerShell pros from all walks of life who love to share ideas with fellow community members. Our meetings are open to anyone who would like to talk about and learn more about how to PowerShell!
  • 2 participants
  • 1:13 hours
microsoft
graph
powershell
twitter
azure
users
updates
server
367
information
youtube image

17 Feb 2022

This presentation, we welcome Anthony Howell @ThePoshWolf. Anthony will showcase the usage of the free community version of Runway Automation Platform

Join Anthony as he talks about Runway and focus on the cool parts of scripting with Runway. They are looking for testers, so get ready.

Bio:
Starting at the help desk in 2009, Anthony Howell has built a career in IT automation and development, with a focus on PowerShell. This includes a lot of boring things, like user lifecycle automation or custom application installation scripts, but it also includes some really cool and exciting things, such as API module development (including AutoRest) or cloud automation projects. It really is just too much to fit under one day job -- so you might also find him blogging and speaking on PowerShell, when he's not picking up some PowerShell consulting projects on the side.

About RTPSUG:
We're a group of PowerShell pros from all walks of life who love to share ideas with fellow community members. Our meetings are open to anyone who would like to talk about and learn more about how to PowerShell!
  • 2 participants
  • 1:36 hours
runway
powershell
demoing
manager
disclaimer
talks
runways
developers
platform
plans
youtube image

25 Sep 2021

Does this sound familiar? You love PowerShell because it's awesome and, with PowerShell, you can create automation to eliminate manual tasks. But... you don't love writing the documentation for your code....

Yeah, we hear you. Most people don't look forward to the documentation because it can be tedious. But what if you could AUTOMATE your documentation as well?

Join guest speaker Stephen Valdinger for a look at how you can add beautiful docs to your projects with automation. We'll look at a few simple things you can do right now to take your PowerShell documentation to the next level. By the end of this demo, you will see how easy it is to create your documentation on the fly!

Speaker Bio:
Stephen Valdinger aka Steviecoaster is a technical support engineer for Chocolatey. Stevie is one of those guys who just oozes code from his pores. He automates almost everything he works on. Stevie is a huge fan of open source and an active contributor to the PowerShell community.

About the Research Triangle PowerShell User group (RTPSUG):
The Research Triangle PowerShell Users Group (RTPSUG) is the largest PowerShell group in the world! We meet twice a month to discuss all topics related to PowerShell and automation. Our topics cover beginner to advanced concepts and offer people a chance to learn new skills and ask questions. Our mission is to create a space for all attendees to feel welcome, ask questions, and be part of a community.

For more information on our group, please visit any of following links:

WEB: https://rtpsug.com
MEETUP: https://www.meetup.com/Research-Triangle-PowerShell-Users-Group
LINKEDIN: https://www.linkedin.com/company/rtpsug/
TWITTER: https://twitter.com/rtpsug
GITHUB: https://github.com/rtpsug
  • 2 participants
  • 1:12 hours
scripting
guest
project
stephen
presenting
comments
tooling
thanks
takes
mike
youtube image

9 Sep 2021

The Microsoft Graph API is the future of querying data from the Azure cloud. It's incredibly powerful but isn't very PowerShell friendly.

James O'Neill is a former Microsoft employee who built a module that adds support for using all the PowerShell goodness you come to love but is missing from the Graph API.

If you need to work with the Graph API, then this module is an absolute time saver and a must-have tool for your toolkit. Join us on Wed, 7/21 for demo of how this incredibly useful module works. This module contains over a 100 cmdlets missing from the Graph API.

A little info about our speaker:

James O’Neill is a former Microsoft employee who has been working with PowerShell since 2006. His latest project has been to produce better tools for the Graph API.

After leaving Microsoft, he now works as a freelance developer. James lives near Oxford, England, and insists he will publish “The Hitchhikers guide to PowerShell”, eventually.


PSGallery:
https://www.powershellgallery.com/packages/Microsoft.Graph.PlusPlus/1.4.0
GitHub:
https://github.com/jhoneill/MsftGraph

Twitter:
https://twitter.com/jamesoneill?lang=en

PowerShell Docs:
https://docs.microsoft.com/en-us/powershell/

Join the Group:
https://www.meetup.com/Research-Triangle-PowerShell-Users-Group/
  • 3 participants
  • 1:48 hours
powershell
users
quite
consulting
tasks
microsoft
doug
hyper
notes
gwmi
youtube image

20 Apr 2021

Greg Onstot is an identity engineer who has scripted the entire build of a small lab in the Azure cloud! Watch along and see this quick run through of what's possible!

The Research Triangle PowerShell Users Group (RTPSUG) is the largest PowerShell group in the world! We meet twice a month to discuss all topics related to PowerShell and automation. Our topics cover beginner to advanced concepts and offer people a chance to learn new skills and ask questions. Our mission is to create a space for all attendees to feel welcome, have a chance to ask questions and be part of a community.

For more information on our group, please visit any of following links:

WEB: https://rtpsug.com
MEETUP: https://www.meetup.com/Research-Triangle-PowerShell-Users-Group
LINKEDIN: https://www.linkedin.com/company/rtpsug/
TWITTER: https://twitter.com/rtpsug
GITHUB: https://github.com/rtpsug
  • 2 participants
  • 4 minutes
server
deploys
azure
vm
logon
subscription
access
domain
ips
connected
youtube image

19 Apr 2021

Looking for part 2 of this demo?
https://youtu.be/GN8HhGbliw8

What is Ansible?

Ansible is an amazingly flexible tool to manage your infrastructure. It's a simple IT automation engine that automates cloud provisioning, configuration management, application deployment, intra-service orchestration, and many other IT needs. Ansible allows you configure and manage many computers at once, with ease.

If you have never touched Ansible, fear not, because this two part video series covers all the major pieces of Ansible. This first video is an intro that will cover how to get started and what are the important pieces to understand. Part 2 covers more of the advanced features and customized code you can create for Ansible.

Our guest speaker for this talk is Jeremy Murrah, a sysadmin who uses Ansible daily to configure and maintain hundreds of nodes for his employer. Jeremy skillfully shows off the basic features of Ansible, how they work and then highlights some useful modules to extend Ansible even further.

If you like this content, be sure to join RTPSUG in person!

The Research Triangle PowerShell Users Group (RTPSUG) is the largest PowerShell group in the world! We meet twice a month to discuss all topics related to PowerShell and automation. Our topics cover beginner to advanced concepts and offer people a chance to learn new skills and ask questions. Our mission is to create a space for all attendees to feel welcome, have a chance to ask questions and be part of a community.

For more information on our group, please visit any of following links:

WEB: https://rtpsug.com
MEETUP: https://www.meetup.com/Research-Triangle-PowerShell-Users-Group
LINKEDIN: https://www.linkedin.com/company/rtpsug/
TWITTER: https://twitter.com/rtpsug
GITHUB: https://github.com/rtpsug
  • 3 participants
  • 1:41 hours
ansible
sysadmin
beginners
users
administrator
terminal
linux
mike
explaining
experience
youtube image

19 Apr 2021

Looking for the first part of this demo??
https://youtu.be/5qSnjWb9EBI

What is Ansible?

Ansible is an amazingly flexible tool to manage your infrastructure. It's a simple IT automation engine that automates cloud provisioning, configuration management, application deployment, intra-service orchestration, and many other IT needs. Ansible allows you configure and manage many computers at once, with ease.

If you have never touched Ansible, fear not, because this two part video series covers all the major pieces of Ansible. This video is the second half of a deep dive demo by Jeremy Murrah. The first video covered all the basics, this video is a deep dive into the advanced concepts of Ansible. We cover connecting to Windows nodes via WinRM instead of SSH, which is the default for Linux. Jeremy also touches on how to get started making custom code for Ansible.

Our guest speaker for this talk is Jeremy Murrah, a sysadmin who uses Ansible daily to configure and maintain hundreds of nodes for his employer. Jeremy skillfully shows off the basic features of Ansible, how they work and then highlights some useful modules to extend Ansible even further.

If you like this content, be sure to join RTPSUG in person!

The Research Triangle PowerShell Users Group (RTPSUG) is the largest PowerShell group in the world! We meet twice a month to discuss all topics related to PowerShell and automation. Our topics cover beginner to advanced concepts and offer people a chance to learn new skills and ask questions. Our mission is to create a space for all attendees to feel welcome, have a chance to ask questions and be part of a community.

For more information on our group, please visit any of following links:

WEB: https://rtpsug.com
MEETUP: https://www.meetup.com/Research-Triangle-PowerShell-Users-Group
LINKEDIN: https://www.linkedin.com/company/rtpsug/
TWITTER: https://twitter.com/rtpsug
GITHUB: https://github.com/rtpsug
  • 2 participants
  • 60 minutes
ssh
ansible
remote
authentication
connection
linux
explain
host
windows
interfaces
youtube image

30 Nov 2020

Josh King shows how he was able to develop advanced actions for his PowerShell Toast notifications. Not familiar with toast notifications? Josh has built a PowerShell module that allows you to send a windows notification using PowerShell. Josh has taken this to the next level and shares some interesting ways to leverage toast notifications to execute code for you.

The Research Triangle PowerShell Users Group (RTPSUG) is the largest PowerShell group in the world! We meet twice a month to discuss all topics related to PowerShell and automation. Our topics cover beginner to advanced concepts and offer people a chance to learn new skills and ask questions. Our mission is to create a space for all attendees to feel welcome, have a chance to ask questions and be part of a community.

For more information on our group, please visit any of following links:

WEB: https://rtpsug.com
MEETUP: https://www.meetup.com/Research-Triangle-PowerShell-Users-Group
LINKEDIN: https://www.linkedin.com/company/rtpsug/
TWITTER: https://twitter.com/rtpsug
GITHUB: https://github.com/rtpsug
  • 2 participants
  • 7 minutes
toast
powershell
notifications
toastps
trigger
subscribe
windows
burnt
pops
command
youtube image

27 Nov 2020

Alan Kaplan shares a solution he created for a problem he recently encountered at work: create 10,000 user accounts and make random, complex passwords for each user. He created a one line PowerShell script that uses the data on his machine to create the passwords. Check out this super creative way to solve a common problem with a minimal set of code .

The Research Triangle PowerShell Users Group (RTPSUG) is the largest PowerShell group in the world! We meet twice a month to discuss all topics related to PowerShell and automation. Our topics cover beginner to advanced concepts and offer people a chance to learn new skills and ask questions. Our mission is to create a space for all attendees to feel welcome, have a chance to ask questions and be part of a community.

For more information on our group, please visit any of following links:

WEB: https://rtpsug.com
MEETUP: https://www.meetup.com/Research-Triangle-PowerShell-Users-Group
LINKEDIN: https://www.linkedin.com/company/rtpsug/
TWITTER: https://twitter.com/rtpsug
GITHUB: https://github.com/rtpsug
  • 2 participants
  • 6 minutes
passwords
complexity
user
account
administrator
password
task
cova
problem
dev
youtube image

22 Nov 2020

Jeremy smith shows how he created some custom PowerShell functions to test disk speeds. He details how he could take a manual process and automate it. Prior to Jeremy's automation, this process was done through an old school cmd line utility and then manually parsing out the relevant data. Jeremy could automate the process from start to end.

The Research Triangle PowerShell Users Group (RTPSUG) is the largest PowerShell group in the world! We meet twice a month to discuss all topics related to PowerShell and automation. Our topics cover beginner to advanced concepts and offer people a chance to learn new skills and ask questions. Our mission is to create a space for all attendees to feel welcome, ask questions, and be part of a community.

For more information on our group, please visit any of following links:

WEB: https://rtpsug.com
MEETUP: https://www.meetup.com/Research-Triangle-PowerShell-Users-Group
LINKEDIN: https://www.linkedin.com/company/rtpsug/
TWITTER: https://twitter.com/rtpsug
GITHUB: https://github.com/rtpsug
  • 1 participant
  • 7 minutes
process
disk
performance
powershell
testing
xml
automation
script
aws
parsing
youtube image

31 Oct 2020

Dave Carroll is a DevOps engineer who has created a Twitter module for PowerShell that allows him to automate his tweets from his cmd prompt. Join Dave for a look at how he figured out how to use the Twitter API, handle the authentication requirements and deal with errors while tweeting.

The Research Triangle PowerShell Users Group (RTPSUG) is the largest PowerShell group in the world! We meet twice a month to discuss all topics related to PowerShell and automation. Our topics cover beginner to advanced concepts and offer people a chance to learn new skills and ask questions. Our mission is to create a space for all attendees to feel welcome, have a chance to ask questions and be part of a community.

For more information on our group, please visit any of following links:

WEB: https://rtpsug.com
MEETUP: https://www.meetup.com/Research-Triangle-PowerShell-Users-Group
LINKEDIN: https://www.linkedin.com/company/rtpsug/
TWITTER: https://twitter.com/rtpsug
GITHUB: https://github.com/rtpsug
  • 3 participants
  • 1:21 hours
powershell
twitter
powers
users
automation
ps
blogging
logged
recently
presentation
youtube image

8 Oct 2020

Thomas Rayner is a Senior Microsoft Security Engineer, PluralSight content author and former Microsoft MVP. In this video, Thomas discusses how you can use the Git Hooks built into Git repositories to do some amazing things!

So what are git hooks? git hooks are scripts that run when a certain event happens in a Git repo. Thomas shows how you can use the automated nature of git hooks to do some truly useful things in your repos automatically.

Research Triangle PowerShell Users Group (RTPSUG) is the largest PowerShell group in the world! We meet twice a month to discuss all topics related to PowerShell and automation. Our topics cover beginner to advanced concepts and offer people a chance to learn new skills and ask questions. One of the foundations that we live by is to create a space to for all to attendees to feel welcome, have a chance to ask questions and be part of a community. For more information on our group, please visit any of following links:

WEB: https://rtpsug.com
MEETUP: https://www.meetup.com/Research-Triangle-PowerShell-Users-Group
LINKEDIN: https://www.linkedin.com/company/rtpsug/
TWITTER: https://twitter.com/rtpsug
GITHUB: https://github.com/rtpsug
  • 2 participants
  • 54 minutes
git
hooks
powershell
gitlab
github
utility
repository
discord
repo
supercharging
youtube image

9 Sep 2020

Clem Messerli demos a script he wrote to automate the testing of a website SSL settings. The script leverages the SSLabs API to test websites from the command line.
Clem walks through why he is using the various settings that he added to his script. This is an excellent example of how API's can be leveraged to automate a task and query for certain suspect security settings.

Research Triangle PowerShell Users Group (RTPSUG) is the largest PowerShell group in the world! We meet twice a month to discuss all topics related to PowerShell and automation. Our topics cover beginner to advanced concepts and offer people a chance to learn new skills and ask questions. One of the foundations that we live by is to create a space to for all to attendees to feel welcome, have a chance to ask questions and be part of a community. For more information on our group, please visit any of following links:

WEB: https://rtpsug.com
MEETUP: https://www.meetup.com/Research-Triangle-PowerShell-Users-Group
LINKEDIN: https://www.linkedin.com/company/rtpsug/
TWITTER: https://twitter.com/rtpsug
GITHUB: https://github.com/rtpsug
  • 1 participant
  • 8 minutes
ssl
blogging
protocols
monitor
hosted
api
security
publish
script
labs
youtube image

9 Sep 2020

Stephen Valdinger discusses some scripts he created to convert / import Scoop and WinGet packages into Chocolatey. Stephen is a support engineer for Chocolatey and active PowerShell community member.

Research Triangle PowerShell Users Group (RTPSUG) is the largest PowerShell group in the world! We meet twice a month to discuss all topics related to PowerShell and automation. Our topics cover beginner to advanced concepts and offer people a chance to learn new skills and ask questions. One of the foundations that we live by is to create a space to for all to attendees to feel welcome, have a chance to ask questions and be part of a community. For more information on our group, please visit any of following links:

WEB: www.rtpsug.com
MEETUP: https://www.meetup.com/Research-Triangle-PowerShell-Users-Group
LINKEDIN: https://www.linkedin.com/company/rtpsug/
TWITTER: https://twitter.com/rtpsug
GITHUB: https://github.com/rtpsug
  • 1 participant
  • 7 minutes
packages
chocolaty
scoop
powershell
repository
zip
package
chaco
cyphers
server
youtube image

14 Aug 2020

Stephen Valdinger walks you through how you could take your web testing and troubleshooting to the next level with the Selenium module for PowerShell. Selenium makes it simpler to automate working with web forms, testing web frameworks, or any other task you need to do in a browser. Whether you want Selenium to help you be lazy or productive, there's something in this talk for you.

Stephen (aka Steviecoaster) is an active community PowerShell community member and support engineer for the Chocolatey software automation platform. His knowledge of scripting and automation is on display in this talk as he shares tips and tricks for trying to automate tasks you never considered before.

Research Triangle PowerShell Users Group (RTPSUG) is the largest PowerShell group in the world! We meet twice a month to discuss all topics related to PowerShell and automation. Our topics cover beginner to advanced concepts and offer people a chance to learn new skills and ask questions. One of the foundations that we live by is to create a space to for all to attendees to feel welcome, have a chance to ask questions and be part of a community. For more information on our group, please visit any of following links:

WEB: www.rtpsug.com
MEETUP: https://www.meetup.com/Research-Triangle-PowerShell-Users-Group
LINKEDIN: https://www.linkedin.com/company/rtpsug/
TWITTER: https://twitter.com/rtpsug
GITHUB: https://github.com/rtpsug
  • 2 participants
  • 49 minutes
powershell
selenium
coaster
thanks
demos
chrome
super
azure
stevie
discussion
youtube image

19 Jun 2020

Justin Grote takes us on a deep dive of the new Windows terminal. He has created one-of-a-kind tools that harness the power of Windows terminal and allow him to make otherwise difficult configurations easy. Justin masterfully shows off all the many ways in which Windows Terminal can be used and the myriad of configuration tweaks that can be put in place.

Justin is a datacenter solutions architect for Allied Digital MSP. He helps customers use technology to help them solve business problems and save money. Justin has been a life-long, self-proclaimed "nerd" from an early age. He got the computing bug very early on and has continually challenged himself to learn new and interesting concepts. In this video, he shares with the audience many tips and tricks that people can use to help with the their command line experience.

The Research Triangle PowerShell User group is the world's largest PowerShell group. We meet twice a month to discuss all things PowerShell and automation.

Find out more at about RTPSUG at https:// www.rtpsug.com
  • 2 participants
  • 1:48 hours
powershell
administrator
terminal
useful
ally
session
users
capability
sudo
ssh
youtube image

2 Jun 2020

Jocel Sabellano gives a deep dive into getting started with the Microsoft graph API via PowerShell. He discusses how it works and how to interact with it to access the myriad of services in the Microsoft 365 Cloud.

Jocel is a cloud expert for an MSP in the Chicago area. He works with customers helping them get their data into the cloud and accessing that data securely. The Research Triangle PowerShell User group is the world's largest PowerShell group. We meet twice a month to discuss all things PowerShell and automation.
  • 3 participants
  • 1:13 hours
microsoft
graph
automations
insights
interface
grab
credentials
azure
users
arm
youtube image

23 Mar 2020

Looking to learn how to get started in Azure? Have you considered Serverless apps? Be not afraid. They're easy to build and allow you get started without needing a degree in programming....

Our speaker, Jeremy Brown, will walk through the basics of serverless apps, build a simple app AND put it online in 45 minutes!

Jeremy is an IT veteran with 20+ yrs in the IT industry. His PowerShell experience goes all the way back to v1 as a Microsoft Trainer. Once he began with PowerShell, he fell in love and has used PowerShell as his primary tool since that time. Jeremy currently works as a sysadmin and cloud ops pro automating Azure and Office 365 in a hybrid environment for the NC Judicial Branch.

Come take a look at the mystery and wonder of using someone else's computer to do your work. We'll explore using Azure Static Websites, REST APIs, and Azure Functions together in a tale of one person’s journey to a “Derpy” webapp of something they could have just Googled.

By the end of our meeting, you will learn how easy and cheap it is to host a website and make that other person’s computer do your bidding.

Connect with Jeremy Brown:
https://twitter.com/Banana_Jama

SUBSCRIBE to learn about PowerShell!
https://www.youtube.com/c/rtpsug?sub_confirmation=1

LET'S CONNECT!
-- https://twitter.com/rtpsug
-- https://www.meetup.com/Research-Triangle-PowerShell-Users-Group/
-- http://rtpsug.com/
  • 4 participants
  • 1:38 hours
server
azure
serverless
vpn
virtual
cloud
hosted
subscriptions
joe
demos
youtube image

18 Mar 2020

We're continuing our git education series with a follow up on last month's git intro. Last month we focused on committing code to your own repo. This month we're focusing on committing code to a shared repository.

Join Phil Bossman, Kevin Laux and the rest of the RTPSUG leaders as we host a hands-on, step by step tutorial of how to work with shared repositories.

Our demo this month focuses on helping build a website. Each participant will have an opportunity to add a piece to our "website" which runs from a shared git repository. You will be able to see what you added to the website live once it is committed.

We'll start off with a quick review of the fundamentals from last month's meeting and then we'll start building on top of those fundamental commands.

Follow along:
Tutorial:
https://github.com/RTPSUGMembers/rtpsugmembers.github.io/blob/master/README.md
Repo:
https://github.com/RTPSUGMembers/rtpsugmembers.github.io

Connect with Kevin Laux:
https://twitter.com/rsrychro

Connect with Phil Bossman:
https://twitter.com/Schlauge

SUBSCRIBE to learn about PowerShell!
https://www.youtube.com/c/rtpsug?sub_confirmation=1

LET'S CONNECT!
-- https://twitter.com/rtpsug
-- https://www.meetup.com/Research-Triangle-PowerShell-Users-Group/
-- http://rtpsug.com/
  • 4 participants
  • 1:05 hours
git
remotely
repo
github
repository
collaboratively
gist
commit
getting
forking
youtube image

20 Jan 2020

Join Phil Bossman and the rest of the RTPSUG leaders as we host the first of two hands-on, interactive git learning sessions. You will participate in follow-along demos to create and commit to your first repo. The RTPSUG leaders will help you master your first steps in git with one-on-one help.

Phil will lead a learning session that will cover the core commands of git. Learn the difference between push and pull, adding vs committing, local vs remote repos and how to undo everything when you have completely borked it up.

This is a Working Session, there will be background noise throughout the presentation as we help users make their first git repository.
  • 5 participants
  • 1:16 hours
git
users
getting
repository
gay
general
help
power
tooling
ready
youtube image