CyberAutomate.io
Home
About
Posts
Speaking
  • Visual Studio Code and Visual Studio Team Services Integration

    Jun 14, 2017 · 1 min read · VSCode Youtube  ·
    Share on:

    For whatever reason, I seem to be migrating most of my coding activity to Visual Studio Code from the PowerShell ISE. I’m not really sure why other than the look and feel seems to be more pleasing than the ISE… to me anyway. Anywho, I have wanted to hack out some sort of code backup and version control solution for all …

    Read More
  • Enable PowerShell Remoting to an Azure Virtual Machine, without Domain Membership

    May 24, 2017 · 2 min read · Powershell Youtube Azure  ·
    Share on:

    I recently started an Azure subscription in order to move all the servers I use to test PowerShell code to the cloud. Right now I have only a couple Virtual Machines, one running Windows Server 2016, that’s my Domain Controller. I also have a Windows Server 2012 R2 Virtual Machine with Exchange 2013 installed. …

    Read More
  • Basic and Advanced Filtering of PowerShell Objects using Where-Object

    May 17, 2017 · 1 min read · PowerShell youtube  ·
    Share on:

    This is a very minimal introduction into filtering pipeline objects using Where-Object and comparison operators. This video will give you the syntax and a simple example. To unleash the full capabilities of comparison operators take a look at the help file.

    Read More
  • PowerShell Quicktip #2: Filter-Left

    May 8, 2017 · 1 min read · Powershell youtube  ·
    Share on:

    A practical example of why you should filter as far left in your scripts as possible. It might matter.

    Read More
  • PowerShell Basics: Sorting and Selecting Objects

    May 1, 2017 · 0 min read · PowerShell Youtube  ·
    Share on:

    Read More
  • PowerShell Hash Tables and Calculated Properties Basics

    Apr 24, 2017 · 1 min read · PowerShell Youtube  ·
    Share on:

    This video is a basic overview of how to use hash tables and calculated properties to make PowerShell data more usable.

    Read More
  • QuickTip #1 - Exploring PowerShell CMDlets with Show-Command

    Apr 17, 2017 · 1 min read · powershell youtube quicktip  ·
    Share on:

    Using Show-Command can be useful for those with little PowerShell experience to get a quick idea of what you can do with a particular CMDlet.

    Read More
  • How to view PowerShell DSC resource properties

    Apr 9, 2017 · 1 min read · DSC PowerShell youtube  ·
    Share on:

    Since my two previous Desired State Configuration Manager videos, I have gotten more than a few questions asking how to view a specific DSC resources properties. Unlike your typical PowerShell CMDlet, you can’t view properties of a DSC resource using Get-Member. To view DSC resource properties you have to use …

    Read More
  • PowerShell Desired State Configuration How-To Pull Mode

    Feb 28, 2017 · 1 min read · DSC PowerShell Youtube  ·
    Share on:

    This script will accomplish 3 things; configure a pull server, create a basic configuration to be pulled by a target node, and create a Local Configuration Manager configuration for the target node. Execute the following code on the Pull Server. Create the mof to configure the target node. Execute this code on the …

    Read More
  • PowerShell Desired State Configuration How-To for Beginners

    Jan 19, 2017 · 1 min read · DSC PowerShell Youtube  ·
    Share on:

    In this video, I cover only a few very basic PowerShell Desired State Configuration Manager (DSC) concepts. The terminology How to create a Local Configuration Manager (LCM) configuration How to push the LCM configuration to the target node How to create a basic DSC configuration to maintain the MSExchangeTransport …

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

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