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:
    This five-day instructor-led course provides IT professionals with the knowledge and skills required to deploy and manage Windows 10 desktops, devices, and applications in an enterprise environment. Students will learn how to plan and implement Windows 10 deployments in large organizations. Students will also learn how to manage the Windows 10 installations after deployment to provide secure identity and data access by using technologies related to User Experience Virtualization (UE-V), Group Policy, Work Folders and Client Hyper-V. To support a variety of device and data management solutions, Microsoft Azure Active Directory (Azure AD), Microsoft Intune, Microsoft Store for Business and Office 365 are used for device management. These services are part of the Enterprise Mobility+ Security, which provides identity and access management, cloud-based device management, application and update management, and more secure data access to information stored both on the cloud and onsite within your corporate network.

    Attendees to TN-5315: Configuring Windows Devices will receive TechNow approved course materials and expert instruction.
    Dates/Locations:

    No Events

    Duration: 5 Days

    Course Objectives:

    • Manage Identity
    • Plan Desktop and Device Deployment
    • Plan and Implement a Microsoft 365 Solution
    • Configure Networking
    • Configure Storage
    • Manage Data Access and Protection
    • Manage Remote Access
    • Manage Apps
    • Manage Updates and Recovery

    Comments

    Latest comments from students


     

    Liked the class?  Then let everyone know!

     

     

     

     

    Course Overview:

    Learn how a Modern Desktop Administrators deploys, configures, secures, manage, and monitors devices and client applications in an enterprise environment. This is a hands-on, instructor led Bootcamp focusing on the real world responsibilities of a Modern Desktop Administrator and covering the information needed for the certification exams, which are administered while attending.

    If you’ve passed Exam 70-698: Configuring Windows 10 (retired March 31, 2019) you only need to take MD-101 to earn this new certification.

    This certification is one of the workload administrator certification required for the Microsoft 365 Certified: Enterprise Administrator Expert certification.

    Dates/Locations:

    No Events

    Duration: 10 Days

    Course Content:

      • Module 01. Installing Windows
      • Module 02. Updating Windows
      • Module 03. Post-Installation Configuration and Personalization
      • Module 04. Configuring Peripherals and Drivers
      • Module 05. Configuring Networks
      • Module 06. Configuring Storage
      • Module 07. Managing Apps in Windows 10
      • Module 08. Configuring Authorization & Authentication
      • Module 09. Configuring Data Access and Usage
      • Module 10. Configuring Advanced Management Tools
      • Module 11. Supporting the Windows 10 Environment
      • Module 12. Troubleshooting the Windows OS
      • Module 13. Troubleshooting Files & Applications
      • Module 14. Troubleshooting Hardware and Drivers
      • Module 15. Planning an Operating System Deployment Strategy
      • Module 16. Implementing Windows 10
      • Module 17. Managing Updates for Windows 10
      • Module 18. Device Enrollment
      • Module 19. Configuring Profiles
      • Module 20. Application Management
      • Module 21. Managing Authentication in Azure AD
      • Module 22. Managing Devices and Device Policies
      • Module 23. Managing Security

     

    Prerequisites:

        • Microsoft 365 Certified Fundamentals (M-MS900)

    Target Audience:

    IT professionals who perform installation, configuration, general local management and maintenance of Windows 10 core services. Candidates may also be familiar with enterprise scenarios and cloud-integrated services.

    Comments

    Latest comments from students


    Liked 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]

      Course Overview:

      This course provides security professionals with the skills and knowledge to perform vulnerability and compliance scanning of supported operating systems, devices, and applications. Students will construct custom scan policies for topology discovery, network vulnerability detection, credentialed patch audits, and compliance benchmarks, and discuss the underlying technologies utilized by the Nessus scanner.

      This course provides students with the necessary information to prepare for the Tenable Certified Nessus Auditor (TCNA) exam.

      Date/Locations:

      No Events

      Duration: 5 days

      Course Objectives:

      • Introduction to Nessus and Vulnerability Scanning
      • Nessus Installation and Administration
      • Basic Nessus Scan Operation
      • Nessus Scan Configuration and Policy Creation
      • Vulnerability Analysis and Reporting with Nessus
      • Advanced Scan Configuration and Policy Creation
      • Introduction to Compliance and Auditing
      • Nessus Auditing Features
      • Windows System Auditing
      • Unix System Auditing
      • Cisco IOS Auditing
      • Nessus Database Auditing
      • Nessus Content Auditing
      • Auditing to Industry Guidelines
      • Auditing to Federal Guidelines

      Prerequisites:

      Students should possess a basic understanding of TCP/IP networking, operating systems security, and common client/server applications.

      Comments

      Latest comments from students


      Liked the class?  Then let everyone know!