Need help in Windows Pattern extension to parse values to new custom table

RS37
Tera Contributor

Need help in Windows Pattern extension to parse values to new custom table

 

I am running a PowerShell query and getting the information but unable to parse the information to new custom table(u_table).

 

I have also created a new pattern with the same steps but the powershell query not working as expected.

 

Please suggest.

5 REPLIES 5

Hello @richardbrounste 

Thanks for your doc, i really helped me to customized the pattern.

I have similar requirements to fetch the records using PowerShell commands and creates a relationship between windows server.

I am able to fetch the data from PowerShell commands and successfully set the value in the Target server and creates a relationship with windows server, but it is only taking first records and skipping other records from the output, i don't know where to write code to see all records, below is the snapshots of my implementation, please let me know how can I parse the output.

Please let me know if you can have any idea.