Search code examples
Powershell array objects type being changed to string after using .Replace(), unable to compare to a...

arraysstringpowershellobjectpsobject

Read More
Extracting value from nested object...

arraysjsonpowershellpsobject

Read More
PowerShell - most efficient way to create an array/arraylist/pscustomobject...

arrayspowershellpsobject

Read More
psobject declaration literals - Is there a way for a property value to reference the value of anothe...

powershellpsobject

Read More
Get-EventLog loop for psobjects, strange results...

powershellforeachpsobjectget-eventlog

Read More
Select-Object Data Failure From Succesful Invoke-RestMethod...

jsonpowershellpsobjectselect-object

Read More
I want the string name of any Powershell variable...

powershellpsobject

Read More
Powershell referencing property within a property and exporting to CSV...

powershellpropertiespsobjectexport-csv

Read More
How to import an array of PSObjects from a text file?...

stringpowershellcsvtext-processingpsobject

Read More
Adding a member on PSobject after receiving it from Invoke Rest-Method results in the Object being $...

powershellrestcsvpsobject

Read More
Import-CSV: add rows (members) to resulting object in foreach loop...

powershellimport-csvpsobjectpscustomobject

Read More
PowerShell, unexpected different results depending upon what is removed from a JSON structure...

powershellvariablespsobject

Read More
Return Powershell PSObject as DataTable in C#...

c#powershelldatatablepsobject

Read More
powershell where-object changes type of psobject to pscustomobject - how to workaround?...

powershellobjectpsobjectpscustomobject

Read More
PowerShell - "Write-Output" vs "return" in functions...

powershellsyntaxpsobjectpscustomobject

Read More
Return a server name within an object using Get-Service...

arrayspowershellobjectdata-manipulationpsobject

Read More
Powershell: How to properly count number of items in array of objects when there is only one object ...

arrayspowershellpsobject

Read More
How do I add a noteproperty FULLNAME from a Get-ChildItem command listing of Certificate files and p...

powershellx509certificatex509psobject

Read More
Convert DISM output to PS objects...

powershellpsobjectdism

Read More
Append 2 pscustomobjects into 1...

powershellpowershell-2.0powershell-3.0psobjectpscustomobject

Read More
Property passed to Invoke-Command changes type from IDictionary to HashTable...

powershelldictionaryhashtablepsobjectpowershell-v5.1

Read More
Powershell: remove value from property by its value...

powershellpsps1psobject

Read More
Powershell Pipeline - return a new Object, that was created within pipline...

powershellhashtablepsobjectpscustomobject

Read More
No output to CSV using PowerShell psobject in Active Directory...

powershellcsvactive-directorypsobject

Read More
Difference between PSObject, Hashtable, and PSCustomObject...

powershellpowershell-3.0psobject

Read More
How can I add child objects to a PsObject?...

powershellobjectpsobjectadd-member

Read More
Exporting Nested Json Values to CSV using powershell...

arraysjsonpowershellparsingpsobject

Read More
Powershell - Hashtable collection in new PSObject...

powershellhashtablepsobject

Read More
PowerShell adding value to a custom object property...

powershellcsvpsobject

Read More
PowerShell ForEach-Object Only Matching first Value passed...

powershellexport-to-csvpsobjectforeach-objectgroup-object

Read More
BackNext