CyberAutomate.io
Home
About
Posts
Speaking
  • Testing the DSC Pull Server, apply localhost.mof to a client node that disables Windows Firewall

    Mar 17, 2021 · 1 min read · PowerShell youtube  ·
    Share on:

    In video number 45. Secure (HTTPS) DSC Pull Server with SQL Database using a Group Managed Service Account (gMSA), I setup an HTTPS DSC Pull server with a SQL backend using a gMSA to authenticate to SQL. We tested the Pull server simply by accessing the IIS website to verify that IIS was functioning, and the Database …

    Read More
  • How to build a Secure (HTTPS) DSC Pull Server with a SQL Database using a Group Managed Service Account (gMSA)

    Mar 3, 2021 · 1 min read · PowerShell DSC youtube  ·
    Share on:

    You have seen on the interwebs many blog posts and videos about setting up a Secure DSC pull server with SQL authentication with a local SQL service account. What I have not seen is a tutorial for how to setup a secure DSC Pull Server with a SQL Database using a Group Managed Service Account (gMSA). Spoiler alert it’s …

    Read More
  • How to use Chocolatey to Install Software remotely on multiple computers

    Jul 1, 2020 · 1 min read · PowerShell youtube Chocolatey  ·
    Share on:

    In a previous video I used just PowerShell to install software remotely. In this video I show you how to use the Chocolatey packager manager to install packages (software) from the chocolatey repository on multiple computers simultaneously using a single function. Be careful what packages you’re downloading, there are …

    Read More
  • Remote Computer Inventory with PowerShell vNext, 2020 Edition

    May 8, 2020 · 1 min read · PowerShell Youtube  ·
    Share on:

    This is the successor to the first inventory script I put together in 2016 https://www.cyberautomate.io/posts/2016/remote-computer-inventory-powershell/ This version uses the Get-CIMInstance CMDlet to get all the information from the WMI classes as opposed to the WMI CMDlets. I have also added some additional …

    Read More
  • PowerShell Splatting How-To: I should use it more and so should you

    Mar 12, 2020 · 1 min read · Powershell youtube  ·
    Share on:

    In my experience splatting is one of those often overlooked and underutilized features of PowerShell. Full disclosure, I don’t use it regularly myself. Most times I just forget it’s a thing. For those that are new to PowerShell, splatting looks more difficult than it really is. The whole idea of this video is to …

    Read More
  • Format and Combine Merch by Amazon Sales CSV reports in seconds with PowerShell

    Sep 9, 2019 · 2 min read · PowerShell Youtube  ·
    Share on:

    I dabble a bit in Merch by Amazon and have grown to hate the monthly sales reports they give you. For whatever reason, Amazon dumps a bunch of useless information in the first column of the CSV file. Why they do that, I have no idea, but it makes the CSV files difficult to use from a data analysis perspective. There …

    Read More
  • Get the local Administrators of many computers remotely with PowerShell

    Aug 23, 2019 · 1 min read · PowerShell Youtube Remote Management  ·
    Share on:

    This is a request that was made by someone a few months ago. It’s been a while so I apologize for not remembering who requested it. We’re using the Win32_GroupUser class to get the local administrators of a computer or many computers remotely. The function is modular enough to give you the ability to view the results …

    Read More
  • Quickly deploy LAB Virtual Machines with the AutomatedLab PowerShell Framework

    Aug 30, 2018 · 1 min read · PowerShell youtube  ·
    Share on:

    My Requirements: Use PowerShell to minimize the time spent on creating VMs. Install ADDS along with the VM creation. Use a differencing disk for all the VMs to save disk space. In the spirit of kickstarting this channel again, I needed to spin up a few Virtual Machines to facilitate PowerShelling. I was going to go …

    Read More
  • Advanced Auditing with PowerShell Desired State Configuration (DSC)

    Dec 5, 2017 · 4 min read · PowerShell Youtube DSC  ·
    Share on:

    Greetings interweb. It’s been a while but I’m back with a new video finally. This video focuses on Desired State Configuration Manager (DSC) and how to configure Advanced Auditing using DSC. You can certainly configure DSC using a group policy object (GPO). My use case for this is if you have a public facing web …

    Read More
  • Convert & merge text files to PDF in bulk with PowerShell

    Aug 14, 2017 · 2 min read · PowerShell Youtube  ·
    Share on:

    To demonstrate this process, I will show you how I export all the PowerShell help and convert it to PDF files that I use instead of looking at the help files in the PowerShell Console. I realize you can view the PowerShell help files in the console and online. The purpose of this script is to demonstrate how I solved …

    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • »
    • »»

Recent Posts

  • MustLearnKQL - Create your first analytics rule in Microsoft Sentinel
  • MustLearnKQL - The Union and Join Operators
  • MustLearnKQL - The Let Statement
  • MustLearnKQL- The Order/Sort and Top Operators
  • MustLearnKQL - The Distinct Operator

Categories

YOUTUBE 58 POWERSHELL 38 KQL 17 MUSTLEARNKQL 17 ACTIVE-DIRECTORY 9 DSC 5 REMOTE-MANAGEMENT 4 AZURE 2 VSCODE 2 WMI 2 AZURE-DEVOPS 1 CHOCOLATEY 1 EXCHANGE 1 FILE-MANAGEMENT 1
All Categories
ACTIVE-DIRECTORY9 AZURE2 AZURE-DEVOPS1 CHOCOLATEY1 DSC5 EXCHANGE1 FILE-MANAGEMENT1 GROUP-POLICY1 KQL17 MUSTLEARNKQL17 POWERSHELL38 QUICKTIP1 REMOTE-MANAGEMENT4 VSCODE2 WMI2 YOUTUBE58
[A~Z][0~9]

Tags

YOUTUBE 58 POWERSHELL 38 KQL 17 MUSTLEARNKQL 17 ACTIVE-DIRECTORY 9 DSC 5 REMOTE-MANAGEMENT 4 AZURE 2 VSCODE 2 WMI 2 AZURE-DEVOPS 1 CHOCOLATEY 1 EXCHANGE 1 FILE-MANAGEMENT 1
All Tags
ACTIVE-DIRECTORY9 AZURE2 AZURE-DEVOPS1 CHOCOLATEY1 DSC5 EXCHANGE1 FILE-MANAGEMENT1 GROUP-POLICY1 KQL17 MUSTLEARNKQL17 POWERSHELL38 QUICKTIP1 REMOTE-MANAGEMENT4 VSCODE2 WMI2 YOUTUBE58
[A~Z][0~9]
CyberAutomate.io

Copyright  CYBERAUTOMATE.IO. All Rights Reserved