- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
get-eventlog_powershell
Hi Luc ,
i m trying to use get-eventlog powershell command to find if it gives information about why windows srm service failed to start on srm server.
is there any way it can give more info abut why service failed to start .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you look in the SRM logs?
Blog: lucd.info Twitter: @LucD22 Co-author PowerCLI Reference
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
we found after vcenter upgrade srm version becomes incompatible .so we are planning upgade of srm .
if yu could suggest if there is a way to find list of vms protected by srm through powercli.
something like below
| SRM-com.vmware.vcDr:::protected |
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is the link with Get-EventLog?
Or is this a new question?
Blog: lucd.info Twitter: @LucD22 Co-author PowerCLI Reference
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
its a new question ....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you use Ben's SRM module, you can use his sample script
Blog: lucd.info Twitter: @LucD22 Co-author PowerCLI Reference