Skip to content

  • Home
  • Blog
  • Linux
  • macOS
  • Virtualization
    • VMware
    • VirtualBox
  • Windows
    • Windows 11
    • Windows 10
    • Windows Server
  • Series
    • Symantec
    • Intune
    • Microsoft Azure
    • Powershell
    • VirtualBox
    • VMware
    • PowerShell Learning
    • Microsoft Graph
  • Contact
Home›Powershell

Powershell

172 articles

In-depth guides, tutorials and how-tos on Powershell.

What’s PowerShell Splatting?

September 13, 2023August 19, 2023by bon
Ftr38

Splatting is a method of passing a collection of parameter values to a command as a unit. PowerShell associates each value in the collection with a command parameter.

Categories Blog, PowershellLeave a comment

The Term ‘else’ is Not Recognized as the Name of a Cmdlet

September 11, 2023August 17, 2023by bon
Ftr38

We’re writing a PowerShell script to join a client into AD. We want to print a message if the computer is joined in Domain in the else clause.

Categories Blog, PowershellLeave a comment

How to Install RSAT (Remote Server Administration Tools) on Windows 10/11

August 18, 2023August 16, 2023by bon
Ftr16

Remote Server Administration Tools (RSAT) for Windows 10/11 can be installed through multiple ways. We can install it through PowerShell, DISM command line using online method (by connecting to internet), or we can install it in offline mode as well using Feature on Demand package.

Categories Blog, Active Directory, PowershellLeave a comment

Enable PowerShell Remoting on Windows 10/11 with Public Networks

August 14, 2023August 14, 2023by bon
Ftr38

In special cases, to enable remoting on client versions of Windows with public networks, use the SkipNetworkProfileCheck parameter of the Enable-PSRemoting cmdlet. This option creates a firewall rule that allows remote access only from computers in the same local subnet.

Categories Blog, PowershellLeave a comment

How to Use an IP Address in a Remote Command PowerShell Remoting

August 14, 2023August 14, 2023by bon
Ftr38

In some cases, when you run a remote command using PowerShell with IP of a remote host. You got the following error even you’ve configured PSRemoting on both local and remote hosts.

Categories Blog, PowershellLeave a comment

Connecting to Remote Server Failed the WinRM Client Cannot Process the Request

August 14, 2023August 13, 2023by bon
Ftr38

In some cases, you got the below error when run a PowerShell command remotely. Even you’ve enabled PSRemoting on the local and remote hosts.

Categories Blog, PowershellLeave a comment

How to Download the Latest Windows 10/11 ISO Using PowerShell

July 16, 2024August 13, 2023by bon
Ftr38

Fido is a PowerShell script that is primarily designed to be used in Rufus, but that can also be used in standalone fashion, and whose purpose is to automate access to the official Microsoft Windows retail ISO download links as well as provide convenient access to bootable UEFI Shell images.

Categories Blog, A, Powershell, Windows 10, Windows 11Leave a comment

How to Enable PowerShell Remoting on Workgroup Computers

August 15, 2023August 13, 2023by bon
Ftr38

PowerShell Remoting is a great tool that allows you to connect and run commands on remote computers via WinRM. If computers are joined to the Active Directory domain, then PSRemoting uses Kerberos to authenticate to remote hosts. 

Categories Blog, PowershellLeave a comment

Enabling PowerShell Remoting Fails Due to Public Network Connection Type

August 14, 2023August 9, 2023by bon
Ftr38

If the network connection type is set to Public, enabling PowerShell remoting might fail because by default, PowerShell expects domain or private connection types.

Categories Blog, PowershellLeave a comment

How to Change Color of Read-Host Command in PowerShell

July 10, 2024August 9, 2023by bon
Ftr38

You can easily change the color in Write-Host using “-ForegroundColor” parameter but when you tried to use “-ForegroundColor” with Read-Host, it’s not worked and print the “-ForegroundColor” in the Read-Host message as follows:

Categories Blog, A, PowershellLeave a comment
Older posts
Newer posts
← PreviousPage1…Page9Page10Page11…Page18Next →

Recent Posts

  • Partner email not reaching the mailbox in Microsoft 365 — causes and fixes
  • How To Upgrade Windows Server Evaluation To Full Version
  • Must Have Remediation Scripts In Microsoft Intune
  • How To Turn On uBlock Origin Extension in Chrome (2025)
  • Azure OpenAI vs Azure AI Hub, How to Choose the Right One for Your Needs

Explore 1,200+ free IT guides

New tutorials, scripts and how-to’s every week — no signup, no paywall.

Browse the Blog →
BonGuides

In-depth guides on software, digital tools and tech tips — clear, practical, and completely free.

Topics

  • Blog1183
  • Powershell172
  • Linux153
  • Microsoft Office110
  • Windows 1195
  • All posts

Explore

  • Home
  • Latest posts
  • RSS feed
  • Scripts on GitHub ↗

Information

  • Contact
  • Privacy Policy
  • Terms & Conditions
  • Sitemap
© 2026 BonGuides. All rights reserved.
↑↓ navigate↵ openEsc close