813,3107
Assembly references and imported namespaces for internal implementation
True
[Result]
[New PSObject()]
[tempResults]
[New PSDataCollection(Of PSObject)]
[Errors]
[New PSDataCollection(Of ErrorRecord)]
False
False
[ServerName]
[ServerNameResult(0).ToString()]
[Result.Properties]
[New PSNoteProperty("ServerName", ServerName)]
[command]
Remove-WindowsFeature
True
False
True
False
True
False
[Result.Properties]
[New PSNoteProperty("Success", CType(tempResults.Item(0).Properties("Success").Value, Boolean))]
[Result.Properties]
[New PSNoteProperty("RestartNeeded", tempResults.Item(0).Properties("RestartNeeded").Value.ToString())]
[Result.Properties]
[New PSNoteProperty("FeatureResult", tempResults.Item(0).Properties("FeatureResult").Value.ToString())]
True
False
True
False
[Result.Properties]
[New PSNoteProperty("Success", False)]
[Result.Properties]
[New PSNoteProperty("ErrorRecord", Errors(0))]
True
[RestartError]
[New PSDataCollection(Of PSObject)]
True
[Result.Properties]
[New PSNoteProperty("RestartSuccess", True)]
True
[Result.Properties]
[New PSNoteProperty("RestartSuccess", False)]