1

Powershell Jobs in Tennessee (NOW HIRING)

DevOps Lead

Brentwood, TN · On-site

$120K - $140K/yr

  • Medical

  • Dental

  • Vision

  • Retirement

  • PTO

... Vault, Entra ID, PowerShell, Python, and Bash scripting. Roles & Responsibilities * Lead the design, implementation, and operation of Azure Kubernetes Service platforms and secure cloud ...

Senior Insider Threat Engineer

Nashville, TN · On-site +1

$110K - $151K/yr

  • Medical

  • Dental

  • Vision

  • Life

  • Retirement

  • PTO

Automation & Tooling - Develop scripts and queries (KQL, PowerShell, Graph API) to automate policy deployment, reporting, and operational health checks across Purview workloads. Metrics & Reporting ...

Senior Insider Threat Engineer

Nashville, TN · On-site +1

$110K - $151K/yr

  • Medical

  • Dental

  • Vision

  • Life

  • Retirement

  • PTO

Automation & Tooling - Develop scripts and queries (KQL, PowerShell, Graph API) to automate policy deployment, reporting, and operational health checks across Purview workloads. Metrics & Reporting ...

Senior Insider Threat Engineer

Nashville, TN · On-site +1

$110K - $151K/yr

  • Medical

  • Dental

  • Vision

  • Life

  • Retirement

  • PTO

Automation & Tooling - Develop scripts and queries (KQL, PowerShell, Graph API) to automate policy deployment, reporting, and operational health checks across Purview workloads. Metrics & Reporting ...

... PowerShell/Bash) and familiarity with virtualization or cloud • Associate's or bachelor's degree in related field Company : Providing Information Technology Support and Solutions for businesses of ...

Operations Engineer (Cloud)

Memphis, TN · On-site

  • Medical

  • Dental

  • Vision

  • Life

  • Retirement

  • PTO

Proficiency with automation and infrastructure-as-code tools (Terraform preferred) and scripting (Python, PowerShell, and/or Bash) to create repeatable operational workflows. * Strong understanding ...

Operations Engineer (Cloud)

Memphis, TN · On-site

  • Medical

  • Dental

  • Vision

  • Life

  • Retirement

  • PTO

Proficiency with automation and infrastructure-as-code tools (Terraform preferred) and scripting (Python, PowerShell, and/or Bash) to create repeatable operational workflows. * Strong understanding ...

Sr. System Engineer

Smyrna, TN · On-site

$90 - $130/hr

  • Medical

  • Dental

  • Vision

  • Life

  • Retirement

  • PTO

Automate routine tasks using PowerShell, scripting, or cloud-native tools * Develop and maintain system documentation, architecture diagrams, and operational procedures Qualifications Requirements ...

New

Operations Engineer (Cloud)

Memphis, TN

  • Medical

  • Dental

  • Vision

  • Life

  • Retirement

  • PTO

Proficiency with automation and infrastructure-as-code tools (Terraform preferred) and scripting (Python, PowerShell, and/or Bash) to create repeatable operational workflows. * Strong understanding ...

System Administrator

Arnold Air Force Base, TN · On-site

$84K - $145K/yr

  • Medical

  • Retirement

  • PTO

Automate routine administrative tasks, system configurations, and reporting by developing and deploying PowerShell and Linux shell scripts. * Collaborate with cross-functional teams to design and ...

Cloud Engineer III

Memphis, TN

$54.25 - $72.25/hr

  • Medical

  • Life

  • Retirement

Terraform, Docker, Packer, Ansible, PowerShell DSC). * Experience with software development lifecycle (e.g. git branch/merge strategies). * Experience configuring CI/CD tools (e.g. Azure DevOps, ...

System Administrator

Arnold Air Force Base, TN

$84K - $145K/yr

  • Medical

  • Retirement

  • PTO

Automate routine administrative tasks, system configurations, and reporting by developing and deploying PowerShell and Linux shell scripts. * Collaborate with cross-functional teams to design and ...

Showing results 21-40

Powershell information

See Tennessee salary details

$19

$44

$69

How much do powershell jobs pay per hour?

As of Aug 15, 2026, the average hourly pay for powershell in Tennessee is $44.66, according to ZipRecruiter salary data. Most workers in this role earn between $35.58 and $52.79 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 Tennessee?

The most popular types of Powershell jobs in Tennessee are:

What are popular job titles related to Powershell jobs in Tennessee?

For Powershell jobs in Tennessee, the most frequently searched job titles are:

What job categories do people searching Powershell jobs in Tennessee look for?

The top searched job categories for Powershell jobs in Tennessee are:

What cities in Tennessee are hiring for Powershell jobs?

Cities in Tennessee with the most Powershell job openings:

Infographic showing various Powershell job openings in Tennessee as of August 2026, with employment types broken down into 84% Full Time, 6% Part Time, and 10% Contract. Highlights an 80% Physical, 9% Hybrid, and 11% Remote job distribution, with an average salary of $92,895 per year, or $44.7 per hour.

$120K - $140K/yr

Full-time

Medical, Dental, Vision, Retirement, PTO

Posted 28 days ago


Job description

Must Have Technical/Functional Skills
  • Strong hands-on experience in Azure cloud, AKS administration, Kubernetes architecture, Docker, Helm, Kustomize, ingress controllers, service mesh, Azure DevOps pipelines, GitHub Actions, Jenkins, ArgoCD, GitOps, Terraform, ARM Templates, Bicep, Ansible, Azure Monitor, Application Insights, Log Analytics, Grafana, Prometheus, ELK, Splunk, Dynatrace, Azure Key Vault, Entra ID, PowerShell, Python, and Bash scripting.

Roles & Responsibilities
  • Lead the design, implementation, and operation of Azure Kubernetes Service platforms and secure cloud infrastructure.
  • Build and manage CI/CD pipelines, automate build, test, deployment, and release processes, and enable blue-green/canary deployment strategies.
  • Drive Infrastructure as Code and GitOps adoption using Terraform, ARM/Bicep, Ansible, and ArgoCD. Implement observability, SLI/SLO/SLA dashboards, production incident response, RCA, and problem management.
  • Integrate DevSecOps controls including security scanning, vulnerability management, Key Vault, managed identities, and RBAC. Coordinate with development, architecture, security, business, onsite, and offshore teams to support cloud-native retail and eCommerce platforms.

TCS Employee Benefits Summary:
  • Discretionary Annual Incentive.
  • Comprehensive Medical Coverage: Medical & Health, Dental & Vision, Disability Planning & Insurance, Pet Insurance Plans.
  • Family Support: Maternal & Parental Leaves.
  • Insurance Options: Auto & Home Insurance, Identity Theft Protection.
  • Convenience & Professional Growth: Commuter Benefits & Certification & Training Reimbursement.
  • Time Off: Vacation, Time Off, Sick Leave & Holidays.
  • Legal & Financial Assistance: Legal Assistance, 401K Plan, Performance Bonus, College Fund, Student Loan Refinancing.

#LI-KR3
Salary Range-$120,000-$140,000 a year