162 Results for:PS/2

  • Sort by: 

How to install and run Podman on Rocky Linux

By Jack Wallen 10 Apr 2024

Rocky Linux can run and install Podman, an open source Linux tool and competitor to Docker that uses containers to find, run and deploy applications. Run Podman on Rocky Linux now. Read More

Understanding Windows PowerShell function parameters

By Brien Posey, Adam Bertram 22 Feb 2023

Parameters in Windows PowerShell can help admins better customize their functions, leading to improved input testing and more extensible commands. Read More

Quickly generate, add and setup GitLab SSH Keys

By Cameron McKenzie 30 Jan 2024

To connect Git operations securely to your GitLab repository, you will need to configure GitLab SSH keys both locally and remotely. Here's a quick example of how to do it. Read More

How to test PowerShell code with Pester

By Brien Posey 03 Mar 2023

PowerShell's Pester troubleshooting tool lets users write and run tests. Learn how to install the tool and examine a step-by-step Pester test example. Read More

How to deploy and force updates with gpupdate

By Damon Garn 12 Feb 2024

Group Policy can be a helpful tool during the troubleshooting process. Further, refreshing a system's Group Policy settings with gpupdate can solve plenty of issues. Read More

Nware cloud gaming now on Android TV 

By Adrian Bridgwater 27 Feb 2023

Built around open source technologies at its heart, Android TV is now almost a decade old (its precursor, Google TV, first arrived in 2014). A smart TV operating system (OS) for televisions and ... Read More

How to upload and download files with PowerShell FTP script

By Brien Posey, Adam Bertram 06 Mar 2023

By using the .NET WebClient class and PowerShell, Windows admins can upload and download files to FTP. Review the general process and corresponding examples to get started. Read More

Automate workflows by running PowerShell in GitHub Actions

By Anthony Howell 30 Jun 2023

By running PowerShell scripts in GitHub Actions workflows, admins can automate common DevOps and IT management tasks. Get started with these hands-on examples. Read More

Discover advanced regular expressions in PowerShell

By Anthony Howell 10 Oct 2023

Learn how to develop more sophisticated regular expression techniques by understanding how to work with lookarounds with different operators. Read More

Deploy WebJEA to empower your users with PowerShell

By Mike Kanakos 28 Mar 2023

Give your automation scripts a GUI that makes it easier for end users to get the information they need with a more streamlined approach. Read More