F5F Stay Refreshed Software Operating Systems Some PowerShell scripts failing to produce output

Some PowerShell scripts failing to produce output

Some PowerShell scripts failing to produce output

C
Casey202012
Junior Member
32
07-18-2021, 03:48 AM
#1
I started with some basic coding knowledge but am eager to dive deeper. PowerShell caught my attention, so I explored it using the help command. The help files aren’t available. The most frustrating part was trying to access HelpInfoXml—it kept saying it couldn’t find it. I’m unsure how to install it or if it should have been included with the system. Another issue arose when I attempted a command to fetch module help, but the argument parameter was missing or empty. I need guidance on setting up arguments correctly. Also, some commands like Get-Module HelpInfoXml or Select-Object HelpInfoUri didn’t return any results.
C
Casey202012
07-18-2021, 03:48 AM #1

I started with some basic coding knowledge but am eager to dive deeper. PowerShell caught my attention, so I explored it using the help command. The help files aren’t available. The most frustrating part was trying to access HelpInfoXml—it kept saying it couldn’t find it. I’m unsure how to install it or if it should have been included with the system. Another issue arose when I attempted a command to fetch module help, but the argument parameter was missing or empty. I need guidance on setting up arguments correctly. Also, some commands like Get-Module HelpInfoXml or Select-Object HelpInfoUri didn’t return any results.