Episode 287 – PowerScripting Podcast – MVP Kirk Munro on PowerShellGet
Listen to this Episode
Audio available
Listen:
In This Episode
Tonight on the PowerScripting Podcast, we talk to Kirk Munro about PowerShellGet
News
- MVA session Using PowerShell for Active Directory is October 29th.
- All of the videos from the PowerShell Summit Europe 2014 have been posted.
- We want to know who your PowerShell Hero is! Nominate him/her today!
- Free ebook - PowerShell Hyper-V CookBook
- Lee Holmes did a presentation on the current and future state of WMF
- There is a kickstarter project for Chocolatey
- The NJ PowerShell Users group is meeting October 21st
- The Greater Milwaukee Script Club is meeting October 21st
- The Omaha PowerShell User Group is meeting October 28th.
- PowerShell Plus 5.0 is now available
Interview
- WMF 5.0 preview
- Package Management for PowerShell Modules with PowerShellGet
- http://poshoholic.com/2014/10/20/powershell-debugging-amplified/
- https://github.com/KirkMunro/DebugPx
- https://msconfiggallery.cloudapp.net/packages/DebugPx/
Chatroom Highlights:
http://www.bloomberg.com/news/2014-10-02/jpmorgan-says-data-breach-affected-76-million-households.html
https://twitter.com/BeeLai1/status/516692541996281856/photo/1
https://twitter.com/Internal_IT/status/516684790180102144/photo/1
https://twitter.com/lonn_unger/status/515598204403191808/photo/1
https://www.apple.com/osx/server/
oops, http://www.macminicolo.net/
http://www.provance.com/
By the way: starting up the weekly OneGet virtual community meeting again – Fridays at 10am PDT. http://oneget.org/weekly/meeting.html
Roll your own rePO http://blogs.msdn.com/b/powershell/archive/2014/05/20/setting-up-an-internal-powershellget-repository.aspx
http://blogs.msdn.com/b/powershell/archive/2014/09/04/windows-management-framework-5-0-preview-september-2014-is-now-available.aspx
the current psget http://psget.net/
https://msconfiggallery.cloudapp.net/
https://connect.microsoft.com/PowerShell/
I’m not sure when it was added, but I read about it on http://technet.microsoft.com/en-ca/library/hh857339.aspx
for dir in $(ls search_dirs/*/alive.token | sed ’s#/alive.token$##’); do
software assets or Hardware assets
with a couple of hash marks
##can powershell modules have dependencies and can powershellget resolve dependencies (like… err… CPAN)?
I know OneGet (as of the first community meeting) had no specific ties to WMF 5, will PowerShellGet be available for down level systems? Or is it already?
Talk about all the new parameters on New-ModuleManifest
##what happens if the API key for a module is compromised?
What about a portal for end users to access the jodules?
I want a protal where end users can install their own sofrtware from one-get
the portal should only show what apps the end user has access to based upon ACL’s
it may have been answered, How can I define a users to use the internal gallery not from the internet?
to specify what software a user may have accesss to.
user A get package A and user B get only package B
##when is kirk’s talk?