Der Interview-Audiocast mit Thorsten Butz zu Themen der professionellen IT mit einer leichten Affinität zu Microsoft Server Technologien.
In this special episode of the Sliding Windows podcast we broadcast live from the annual PowerShell conference PSConfEU that took place in Antwerp in 2024. My guest today is one of the best known celebreties of the PowerShell Universe: Chrissy LeMaire, inventor of the DBATools, Manning book author and Github star - to just give a few examples of her highly acclaimed work. Chrissy comes from a Cajun family in Louisiana (USA), whose French-speaking ancestors still have a special influence on the culture of this region today. Chrissy has lived and worked for many years in Europe now, embracing the the richness of cultures and influences in different countries and regions. A little different from a regular episode, we talk less about a specific area of expertise. Our main topic is Chrissy's career from database expert to book author and social media star and her very special view on the future of IT. Of course, we talk about "artificial" and "human intelligence". Chrissy shares a pivotal moment in her academic journey inspired by a quote from Paul Dressel, catalyzing a transformation in her approach to learning and paving the way for academic excellence. Transitioning to Chrissy's professional narrative, the dialogue navigates towards her engagement with PowerShell projects like DBA tools underscore her ardor for technology and perpetual learning. Steering towards technology's cutting edge, the dialogue unfolds the speaker's exploits with PowerShell and SQL Server migrations, elucidating the journey of crafting modules and scripts to streamline migration processes. Discussions on Microsoft's support for DBA tools, GitHub collaboration, AI integration with PowerShell, and the exploitation of AI engines like GitHub Copilot, underscore the transformative potential of AI in ameliorating workflows and augmenting productivity. Alongside nuanced reflections on Cajun heritage and language intricacies from Louisiana, theepisode culminates in a jovial French language quiz and a toast with craft beer, emblematic of shared ardor for technology, culture, and the enriching exchange encapsulated throughout the conversation. Thanks to Geoffroy Dubreuil and James Ruskin for their support with the Monad Manifesto quiz.
Zur Jahrtausendwende angekündigt, veröffentlichte Microsoft im Jahr 2002 die erste Version dieses ".NET Framework" für Windows; eine Programm- bzw. Laufzeitbibliothek, die Anwendungsentwicklern in Form einer sogenannten Klassenbibliothek zahlreiche nützliche Schnittstellen zur Verfügung stellt. Die Klassenbibliothek kann mit einer Vielzahl von Programmiersprachen genutzt werden, gleichzeitig sind die kompilierten Anwendungen sowohl auf unterschiedlicher Hardware als auch auf unterschiedlichen Betriebssystemen lauffähig. Der besondere Ansatz von .NET ist die Bereitstellung einer abstrakten Laufzeitumgebung, kurz einer VM ("virtual machine"). .NET Anwendungen werden mit einem Compiler in die spezifische Maschinensprache dieser VM übersetzt - der sogenannten "Intermediate Language". Dieser Ansatz ermöglicht es, dass lediglich die Laufzeitumgebung für unterschiedliche Hardware und Betriebssysteme portiert und nicht jede Applikation für die jeweilige Zielplattform neu kompiliert werden muss. Die Architektur von .NET erinnert nicht zufällig an das ältere JAVA der Firma Sun und dessen JRE ("java runtime environment).
Demitrius Nelon is the product manager responsible for the Package Manager for Windows which had its beginnings in Canada with an independent software developer named Keivan Beigi, who inspired Microsoft to create their own implementation. Keivan was guest on the "Sliding Windows" podcast, episode 18. Demetrius talks about his personal background and career journey, mentioning his service in the U.S. Navy and his work at various technology companies, including Microsoft, VMware, and Amazon. Prior to the employment of Demitrius Microsoft saw the value in Keivans primal AppGet implementation and used it as a template for their own package manager, initially named AppInstallerCLI due to its positioning under the umbrella of Microsofts sideloading application named AppInstaller. During its early days the AppInstallerCLI/WinGet was targeted as a package manager for developers. Demetrius joined the team in December 2019, and the initial preview launch of WinGet took place at the Build 2020 conference. He provides insights about WinGets inspiration, security, integration, future plans.
When Microsoft acquired GitHub.com in 2018, no one could doubt that there is a deep cultural change going on in Redmond, Washington. A few years earlier, in 2015, Microsoft began to invest in a new text editor that can simply be described like this: "One editor to rule them all" VSCode and GitHub quickly started their journey as a congenial couple, conquering the hearts of the users - many of whom were not previously Microsoft devotees. Justin Grote is one of those very gifted IT pros who have embraced Microsoft's new course with open arms.
When Microsoft announced a "Windows Package Manager" (better known as Winget) in the context of the Build conference in 2020, hardly anyone suspected that this overdue, long-desired tool was not a "Microsoft original". A Canadian programmer, my today's guest Keivan Beigi, had developed a package manager called "AppGet" a few years earlier and made it available under an open source license. When Microsoft employees contacted him one fine day, what belonged together seemed to come together. But then the story took its own course. We talk about the background of his technology, package management in general and Microsofts fickle strategy towards its own community.
Christoph Heussen war in den Jahren rund um die Jahrtausendwende Linux-Trainer/Berater und hat seinerzeit auf höchstem technischen Niveau vorrangig im Kontext von Redhat Linux gearbeitet bevor er von über 20 Jahren an die Realschule wechselte, an der er heute noch als Informatik- und Mathematik-Lehrer arbeitet. Christoph berichtet von der jahrelangen Aufbauarbeit, sowohl was die Lerninhalte als auch die technische Austattung der Schule selbst betrifft, bis hin zur Corona-Pandemie, die von jetzt auf gleich Fakten schuf und viele geplante Innovationen von jetzt auf gleich systemrelevant werden ließ.
Kapitel: 0:00:00.000 Intro: Limosine (Jason Shaw) 0:00:50.704 help about_Tobias 0:10:04.460 Die 90er 0:15:55.046 Objekte 0:24:21.694 Frühe Editoren 0:39:56.984 PowerShell 0:58:20.362 Windows PowerShell-Editoren 1:21:56.106 MSFT erfindet sich neu 1:38:32.517 VSCode 1:51:10.514 VSCode Alternativen? 1:57:47.348 Epilog 2:13:58.934 Postscriptum 2:16:23.481 Outro 1 2:17:23.171 Bonus: Sch... Corona 2:30:30.033 Outro 2
Gael Colas and Thorsten Butz talk about Desired State Configuration (DSC), the Configuration Management framework that was introduced with PowerShell 4 and has undergone some significant changes ever since.
Eingeführt mit Windows 2000 als Nachfolger der Windows NT-Systemrichtlinien, haben sich die "Group Policy Objects (GPO)" schnell zum unverzichtbaren, aber auch heiß diskutierten Zentrum des Client-Managements gemausert.
Anwendungsvirtualisierung, in der Windowswelt synonym mit App-V, umschreibt die Neupaketierung und Optimierung von Anwendungen für spezifische Anwendungsfälle wie eine Remote Desktop-Umgebung. Wir blicken mit Andreas Nick hinter die Kulissen.
PowerShell 7 will bridge the gap between the "Windows PowerShell" and the multi platform PowerShell aka "PowerShell Core". Steve Lee, Principal Software Engineer Manager for the PowerShell Team, provides deep insights on re-inventing Microsoft's No 1 automation tool, summing up his own long-term journey.
Machine Learning, Hype oder DIE Zukunftstechnologie? Ich habe den "Data Scientist" Uwe Stoll eingeladen um die Technologie hinter den Buzzwords zu ergründen und Schlüsselelemente dieses Wissenschaftsbereichs aufzudecken.
I talk to Jeffrey Snover, father of the PowerShell, about his almost 20 years journey to establish the fundamentals of a modern datacenter and automation toolchain and his vision of an OS agnostic automation framework around PowerShell Core.
Eingeführt mit Windows 2000 erfuhr das Active Directory über die Jahre vergleichsweise wenige Änderungen, weißt aber bis auf den heutigen Tag zahlreiche Merkwürdigkeiten auf, die vielen Anwendern/AdministratorInnen unbekannt sind. Ich spreche mit Nils Kaczenski, der als Autor/Trainer/Consultant die Technologie von Beginn an begleitet, über weitsichtige Designkonzepte und Irrwege, über Vergangenes und Zukünftiges. Aufgezeichnet am 9. September 2017 in Lingen.
Reactive security approaches will obviously not save us from future attacks. I invited Sami Laiho in another ENGLISH episode of the Sliding Windows to explain how to turn the tables on this issue, primarily focussing on Windows 10.
Microsoft is massively pushing forward to an open-minded enterprise, embracing Open Source technologies, notably focussing on the Linux ecosystem. I talked to Bartek Bielawski, well known scripting guru and book author, and Joey Aiello, program manager on the PowerShell team and OSS enthusiast, about this amazing change of mind.
Das Interview wurde im Sendezentrum des 33. Chaos Communication Congress (33C3) am 29.12.2016 in Hamburg aufgezeichnet. Daniel und Guidos Vortrag findet man im "Fahrplan" des 33C3 und auf media.ccc.de: "On the Security and Privacy of Modern Single Sign-On in the Web"
Eine Gespräch über "Remote Desktops" und Anwendungsvirtualisierung, von den Anfängen in den 1990er Jahre, von X11 über Winframe/Metaframe, Terminal Services bis zur Desktop Transformation der Jetzt-Zeit.
An Interview with Bruce Payette, Principal Developer at Microsoft and the "Godfather" of PowerShell, about the History of Unix subsystems in Microsoft Windows NT from OpenNT, Interix, SFU, SUA to WSL. Bruce was one of the creators of OpenNT and its successors.
Ein Gespräch über Media Asset die Arbeit und die Arbeit in heterogenen Mac/Linux/Windows-Netzwerken mit André Aulich, Buchautor, Softwareentwickler und Inhaber von moosystems.
Ein Gespräch über "Securable Objects" und Berechtigungen/Permissions mit Helge Klein, dem Entwickler von (u.a.) SetACL. Aufgezeichnet im August 2013 in Köln.
Ein Gespräch über die Windows PowerShell von Version 1 bis 3 mit Rolf Masuch, dem Kopf hinter der PowerShell Anwendergruppe (powershell-ag.de). Aufgezeichnet im November 2012 in München.