Need help in Windows Pattern extension to parse values to new custom table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2024 06:19 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2024 11:19 PM
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.