Summary: Matthew Hitchcock, Microsoft MVP, takes us through a deeper look at Azure DSC.
Today we have the first part of a two-part series by Matthew Hitchcock. Here’s a bit about him:
Matthew has deep experience in identity and directory services, including hybrid identity for Office 365, and Azure Active Directory federation and ...
Summary: Use Windows PowerShell to easily find DSC resources.
How can I find what Desired State Configuration (DSC) resources are installed on my local system?
Use the Get-DSCResource cmdlet...
Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to create a .zip archive folder and copy it to a server.
Hey, Scripting Guy! I have a folder that contains scripts. I update these scripts from time-to-time. I like to store the scripts on a central shared server. To save bandwidth, I would like to zip the ...
Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell and Desired State Configuration to configure the registry.
Microsoft Scripting Guy, Ed Wilson, is here. I thought I would piggy-back a bit on the excellent posts that Windows PowerShell MVP, Richard Siddaway, wrote this week about working with the registry with ...
Summary: Microsoft Scripting Guy, Ed Wilson, talks about where to find documentation for Windows PowerShell Desired State Configuration (DSC).
Microsoft Scripting Guy, Ed Wilson, is here. One of the things that sometimes surprises me, is when I am talking to IT pros and I hear something like, “I really like Windows PowerShell, but I wish...