Welcome to TechNow! The Leader in Information Security Training & Computer Training.

The world of information security and computer training is ever changing.  The techniques and systems continue to evolve and we must stay current and diligent.  To do this, you can count on TechNow®…the leader in cybersecurity training and computer system training.

TechNow® has been training the leaders in the computer community for many years.  We provide training for students in a number of areas.  Our cybersecurity trainings include popular courses like D0D 8140, Security , CISM, CISSP, CEH,CCNA, and more.  With over 34 years of experience, we’re able to provide you with unmatched training and certification programs.

TechNow also provides a variety of other popular trainings for the computer professional including Cisco, EC-Council, CompTIA, Unix/Linux and more.

.

Upcoming Events

  • CT-213: Cloud Essentials+
    • 10/14/2025 – 10/16/2025
    • San Antonio
  • PM-223: Introduction to Project Management
    • 10/14/2025 – 10/16/2025
    • San Antonio
  • CT-210: Project+
    • 10/27/2025 – 10/30/2025
    • San Antonio
  • CT-325: Security+
    • 10/27/2025 – 10/31/2025
    • San Antonio
  • PM-325: Project Management Professional (PMP) Exam Preparation
    • 10/27/2025 – 10/31/2025
    • San Antonio
  • in   
     

    Course Overview:

    TN-225: Network+ Skills Class is a five-day course that teaches students the fundamentals of networking. Through hands-on training, students learn the vendor-independent networking skills & concepts that affect all aspects of networking, such as installing & configuring the TCP/IP client. 

    Attendees to the TN-225: Network+ Skills Class will receive TechNow approved course materials and expert instruction.

    Please Note:  This course is designed with a focus on skills and is not a preparation course for certification.

    Dates/Locations:

    No Events

    Duration 5 days

    Course Objectives:

    • Introduction Defining Networking
    • Building a Network with OSI
    • Hardware Concepts
    • Ethernet Basics
    • Modern Ethernet
    • Non-Ethernet Networks
    • Installing a Physical Network
    • Wireless Networking
    • Protocols
    • TCP/IP
    • Network Operating Systems
    • Sharing Resources
    • Going Large with TCP/IP
    • TCP/IP & the Internet
    • Remote Connectivity
    • Protecting Your Network
    • Interconnecting Network Operating Systems
    • The Perfect Server
    • Zen & the Art of Network Support

    Prerequisites:

    Comments

    Latest comments from students


    User: dsm

    Instructor comments: great presentation

    Facilities comments: too cold


    User: fillyok

    Instructor comments: He has an excellent way of explaining things on the level that anyone can understand easily. I wasn't looking forward to this class at all but I'm really glad I attended now. I have a much clearer understanding of networking fundamentals that I never would've received via CBTs. I'd heard really good things about Tim Burkard's teaching skills and now I know they're true. I wouldn't mind taking other classes that he teaches,

    Facilities comments: The facilities are really nice and there weren't any problems as far as I could tell. The hotel staff is very nice.


     

    Like the class?  Then let everyone know!

     

    Course Overview:

    CT-225: Network+ is a five-day course that teaches students the fundamentals of networking. Through hands-on training, students learn the vendor-independent networking skills & concepts that affect all aspects of networking, such as installing & configuring the TCP/IP client. The course also helps to prepare students for three popular certification examinations: CompTIA Network+, Microsoft Networking Essentials, and Novell Networking Technologies.

    Attendees to CT-225: Network+ will receive TechNow approved course materials and expert instruction.

    Dates/Locations:

    Date/Time Event
    12/15/2025 - 12/19/2025
    08:00 -16:00
    CT-225: Network+
    TechNow, Inc, San Antonio TX

    Duration 5 days

    Course Objectives:

    • Identify basic network theory concepts and major network communications methods
    • Describe bounded network media
    • Describe unbounded network media
    • Identify the major types of network implementations
    • Identify TCP/IP addressing and data delivery methods
    • Analyze routing and switching technologies
    • Identify the components of a TCP/IP implementation
    • Analyze network security
    • Implement network security
    • Identify the components of a WAN implementation
    • Identify the components used in cloud computing and virtualization
    • Identify the components of a remote network implementation
    • Manage networks
    • Troubleshoot network issues

    Prerequisites:

    Comments

    Latest comments from students


    User: hanbri9

    Instructor comments: Great instructor.

    Facilities comments: BEST HOTEL!!!!!!! AMAZING LOCATION, GOOD FOOD, NICE SPACE. The location of the hotel is what is almost the best about it. Driving up hwy 10 in the morning is absolutely awful.



     

    Like the class?  Then let everyone know!

      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]

      Increase your credibility, job security, and career opportunities by reaching your goal and getting certified!  TechNow offers many CompTIA bootcamp style courses in which we administer an exam on the last day of class.  We have a proven testing program that will get you the results you want!

      in