12 Sharing scripts among a team
This chapter covers
- Using GitHub Gist to share scripts
- Creating a module to share with a team
- Using a GitHub repository to store and manage a module
How often have you spent time writing a script to perform a task, only to find out someone else on your team had already done something similar? If you are like me, the answer is more times than you can count. And this problem only continues to grow as things like working from home and bringing your own device become more prevalent. So, in this chapter, we will explore some ways that you can share scripts as a team.
Depending on which source you look at, you will see reports that 20–50% of service desk calls are for repetitive issues. These can be things like password ...
Get Practical Automation with PowerShell now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.