CyberAutomate.io
Home
About
Posts
Speaking
  • 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
  • Group Policy Management Tips

    Dec 22, 2016 · 1 min read · Group Policy Youtube  ·
    Share on:

    There is very little PowerShell goodness in this video, just some Group Policy management tips and tricks I picked up over the years.

    Read More
  • Create an HTML report of AD Info with PowerShell

    Nov 22, 2016 · 2 min read · Active Directory PowerShell Youtube  ·
    Share on:

    The intent of this script is to quickly get some basic information about an Active Directory infrastructure. I have used it when I’m doing some work on an environment I’m not familiar with, it gives you a quick look at what you’re dealing with without a whole lot of effort. NOTE: I tested this code exclusively on a …

    Read More
  • Create Mail Enabled Users in Bulk with PowerShell

    Sep 20, 2016 · 1 min read · Active Directory Exchange Youtube PowerShell  ·
    Share on:

    This is a simple script that will read the contents of a CSV file and create a new Active Directory User as well as a new Exchange Mailboxes for each object (row in the spreadsheet). You can select which Organizational Unit you want to put the Users in as well as which Exchange Database each users mailbox is created …

    Read More
  • Remote Computer Inventory with PowerShell

    Aug 25, 2016 · 1 min read · PowerShell Remote Management YouTube WMI  ·
    Share on:

    This script uses WMI CMDlets for the most part, to gather some client hardware and software information remotely over the network. Click the link below to see the contents of the CSV file. I use it to collect the following information: Computer Name Manufacturer Model Processor Type System Type Operating system …

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

Recent Posts

  • MustLearnKQL - The Project Operator
  • MustLearnKQL - The Extend Operator
  • MustLearnKQL - The Render Operator
  • MustLearnKQL - The Summarize Operator
  • MustLearnKQL - The Count Operator

Categories

YOUTUBE 53 POWERSHELL 38 KQL 12 MUSTLEARNKQL 12 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 KQL12 MUSTLEARNKQL12 POWERSHELL38 QUICKTIP1 REMOTE-MANAGEMENT4 VSCODE2 WMI2 YOUTUBE53
[A~Z][0~9]

Tags

YOUTUBE 53 POWERSHELL 38 KQL 12 MUSTLEARNKQL 12 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 KQL12 MUSTLEARNKQL12 POWERSHELL38 QUICKTIP1 REMOTE-MANAGEMENT4 VSCODE2 WMI2 YOUTUBE53
[A~Z][0~9]
CyberAutomate.io

Copyright  CYBERAUTOMATE.IO. All Rights Reserved