Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Command throwing exception, even if power-shell code is working fine
2019-06-27
01:17 AM
2,474 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Facing issue with custome volume creation command i.e. command is throwing an exception , I checked the powershell code logs , code is executing successfully, after code execution command is throwing an exception , without any details.
Please find attched screenshot.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Kailas,
Could you please tell us which exact step it is failing. You can also try in logging each step via Get-WFALogger -Info -message to see where it is failing?
BR
Raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I already tried putting checkpoints in script using Get-WFALogger -Info -message , powershell script is woring fine, till last line of code , after that the command is throwing anexception, if you see the screenshot last line is the msg , "Flexvol created successfully"
