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:

    Windows Forensic Analysis is a hands-on course that covers digital forensics of the Microsoft Windows operating system.  The collection and analysis of data tracking user based activity that can be used for internal purposes or legal litigation.  TechNow has the student analyze many data images for various Windows operating systems, as current as Windows 8.1, Windows 10  in an environment that uses many Cloud technologies such as  Office365, Skydrive, Sharepoint, Exchange Online, and Windows Phone.

    This is not death by power point. The course is aligned with digital forensic investigators and executing hands-on labs. Lecture and labs walk the student through the knowledge required to truly understand the mechanics of Windows Forensic Analysis.

    Attendees to TN-909: Windows Forensic Analysis will receive TechNow approved course materials and expert instruction.

    Date/Locations:

    No Events

    Duration: 5 days

    Course Objectives:

    • Windows Operating System Components
    • Core Forensic Principles
    • Live Response and Triage-Based Acquisition Techniques
    • Windows Image Mounting and Examination
    • Memory, Pagefile, Filesystems
    • Data and Metadata
    • Profiling systems and users
    • Tracking USB and BYOD
    • Log and Registry Analysis
    • User Communications
    • Email Forensics
    • Browser Forensics
    • Reporting and  Presentation

    Course Prerequisites:

    • Windows and Security Experience

    Comments

    Latest comments from students


     

    Liked the class?  Then let everyone know!

     

     

    Course Overview:

    This course is developed for those individuals seeking to pass the Project Management Institute’s PMP certification exam, as well as any individual who has attended any Project Management Certification program in the past and needs to brush up on the material needed to pass the PMP exam.

    Attendees to PM-325: Project Management Professional (PMP) Exam Preparation will receive official PMI (Project Management Institute) course materials and expert instruction from an official PMI Instructor.

    TechNow Inc. is an official Authorized Training Partner of The Project Management Institute (PMI).

     

    Dates/Locations:

    Date/Time Event
    08/04/2025 - 08/08/2025
    08:00 -16:00
    PM-325: Project Management Professional (PMP) Exam Preparation
    TechNow, Inc, San Antonio TX
    10/27/2025 - 10/31/2025
    08:00 -16:00
    PM-325: Project Management Professional (PMP) Exam Preparation
    TechNow, Inc, San Antonio TX

    Duration: 5 Days

    Course Objectives:

    • Project Initiation
    • Examining the Project Management Framework
    • Examining the Project Management Processes
    • Implementing Project Integration Management
    • Managing the Project Scope
    • Introducing Project Time Management
    • Introducing Project Cost Management
    • Introducing Project Quality Management
    • Introducing Project Human Resource Management
    • Introducing Project Communications Management
    • Introducing Project Risk Management
    • Introducing Project Procurement Management
    • PMP Code of Professional Conduct

    Prerequisites:

    A Bachelor’s degree & 4,500 hours of project management experience over 3 years/36 months.

    OR

    7,500 hours of project management experience over 5 years/60 months (if NO degree).

    AND

    Complete & submit the PMP certification application directly to PMI

    Comments

    Latest comments from students


    Liked the class?  Then let everyone know!

     

    Course Overview:

    This course provides students with the fundamental knowledge and skills to use PowerShell for administering and automating administration of Windows servers. This course provides students the skills to identify and build the command they require to perform a specific task. In addition, students learn how to build scripts to accomplish advanced tasks such as automating repetitive tasks and generating reports. This course provides prerequisite skills supporting a broad range of Microsoft products, including Windows Server, Windows Client, Microsoft Azure, and Microsoft 365. In keeping with that goal, this course will not focus on any one of those products, although Windows Server, which is the common platform for all of those products, will serve as the example for the techniques this course teaches.

    Attendees to TN-765: Automating Administration with Windows Powershell will receive TechNow approved course materials and expert instruction.

    Date/Locations:

    No Events

    Course Duration: 5 days

    Course Objectives:

     

    • Describe the functionality of Windows PowerShell and use it to run and find basic commands
    • Identify and run cmdlets for server administration
    • Work with Windows PowerShell pipeline
    • Describe the techniques Windows PowerShell pipeline uses
    • Use PSProviders and PSDrives to work with other forms of storage
    • Query system information by using WMI and CIM
    • Work with variables, arrays, and hash tables
    • Write basic scripts in Windows PowerShell
    • Write advanced scripts in Windows PowerShell
    • Administer remote computers
    • Use background jobs and scheduled jobs
    • Use advanced Windows PowerShell techniques

     

    Course Prerequisites:

     

    • Experience with Windows networking technologies and implementation.
    • Experience with Windows Server administration, maintenance, and troubleshooting.

     

    Comments

    Latest comments from students


     

    Liked the class?  Then let everyone know!

     

    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!