<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Michael C Cook Sr.</title>
    <description>The latest articles on DEV Community by Michael C Cook Sr. (@mcc85s).</description>
    <link>https://dev.to/mcc85s</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F292743%2Fd02d8f61-df9f-47b6-92a5-4b9d2bbe71a3.png</url>
      <title>DEV Community: Michael C Cook Sr.</title>
      <link>https://dev.to/mcc85s</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mcc85s"/>
    <language>en</language>
    <item>
      <title>02/01/2024 | Video - Virtualization Lab / Windows Server 2016 | 2h 29m 26s</title>
      <dc:creator>Michael C Cook Sr.</dc:creator>
      <pubDate>Fri, 02 Feb 2024 22:10:36 +0000</pubDate>
      <link>https://dev.to/mcc85s/02012024-video-virtualization-lab-windows-server-2016-2h-29m-26s-3073</link>
      <guid>https://dev.to/mcc85s/02012024-video-virtualization-lab-windows-server-2016-2h-29m-26s-3073</guid>
      <description>&lt;p&gt;In this video, I will be building a brand-new Hyper-V VM using the function [New-VmController] in [FightingEntropy(π)][2024.1.0], to deploy [Windows Server 2016] to meet certain criteria:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;ADDS domain controller&lt;/li&gt;
&lt;li&gt;DHCP server&lt;/li&gt;
&lt;li&gt;DNS server&lt;/li&gt;
&lt;li&gt;IIS server&lt;/li&gt;
&lt;li&gt;WDS server&lt;/li&gt;
&lt;li&gt;MDT server&lt;/li&gt;
&lt;li&gt;Create an [organizational unit]&lt;/li&gt;
&lt;li&gt;Create a [security group]&lt;/li&gt;
&lt;li&gt;Create a [user (domain admin)]&lt;/li&gt;
&lt;li&gt;Create a [group policy]&lt;/li&gt;
&lt;li&gt;Allow [Remote Desktop] connection for that [user (domain admin)&lt;/li&gt;
&lt;li&gt;Allow [WinRM console connection] for that [user (domain admin)]&lt;/li&gt;
&lt;li&gt;Do MOST of these automatically using the functions in [FightingEntropy(π)][2024.1.0]&lt;/li&gt;
&lt;li&gt;Convey senior level (software development + networking) experience&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/p5mAUW90OpU"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
    </item>
    <item>
      <title>01/06/2024 | Virtualization Lab - Windows 10 22H2</title>
      <dc:creator>Michael C Cook Sr.</dc:creator>
      <pubDate>Sun, 07 Jan 2024 05:04:28 +0000</pubDate>
      <link>https://dev.to/mcc85s/01062024-virtualization-lab-windows-10-22h2-42c8</link>
      <guid>https://dev.to/mcc85s/01062024-virtualization-lab-windows-10-22h2-42c8</guid>
      <description>&lt;p&gt;In this video, I will be building a brand new Hyper-V VM using [NewVmController], which is a series of classes that expand upon the function [New-VmController], in order to deploy [Windows 10 22H2].&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/g3GJe00WJLg"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Get-ViperBomb (PowerShell)</title>
      <dc:creator>Michael C Cook Sr.</dc:creator>
      <pubDate>Mon, 05 Dec 2022 20:03:09 +0000</pubDate>
      <link>https://dev.to/mcc85s/get-viperbomb-powershell-4eap</link>
      <guid>https://dev.to/mcc85s/get-viperbomb-powershell-4eap</guid>
      <description>&lt;p&gt;Greetings everyone,&lt;/p&gt;

&lt;p&gt;I've been developing a module for &lt;strong&gt;[PowerShell]&lt;/strong&gt; that uses a variety of advanced techniques and styles, particularly those used in &lt;strong&gt;CSharp&lt;/strong&gt;, &lt;strong&gt;.NET&lt;/strong&gt;, and &lt;strong&gt;Xaml&lt;/strong&gt;... but all of it being done in &lt;strong&gt;[PowerShell]&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;A little over a month ago, I made a video of the various utilities that I'd left on the backburner, utilities that relate to &lt;u&gt;system management&lt;/u&gt;, &lt;u&gt;administration&lt;/u&gt;, and &lt;u&gt;graphical user interface design elements&lt;/u&gt;:&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/S7k4lZdPE-I"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;My end goal is simply put, to create a module that interfaces directly with &lt;strong&gt;(Razor/Blazor/ASP.NET/C#)&lt;/strong&gt; for the internet. Though to be clear, there's still a bit of development ahead of me before it gets to that stage.&lt;/p&gt;

&lt;p&gt;In the video demonstration above, I cover a variety of (functions/utilities) that are part of the module. &lt;/p&gt;

&lt;p&gt;The module itself uses a variety of (GUI+CLI) components (in some cases both), and is meant to &lt;em&gt;enhance&lt;/em&gt; the &lt;u&gt;experience&lt;/u&gt; of the &lt;strong&gt;(USMT/&lt;u&gt;user state migration tool&lt;/u&gt;)&lt;/strong&gt;, &lt;u&gt;virtualization&lt;/u&gt;, &lt;u&gt;post-installation migration tasks&lt;/u&gt;, &lt;u&gt;package distribution&lt;/u&gt;, &lt;u&gt;deployment&lt;/u&gt;, and general all-around OOBE, etc.&lt;/p&gt;

&lt;p&gt;The reason for THIS post in particular, is to cover a document that I've recently written, about the utility that will eventually be used to provide &lt;u&gt;post-installation migration activities&lt;/u&gt;... as well as various other odds and ends which fall within the scope of categories specified above.&lt;/p&gt;

&lt;p&gt;I may be getting ahead of myself describing everything... &lt;br&gt;
But- to be clear, this document is QUITE LONG.&lt;br&gt;
There are also nested links to OTHER documents.&lt;/p&gt;

&lt;p&gt;Here's the PDF of the utility&lt;br&gt;
[&lt;a href="https://github.com/mcc85s/FightingEntropy/blob/main/Docs/2022_1202-(Get-ViperBomb).pdf" rel="noopener noreferrer"&gt;https://github.com/mcc85s/FightingEntropy/blob/main/Docs/2022_1202-(Get-ViperBomb).pdf&lt;/a&gt;]&lt;/p&gt;

&lt;p&gt;This video demonstration here covers the PXE portion of the module from the server end, which I recorded &lt;u&gt;exactly a year ago&lt;/u&gt;.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/6yQr06_rA4I"&gt;
&lt;/iframe&gt;
  &lt;/p&gt;

&lt;p&gt;This demonstration showcases the module's ability to control the installation of Windows on &lt;u&gt;child item virtual machines&lt;/u&gt; from &lt;strong&gt;(inception -&amp;gt; desktop)&lt;/strong&gt; through the &lt;strong&gt;PXE&lt;/strong&gt; process, by using the &lt;strong&gt;[Microsoft Deployment Toolkit]&lt;/strong&gt; by &lt;strong&gt;(Microsoft/Michael T. Niehaus + others)&lt;/strong&gt; as well as the &lt;strong&gt;[PowerShell Deployment]&lt;/strong&gt; modification by &lt;strong&gt;(FriendsOfMdt/Deployment Bunny/Johan Arwidmark/Mykael Nystrom + others)&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;At some point when the utility I've covered in the PDF linked above is ready, I will record a new demonstration that shows the process from beginning to end.&lt;/p&gt;

&lt;p&gt;Enjoy.&lt;br&gt;
Take care&lt;br&gt;
MCC&lt;/p&gt;

</description>
      <category>php</category>
      <category>laravel</category>
    </item>
  </channel>
</rss>
