Course Overview:

Gain the knowledge and skills needed to implement security controls, maintain the security posture, and identify and remediate vulnerabilities by using a variety of security tools. The course covers scripting and automation, virtualization, and cloud N-tier architecture.

After completing this course, students will be able to describe specialized data classifications on Azure, Identify Azure data protection mechanisms, Implement Azure data encryption methods, Secure internet protocols and how to implement them on Azure, Describe Azure security services and features.

TechNow has worked worldwide enterprise infrastructures for over 20 years and has developed demos and labs to exemplify the techniques required to demonstrate cloud technologies and to effectively manage security in the cloud environment.

Attendees to AZ-500: Microsoft Azure Security Technologies will receive TechNow approved course materials and expert instruction.

Date/Locations:

No Events

Course Duration: 5 days

Course Outline:

  • Identity and access
    • Configure Azure Active Directory for Azure workloads and subscriptions
    • Configure Azure AD Privileged Identity Management
    • Configure security for an Azure subscription
  • Platform Protection
    • Understand cloud security
    • Build a network
    • Secure network
    • Implement host security
    • Implement platform security
    • Implement subscription security
  • Security Operations
    • Configure security services
    • Configure security policies by using Azure Security Center
    • Manage security alerts
    • Respond to and remediate security issues
    • Create security baselines
  • Data and Applications
    • Configure security policies to manage data
    • Configure security for data infrastructure
    • Configure encryption for data at rest
    • Understand application security
    • Implement security for application lifecycle
    • Secure applications
    • Configure and manage Azure Key Vault

Prerequisites :

      • AZ-900: Microsoft Azure Fundamentals
      • Students should have 1-2 years professional development experience and experience with Microsoft Azure.
      • Student must be able to program in an Azure Supported Language.

Comments

Latest comments from students


 

Liked the class?  Then let everyone know!

 

Course Overview:

This course explores the VMware Infrastructure and related security, 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 including security. 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 with security practices included. Extensive hands-on labs provide for a rich student experience.

Hypervisors and their supporting environment require attention to security due to the aggregated risk of hosting multiple virtual servers. This course explores the security of virtualized environments. Student configure ESXi by learning to manage the security and risk between ESXi, virtual servers and security integration of ESXi to the physical network infrastructure including appropriate segregation from other sensitive networks and management networks. How to configure virtual networks when some hosts are dual or multi homed, but internally segregate between the two or more connected networks with different security levels. Appropriate integration of zero-clients and thin clients. Configuration of defensive measures on hosts, servers, hypervisors within the virtual environment and practices for those guarding it externally. Integration of Active Directory and other AAA/CIA related services relative to a virtualized environment.

Students are also walked through DoD ESXi Security Technical Implementation Guide (STIG). Introduction to the impact of Intel Trusted Execution Technology integrated with ESXi to create a trusted platform for virtual machines. Additionally the instructor walks the students through NIST Special Publication 800-125A: Security Recommendations for Hypervisor Deployment on Servers, and NIST Special Publication 800-125B: Secure Virtual Network Configuration for Virtual Machine (VM) Protection.

Attendees to “VM-345: VMware Infrastructure Security: VMware Install, Configure, and Manage with Security Objectives” will receive TechNow approved course materials and expert instruction.

Dates/Locations:

No Events

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.

    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]

     

    Course Overview:

    The C-215: Introduction to C Programming course is a hands-on course providing a complete introduction to the ANSI C programming language, focusing on quickly developing the practical skills needed to create real-world solutions.  Our hands-on labs are designed to promote retention and challenge students to apply their skills to new situations.

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

    Dates/Locations:

    No Events

    Duration: 5 days

    Course Objectives:

    • What is C?
    • Basics of Program Writing
    • Style
    • Basic Declarations & Expressions
    • Arrays, Qualifiers & Reading Numbers
    • Decision & Control Statements
    • Programming Process
    • More Controls Statements
    • Variable Scope & Functions
    • C Preprocessor
    • Bit Operations
    • Advanced Types
    • Simple Pointers
    • File Input/Output
    • Debugging & Optimization
    • Floating Point

    Prerequisites:

    Before attending this course, you should be able to use basic UNIX commands and have previous programming experience language, or have taken our Introduction to Computer Progamming class.

     

    Comments

    Latest comments from students


    User: jangles1337

    Instructor comments: Pretty knowledgeable on a number of things. Could have had a better in depth understanding of the material.

    Facilities comments: Was a hotel so it was pretty noisy some times.


    User: ldorsey

    Instructor comments: Great guy full of knowledge


     

    Liked the class?  Then let everyone know!

    Course Overview:

    TechNow’s Course ensures that you are ready to test for the CCNA Certification. This intensive five-day program is a high end, hands-on, bootcamp using physical routers & switches in classroom.  Students will learn how to install, operate, configure, and verify basic IPv4 and IPv6 networks. The course covers configuring network components such as switches, routers, and wireless LAN controllers; managing network devices; and identifying basic security threats. The course also gives you a foundation in network programmability, automation, and software-defined networking. Additionally the course stress tests the students on exam practices that insure the student a successful outcome on the 200-301 CCNA exam.

    This course helps you prepare to take the 200-301 Cisco® Certified Network Associate (CCNA®) exam.

     Attendees to N-305: CCNA Bootcamp will receive TechNow approved course materials and expert instruction.

    Date/Locations:

    Date/Time Event
    08/11/2025 - 08/15/2025
    08:00 -16:00
    N-305: CCNA Bootcamp
    TechNow, Inc, San Antonio TX
    11/17/2025 - 11/21/2025
    08:00 -16:00
    N-305: CCNA Bootcamp
    TechNow, Inc, San Antonio TX

    Duration: 5 days

    Course Objectives:

      • Identify the components of a computer network and describe their basic characteristics
      • Understand the model of host-to-host communication
      • Describe the features and functions of the Cisco Internetwork Operating Systems (IOS) software
      • Describe LANs and the role of switches within LANs
      • Describe Ethernet as the network access layer of TCP/IP and describe the operation of switches
      • Install a switch and perform the initial configuration
      • Describe the TCP/IP Internet layer, IPv4, its addressing scheme, and subnetting
      • Describe the TCP/IP Transport layer and Application layer
      • Explore functions of routing
      • Implement basic configuration on a Cisco router
      • Explain host-to-host communications across switches and routers
      • Identify and resolve common switched network issues and common problems associated with IPv4 addressing
      • Describe IPv6 main features and addresses, and configure and verify basic IPv6 connectivity
      • Describe the operation, benefits, and limitations of static routing
      • Describe, implement, and verify Virtual Local Area Networks (VLANs) and trunks
      • Describe the application and configuration of inter-VLAN routing
      • Explain the basics of dynamic routing protocols and describe components and terms of Open Shortest Path First (OSPF)
      • Explain how Spanning Tree Protocol (STP) and Rapid Spanning Tree Protocol (RSTP) work
      • Configure link aggregation using EtherChannel
      • Describe the purpose of Layer 3 redundancy protocols
      • Describe basic WAN and VPN concepts
      • Describe the operation of Access Control Lists (ACLs) and their applications in the network
      • Configure Internet access using Dynamic Host Configuration Protocol (DHCP) clients and explain and configure Network Address Translation (NAT) on Cisco routers
      • Describe basic Quality of Service (QoS) concept
      • Describe network and device architectures and introduce virtualization
      • Introduce the concept of network programmability and Software-Defined Networking (SDN)
      • Configure basic IOS system monitoring tools
      • Describe the management of Cisco devices
      • Describe the current security threat landscape
      • Describe threat defense technologies
      • Implement a basic security configuration of the device management plane
      • Implement basic steps to harden network devices

    Lab Objectives:

        • Get started with Cisco Command-Line Interface (CLI)
        • Observe How a Switch Operates
        • Perform Basic Switch Configuration
        • Implement the Initial Switch Configuration
        • Inspect TCP/IP Applications
        • Configure an Interface on a Cisco Router
        • Configure and Verify Layer 2 Discovery Protocols
        • Implement an Initial Router Configuration
        • Configure Default Gateway
        • Explore Packet Forwarding
        • Troubleshoot switch Media and Port Issues
        • Troubleshoot Port Duplex Issues
        • Configure Basic IPv6 Connectivity
        • Configure and Verify IPv4 Static Routes
        • Configure Iv6 Static Routes
        • Implement IPv4 Static Routing
        • Implement IPv6 Static Routing
        • Configure VLAN and Trunk
        • Troubleshoot VLANs and Trunk
        • Configure a Router on a Stick
        • Implement Multiple VLANs and Basic Routing Between the VLANs
        • Configure and Verify Single-Area OSPF
        • Configure and Verify EtherChannel
        • Improve Redundant Switched Topologies with EtherChannel
        • Configure and Verify IPv4 ACLs
        • Implement Numbered and Named IPv4 ACLs
        • Configure a Provider-Assigned IPv4 Address
        • Configure Static NAT
        • Configure Dynamic NAT and Port Address Translation (PAT)
        • Implement PAT
        • Log into the WLC
        • Monitor the WLC
        • Configure a Dynamic (VLAN) Interface
        • Configure a DHCP Scope
        • Configure a WLAN
        • Define a Remote Access Dial-In User Service (RADIUS) Server
        • Explore Management Options
        • Explore the Cisco DNA Center
        • Configure and Verify NTP
        • Configure System Message Logging
        • Create the Cisco IOS Image Backup
        • Upgrade Cisco IOS Image
        • Configure WLAN Using Wi-Fi Protected Access 2 (WPA2) Pre-Shared Key (PSK) Using the GUI
        • Secure Console and Remote Access
        • Enable and Limit Remote Access Connectivity
        • Secure Device Administrative Access
        • Configure and Verify Port Security
        • Implement Device Hardening

    Prerequisites:

        • Familiarity in the following networking topics:
          • TCP/IP
          • IP Configuration
          • Peer-to-Peer Networking
          • Subnetting
          • Building a Routing Table
        • It is not required but highly recommended to have the following certifications:

    Comments

    Latest comments from students


    User: dverzone

    Instructor comments: Tim was excellent. He covered all of the required information and went in to greater detail when needed. His instruction was easy to follow, provided learning mnemonics that were easy to retain, and entertaining in a way that help provide easy recall of the information for study.

    Facilities comments: Facilities were good, but a little crowded.


    User: Trietdacvuong

    Instructor comments: No Comments

    Facilities comments: No comments


    Liked the class?  Then let everyone know!