Photo of Zack Kowalski

Zack Kowalski

Senior Vice President of Business Development

Inseego

Professional Bio

Zack Kowalski joined Inseego in August 2025, overseeing all sales and business development efforts outside of the direct carrier relationships. This includes channel partners, distributors, OEMs, MVNOs, MSOs and strategic partnerships. Mr. Kowalski brings a strong track record of building strategic industry relationships, transforming business operations, and driving growth through innovative partnerships. His expertise in business development, operations, and product management will be instrumental as Inseego continues to expand its reach and impact on the wireless broadband market. Mr. Kowalski has over 17 years of experience leading teams across business development, operations, and supply chain management. Most recently, he spent 13 years at Kajeet, where he played a pivotal role in the company’s evolution from a consumer-focused MVNO to a leading IoT service provider serving K-12 education, healthcare, and transportation sectors. At Kajeet, he was instrumental in introducing Inseego (formerly Novatel Wireless) products to new markets and building meaningful partnerships across the industry. Prior to Kajeet, Mr. Kowalski managed production and supply chain operations for a consumer goods product manufacturer, overseeing manufacturing in both the US and Asia. Earlier in his career, he served in the Israel Defense Forces (IDF) in a search and rescue unit, where he was responsible for emergency readiness and service delivery. Mr. Kowalski holds a Bachelor of Business Administration, Business Management and Supply Chain Management from Northern Arizona University.

Organization Name

Inseego
SHLB Logo For-Profit

function openCity(evt, cityName) { // Declare all variables var i, tabcontent, tablinks; // Get all elements with class="tabcontent" and hide them tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } // Get all elements with class="tablinks" and remove the class "active" tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } // Show the current tab, and add an "active" class to the button that opened the tab document.getElementById(cityName).style.display = "block"; evt.currentTarget.className += " active"; } //Reveal Animation on homepage //custom script to render one h1 tag on home page for on-page seo. Please do not remove. //custom script to replace a.create-account-link href "/register?memberThpeID=null" with "/create-account"