1

Powershell Jobs in Illinois (NOW HIRING)

Familiar with Powershell * Experience with Microsoft 365, Copilot, cloud automation, and API integrations * Experience with MSP environments and tools like ConnectWise, IT Glue, etc. * Experience ...

Familiar with Powershell * Experience with Microsoft 365, Copilot, cloud automation, and API integrations * Experience with MSP environments and tools like ConnectWise, IT Glue, etc. * Experience ...

... PowerShell Cmdlets Migrate Site by Site Create Custom Reports Deploy 3rd Party patches using SCUP/other tools Perform SCCM Client Deployment using PowerShell Cmdlets or Console Perform SCCM Client ...

... PowerShell Cmdlets Migrate Site by Site Create Custom Reports Deploy 3rd Party patches using SCUP/other tools Perform SCCM Client Deployment using PowerShell Cmdlets or Console Perform SCCM Client ...

Sr. Elastic Engineer

Scott Air Force Base, IL ยท On-site

$110K - $151K/yr

... PowerShell, Bash, etc.) to streamline operations, data processing, and monitoring. - Deploy Elastic across platforms, including on-premises, public cloud (AWS, Azure, Google Cloud Platform), GovCloud ...

Senior AI Tool Engineer

Chicago, IL ยท On-site

$107K - $147K/yr

Strong scripting and automation skills (Python, PowerShell, APIs, automation workflows). * Excellent communication, consulting, troubleshooting, stakeholder management, and customer success skills.

DevOps

Chicago, IL ยท On-site

$54.25 - $74.50/hr

... PowerShell) โ€ข Certifications (CompTIA Security+, CySA+, AWS/Azure fundamentals, or vendor backup training) โ€ข Ticketing/change management/ITSM workflows (ServiceNow or equivalent)

Azure Cloud Architect

Chicago, IL ยท On-site

$67 - $85.25/hr

Familiarity with Powershell * Familiarity with Azure Resource Manager definitions Best Regards, Kevin Smith Lead Technical Recruiter NAVTECH INC PH: 224-296-3545

Microsoft Solutions Engineer

Glenview, IL ยท On-site

$80K - $123K/yr

Develop PowerShell scripts and automation to streamline processes, reporting and user setup across Microsoft 365 and Power Platforms. * Promote best practices and provide system support through clear ...

Microsoft Solutions Engineer

Waukegan, IL ยท On-site

$80K - $123K/yr

Develop PowerShell scripts and automation to streamline processes, reporting and user setup across Microsoft 365 and Power Platforms. * Promote best practices and provide system support through clear ...

Develop PowerShell and SQL scripts for automation, reporting, and system enhancements. Perform website updates with basic coding skills (HTML, CSS, JavaScript). Manage Microsoft Office 365 and Google ...

M365 Admin

Chicago, IL ยท On-site

Automate admin tasks via PowerShell and generate platform/security reports. Provide L3 support, troubleshoot issues, and collaborate with security teams. 1. Microsoft 365 Administration Manage and ...

Sr. Elastic Engineer

Scott Air Force Base, IL ยท On-site

$100K - $138K/yr

Write scripts, automation, and integrations (Python, PowerShell, Bash, etc.) to streamline operations, data processing, and monitoring. * Deploy Elastic across platforms, including on-premises ...

Windows Administrator

Chicago, IL

$45 - $56.50/hr

Knowledge of PowerShell functions and scripting a plus Execute Standard Operating Procedures as documented for a wide variety of different clients Remote hardware diagnosis through system management ...

Microsoft Solutions Engineer

Waukegan, IL ยท On-site

$80K - $123K/yr

Develop PowerShell scripts and automation to streamline processes, reporting and user setup across Microsoft 365 and Power Platforms. * Promote best practices and provide system support through clear ...

Showing results 21-40

Powershell information

See Illinois salary details

$20

$47

$74

How much do powershell jobs pay per hour?

As of Aug 10, 2026, the average hourly pay for powershell in Illinois is $47.68, according to ZipRecruiter salary data. Most workers in this role earn between $37.98 and $56.39 per hour, depending on experience, location, and employer.

What does a PowerShell professional do?

PowerShell professionals are IT specialists who use Microsoft's PowerShell scripting language to automate tasks, manage systems, and configure environments, primarily in Windows-based networks. They write, test, and maintain scripts to streamline repetitive processes, improve system efficiency, and ensure consistency across IT operations. Their work often involves managing servers, deploying software, handling user accounts, and troubleshooting issues within enterprise environments. By leveraging PowerShell, these professionals help organizations save time, reduce errors, and improve security in IT management.

What are PowerShell jobs?

PowerShell jobs are background tasks or scripts that run asynchronously in the PowerShell environment, allowing administrators to perform multiple operations simultaneously. They are useful for automating repetitive tasks, managing system configurations, and improving efficiency in Windows administration. PowerShell jobs can be monitored, stopped, or retrieved using specific cmdlets like Start-Job, Get-Job, and Remove-Job.

What are the key skills and qualifications needed to thrive as a PowerShell developer?

To thrive as a PowerShell Developer, you need strong scripting skills, a solid understanding of Windows operating systems, and experience with automation, typically supported by relevant IT certifications like Microsoft Certified: Windows Server or Azure certifications. Familiarity with integrated development environments (IDEs) like Visual Studio Code, version control systems such as Git, and automation platforms like Azure DevOps or System Center is essential. Problem-solving abilities, attention to detail, and effective communication are crucial soft skills for interpreting requirements and collaborating with teams. These skills and qualifications are important because they enable the efficient automation of tasks, improve system reliability, and streamline IT operations.

How does a PowerShell professional typically collaborate with other IT team members on automation projects?

PowerShell professionals often work closely with system administrators, DevOps engineers, and network engineers to design and implement automation solutions. They frequently participate in project planning meetings to understand workflow needs and provide scripting expertise. Collaboration involves sharing scripts, integrating with other tools (like Azure or Active Directory), and ensuring that automation aligns with team goals. Regular communication and documenting scripts are essential to ensure that others can maintain or modify the automation as needed.

How do I get all the jobs in PowerShell?

In PowerShell, to retrieve all scheduled jobs, use the Get-Job cmdlet, which lists background jobs started in the current session. For background jobs or remote jobs, you can also use Get-Job -State Running or Get-Job -Name *, depending on your needs. Managing jobs effectively requires understanding job states and using commands like Receive-Job and Remove-Job.

What is the difference between Powershell vs Bash?

AspectPowershellBash
Primary UseAutomation and configuration management on Windows systemsShell scripting and automation on Unix/Linux systems
EnvironmentWindows PowerShell, PowerShell Core cross-platformUnix/Linux terminals and macOS
SyntaxObject-oriented, cmdlet-basedText-based, command-line scripting
Common CertificationsMicrosoft Certified: PowerShellLinux Professional Institute Certification (LPIC), Bash scripting courses

PowerShell and Bash are both powerful scripting tools used for automation, but PowerShell is primarily designed for Windows environments with object-oriented scripting, while Bash is used in Unix/Linux systems with text-based scripting. Their usage depends on the operating system and specific automation needs.

Is PowerShell in demand?

PowerShell is in high demand for automation, scripting, and system administration tasks across many organizations. Professionals skilled in PowerShell, along with knowledge of Windows environments and scripting, are often sought after in IT and DevOps roles. The tool's relevance continues to grow as organizations prioritize automation and cloud integration.

What is PowerShell?

PowerShell is an open source command-line shell and scripting language created by Microsoft and usable on Windows, macOS, and Linux. This tool allows you to use functions like cmdlets to quickly execute specific tasks within the framework of the system. PowerShell is used mainly for task automation and configuration management, particularly for administrative tasks otherwise considered tedious or repetitive. For example, PowerShell can be used to check whether each server in a group is running a particular program, which is essential for situations like verifying that security systems are functioning as intended. Despite its capabilities, PowerShell is rarely used outside of corporate and administrative environments.

What are the most commonly searched types of Powershell jobs in Illinois? The most popular types of Powershell jobs in Illinois are:
Infographic showing various Powershell job openings in Illinois as of August 2026, with employment types broken down into 89% Full Time, 1% Part Time, and 10% Contract. Highlights an 81% Physical, 8% Hybrid, and 11% Remote job distribution, with an average salary of $99,180 per year, or $47.7 per hour.

Microsoft Solutions Specialist

LeadingIT

Woodstock, IL โ€ข On-site

$65K/yr

Full-time

Medical, Dental, Vision, Life, Retirement, PTO

Re-posted 25 days ago


Job description

Microsoft Solutions Specialist

What this role will entail:

The Microsoft Solutions Specialist is responsible for solving operational and technical challenges through smart automation. This role blends systems thinking, technical expertise, and a passion for continuous improvement. You’ll work cross-functionally to eliminate repetitive tasks, integrate tools, and enable scalability through automation.

Accountabilities:

  • Proactively identify process inefficiencies and create automated solutions
  • Build and manage automations across tools like Power Automate, Zapier, ConnectWise Automate, and through custom scripting (e.g., PowerShell, Python)
  • Integrate internal and client-facing platforms using APIs, webhooks, and middleware
  • Lead automation initiatives for tasks like ticket routing, reporting, alert escalation, and documentation syncs
  • Document all workflows and automation logic in a clear, supportable format
  • Reduce Staffing Costs Through Scalable Automation
  • Build automation solutions that directly eliminate repetitive, labor-intensive tasks — creating capacity within existing teams
  • Monitor and maintain automation stability and performance
  • Partner with service, operations, and leadership teams to prioritize high-impact improvements
  • Integrate Systems Across the MSP Stack
  • Create seamless, secure connections between tools (PSA, RMM, documentation, cloud platforms) using APIs, scripting (PowerShell, Python), and platforms like Power Automate or Zapier to reduce swivel-chair work and duplicate data entry.

Requirements

  • 2+ years in a role focused on technical automation, scripting, or process engineering
  • Advanced problem-solving ability with a strong attention to detail
  • Familiar with Powershell
  • Experience with Microsoft 365, Copilot, cloud automation, and API integrations
  • Experience with MSP environments and tools like ConnectWise, IT Glue, etc.
  • Experience with RMM/PSA tools (ConnectWise Automate, Manage)
  • Knowledge of security-focused automation (e.g., SIEM, SOAR tools)
  • Reswt experience

More about us:

At LeadingIT, our people and our culture are at the heart of everything we do. We are a growing, security-focused MSP that runs on the Entrepreneurial Operating System (EOS). This means clarity, accountability, and alignment are not buzzwords here. They are how we operate every single day. We want everyone on our team to live their EOS life, which means having the ability to do what you love, with people you love, while making a huge difference, being compensated appropriately, with time for other passions.

Our core values are not posters on the wall. They are who we are.

Accountable. Staying Positive. Chase Excellence. Driven. Humbly Confident.

If these values describe how you show up in your work and with your clients, you will fit right in here.

Our all-inclusive total compensation and benefits package for this role includes:

  • Salary for this position is $65k/annually.
  • We provide 100% company paid health, dental, life, and vision benefits – value of $4,500 to $14,000/year
  • We match 5% of your contributions to Guideline 401k – value of 5% of salary.
  • Open Door PTO policy
  • Company provided gear (notebook + softphone) as well as company clothing.

Our hiring process:

  • Submit your application
  • If we like what we see, we will reach out to schedule a video interview

Additional Perks:

We’re building a company where success is shared. LeadingIT has committed to distributing $5 million in profit back to our team over the next 10 years—on top of fully paid benefits, unlimited PTO, and a people-first culture. We are building something that changes lives.

For a more in depth look at our jobs/benefits/hiring timeline check out www.goleadingit.com/careers


Requirements:
  • 2+ years in a role focused on technical automation, scripting, or process engineering
  • Advanced problem-solving ability with a strong attention to detail
  • Familiar with Powershell
  • Experience with Microsoft 365, Copilot, cloud automation, and API integrations
  • Experience with MSP environments and tools like ConnectWise, IT Glue, etc.
  • Experience with RMM/PSA tools (ConnectWise Automate, Manage)
  • Knowledge of security-focused automation (e.g., SIEM, SOAR tools)
  • Reswt experience