After you press "Request Registration" near the bottom of this form, within 30 seconds, status will be provided at the bottom of the form, you will also be contacted by phone for credit card information.

    Tech Now is pleased to have the opportunity to provide you training for "Windows Security Automation and Threat Hunting with PowerShell” at CheddarCon 2018!

    Scroll down to see the course description.

    First Name*

    Last Name*

    Your Email*

    Your Organization*

    Phone*

    Questions:

    After you press "Request Registration" on this form, within 30 seconds, status will be provided at the bottom of the form, you will also be contacted by phone for credit card information.

    Windows Security Automation and Threat Hunting with PowerShell Seminar

    Location: 400 W Wisconsin Ave, Milwaukee, WI 53203, USA

    Date: October 10, 2018 8:00am – 4:00pm

    Duration: 8 hours

    Audience: Cyber Security professionals and Windows administrators

    Attendees Environment: Laptops not required, but suggested to have better hands-on absorption of subject matter.

    Description:
    PowerShell is both a command-line shell and scripting language. Fight fires quickly using existing or custom PowerShell commands or scripts at the shell. PowerShell is made for Security Operations (SecOps) automation on Windows. This seminar does not require prior programming skills. The seminar focuses on PowerShell programming, giving a beginner skills to be productive in windows scripting to automate tasks and also remediate problems.

    Cyber Security is the objective of this seminar, and the PowerShell examples will demonstrate PowerShell capabilities that help lock down a Windows system and also report security status.

    Objectives:

    PowerShell Overview

    • Getting started running commands
    • Security cmdlets
    • Using and updating the built-in help
    • Execution policies
    • Fun tricks with the ISE graphical editor
    • Piping .NET and COM objects, not text
    • Using properties and methods of objects
    • Helping Linux admins feel more at home
    • Aliases, cmdlets, functions, modules, etc.

    PowerShell Utilities and Tips

    • Customizing your profile script
    • PowerShell remote command execution
    • Security setting across the network
    • File copy via PowerShell remoting
    • Capturing the output of commands
    • Parsing text files and logs with regex patterns
    • Parsing Security Logs
    • Searching remote event logs
    • Mounting the registry as a drive
    • Security settings in the Registry
    • Exporting data to CSV, HTML and JSON files
    • Running scripts as scheduled jobs
    • Continued Security Compliance
    • Pushing out scripts through Group Policy
    • Importing modules and dot-sourcing functions
    • http://www.PowerShellGallery.com

    PowerShell Scripting

    • PowerShell Scripting to implement Security Practices
    • Writing your own functions to automate security status and settings
    • Passing arguments into your scripts
    • Function parameters and returning output
    • Flow control: if-then, foreach, that make security decisions
    • How to pipe data in/out of your scripts for security compliance and reporting

    Attendees to this seminar, Windows Security Automation and Threat Hunting with PowerShell, will receive TechNow approved course materials and expert instruction.[/wr_text][/wr_column][/wr_row]

    TechNow has heard many students talk about virtualized/remote training that TechNow Does Not Do.  While training our most recent offering of PA-215: Palo Alto Networks Firewall Essentials FastTrack a student told his story of how he endend up in our course.  His story we have heard for other technologies like Cisco, VMware, BlueCoat and other products.

    A large percentage of training is moving to the virtualized/remote lab environments.  Students are asked to use some variant of remote access software and remote into the training company's lab environment. Our student in our Palo Alto Networks Firewall course informed us that he went to a very costly offering of that course from the vendor and was not able to perform any labs.  There were either network connectivity issues, or issues with the remote access software, or other problems.  The whole training experience was very frustrating and not productive.

    We keep our labs open to students if they would like after hours, or before hours access.  Repeatedly going through a lab engrains that knowledge for later recall.  Touching hardware is so critical in understanding the problems that arise when a cable comes loose, or a cable gets plugged in the wrong port.  There are other scenarios such as just pulling the power cable, or turning off a power strip, or accidently overwriting a configuration.  These disaster scenarious requires hands-on physical access to hardware.  Preventing and recovering from disasters is what it's all about, and that requires hands-on, instructor led, real hardware.

    Course Overview:

    This intensive hands-on class teaches students to develop customized UNIX™ commands, read & write Bourne, Korn & Bash Shell scripts & automate critical server functions.  The course includes extensive lab exercises, including hands-on development & debugging of shell scripts, which will give students the ability to be more efficient and productive in less time. The focus of the course will be the Bash shell.

    Attendees to TN-215: Shell Programming will receive TechNow approved course materials and expert instruction.

    Dates/Locations:

    Date/Time Event
    03/23/2026 - 03/27/2026
    08:00 -16:00
    TN-215: Shell Programming
    TechNow, Inc, San Antonio TX
    06/22/2026 - 06/26/2026
    08:00 -16:00
    TN-215: Shell Programming
    TechNow, Inc, San Antonio TX
    09/14/2026 - 09/18/2026
    08:00 -16:00
    TN-215: Shell Programming
    TechNow, Inc, San Antonio TX

    Duration: 5 days

    Course Objectives:

    • Shell Review
    • Shell Interpretation of Quotes & Backslash
    • The Bash Shell
    • Shell’s combined with UNIX utilities
    • Programming Basics
    • Data Constructs
    • Programming Looping
    • Your Environment
    • More on Parameters
    • Advanced Shell Programming

    Prerequisites:

    Comments

    Latest comments from students



    User: hnzarate

    Instructor comments: Very knowledgeable.

    Facilities comments: This hotel needs better water.


    Liked the class?  Then let everyone know!

     

    Course Overview:

    Through hands-on labs, you will learn to automate system administration tasks on managed hosts with Ansible, learn how to write Ansible playbooks to standardize task execution, and manage encryption for Ansible with Ansible Vault. This course will also teach you how to deploy and use Red Hat® Ansible Tower to centrally manage existing Ansible projects, playbooks, and roles; perform basic maintenance and administration of the Ansible Tower installation; and configure users and teams and use them to control access to systems, projects, and other resources through role-based access controls. You will learn to use Ansible Tower’s visual dashboard to launch, control, and monitor Ansible jobs; use the Ansible Tower application programming interface (API) to launch jobs from existing templates; automatically schedule Ansible jobs; and dynamically update host inventories.

    Course Objectives:

    • Install and troubleshoot Ansible on central nodes and managed hosts
    • Automate administration tasks with Ansible playbooks and ad hoc commands
    • Write effective Ansible playbooks
    • Protect sensitive data used by tasks with Ansible Vault.
    • Install and configure Ansible Tower for enterprise Ansible management
    • Use Ansible Tower to control access to inventories and machine credentials by users and teams
    • Create job templates in Ansible Tower to standardize playbook execution.
    • Centrally launch playbooks and monitor and review job results with Ansible Tower

     

    Course Outline:

    • Introduce Ansible
    • Deploy Ansible
    • Implement playbooks
    • Manage variables and inclusions
    • Implement task control
    • Implement Jinja2 templates
    • Implement roles
    • Configure complex playbooks
    • Implement Ansible Vault
    • Troubleshoot Ansible
    • Install Ansible Tower and describe Ansible Tower’s architecture
    • Create users and teams for role-based access control
    • Create and manage inventories and credentials
    • Manage projects for provisioning with Ansible Tower
    • Construct advanced job workflows
    • Update inventories dynamically and compare inventory members
    • Maintenance and administration of Ansible Tower

     
    Dates/Locations:

    No Events

    Duration: 5 Days

    Prerequisites:

    • Become a Red Hat Certified System Administrator, or demonstrate equivalent experience

    Target Audience:

    This course is designed for Linux system administrators, cloud administrators, and network administrators needing to automate configuration management, application deployment, and intraservice orchestration at an enterprise scale.

    Course Overview:

    This course explores the VMware Infrastructure, which consists of VMware ESX Server & VMware Virtual Center Server.  We will look at both the design environments and operational processes of the VMware Infrastructure. This course provides IT architects with the insight needed to tackle tough issues in server virtualization such as virtual machine technologies, storage infrastructure, and designing clustered environments. Extensive hands-on labs provide for a rich student experience.

    Attendees to VM-315: VMware Infrastructure: Install, Configure, and Manage will receive TechNow approved course materials and expert instruction.

    Dates/Locations:

    Date/Time Event
    12/15/2025 - 12/19/2025
    08:00 -16:00
    VM-315: VMware Infrastructure: Install, Configure, and Manage
    TechNow, Inc, San Antonio TX
    03/16/2026 - 03/20/2026
    08:00 -16:00
    VM-315: VMware Infrastructure: Install, Configure, and Manage
    TechNow, Inc, San Antonio TX
    06/22/2026 - 06/26/2026
    08:00 -16:00
    VM-315: VMware Infrastructure: Install, Configure, and Manage
    TechNow, Inc, San Antonio TX
    09/28/2026 - 10/02/2026
    08:00 -16:00
    VM-315: VMware Infrastructure: Install, Configure, and Manage
    TechNow, Inc, San Antonio TX

    Duration: 5 Days

    Course Objectives:

    • Virtual Infrastructure Overview
    • ESX and ESXi Server Installation
    • Configuration of Networking, Scalability and Security
    • Storage
    • Install and Configure vCenter Server and Components
    • Creation, Deployment, Management, and Migration of Virtual Machines
    • Utilize vCenter Server  for Resource Management
    • Utilize vCenter Server for Virtual Machine Access Control and User Managment
    • Use vCenter Server to increase scalability
    • Monitoring Your Environment
    • Data & Availability Protection Troubleshooting
    • Use VMware vCenter Update Manager to apply ESXi patches

    • Use vCenter Server to manage vMotion, HA, DRS and data protection.

    Prerequisites:

    • To ensure your success, system administration experience on Microsoft or Linux operating systems is required.

    Comments

    Latest comments from students


    User: wolfdenise

    Instructor comments: The instructor was nice and kept us entertained while providing instruction.

    Facilities comments: The facility was nice, clean and easy to get to.


    User: asteeves@aol.com

    Instructor comments: knowledgeable but can get off subject at times

    Facilities comments: good


    Like the class?  Then let everyone know!