CyberAutomate.io
Home
About
Posts
Speaking
  • 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
  • Visual Studio Code and Azure DevOps (formerly VisualStudio.com) Integration Step-by-Step

    Oct 21, 2018 · 2 min read · VSCode Youtube Azure DevOps  ·
    Share on:

    My previous video walked through the process of using the old Visual Studio Team Services VS Code extension. That extension has now been deprecated. With the latest version or VS Code (I installed v 1.28.1) you should see the Azure Repos extension baked into VS Code. The only other requirement is a local Git repo (I …

    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
  • Automate Creating Lab Virtual Machines in Azure with PowerShell

    Jul 12, 2017 · 1 min read · PowerShell youtube azure  ·
    Share on:

    As you may or may not know, I recently decommissioned my old Dell PowerEdge 1950 server that I used for a few Lab virtual machines. While experimenting with PowerShell on these Virtual Machines, I have found myself in the situation where it would be easier to delete the Virtual Machines and re-create them instead of …

    Read More
  • Hey PowerShell… Text me if my Domain Admins Group changes

    Jun 28, 2017 · 2 min read · PowerShell Youtube Active Directory  ·
    Share on:

    This is why I Love PowerShell… It’s simple, yet functional. From an Administrative perspective, I think we can all agree that any changes in your Domain Admins group without your knowledge would be of interest to you. If you’re in a large organization with access to enterprise management tools you probably have some …

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

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