
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2017 11:18 PM
I am having issues with getting BlueScreenView to pulling the dumps from the remote machine. It currently only searches my machine.
Action: {actionpath}BlueScreenView.exe scan \\{computer}
I am not sure what switches are needed but the "scan \\{computer} or {smartname}" doesn't work.
Any thoughts or ideas to get this working properly?
-Thanks in advance.
Action: {actionpath}BlueScreenView.exe scan \\{computer}
I am not sure what switches are needed but the "scan \\{computer} or {smartname}" doesn't work.
Any thoughts or ideas to get this working properly?
-Thanks in advance.
Solved! Go to Solution.
Labels:
- Labels:
-
Custom Actions
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2017 02:38 PM
I find BlueScreenView very usefull. But the Parameters you show here dont exist afaik.
This is how I use it. I highly doubt the other versions will work
This is how I use it. I highly doubt the other versions will work
{actionpath}BlueScreenView.exe /LoadFrom 1 /MiniDumpFolder "\\{smartname}\c$\Windows\MiniDump"
6 REPLIES 6

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-03-2017 08:10 PM
Thanks Tomas this method is exactly what I was looking for!



Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2017 02:38 PM
I find BlueScreenView very usefull. But the Parameters you show here dont exist afaik.
This is how I use it. I highly doubt the other versions will work
This is how I use it. I highly doubt the other versions will work
{actionpath}BlueScreenView.exe /LoadFrom 1 /MiniDumpFolder "\\{smartname}\c$\Windows\MiniDump"
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-27-2017 05:08 PM
In that case you can use the parameter {ipaddress}

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-27-2017 04:08 PM
Hi there,
I am trying to setup a number of Actions just now but we have a problem with DNS and when we search for the computer using the \\computername\ it cant find it but when we look for it using the IP address it can find it. How can i change the following actions so it loads up using the IP address of the computer and not the smartname?
{actionpath}BlueScreenView.exe scan \\{smartname}
I am trying to setup a number of Actions just now but we have a problem with DNS and when we search for the computer using the \\computername\ it cant find it but when we look for it using the IP address it can find it. How can i change the following actions so it loads up using the IP address of the computer and not the smartname?
{actionpath}BlueScreenView.exe scan \\{smartname}

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2017 03:12 PM
Thanks for the info. I will search to find something equivalent that can be used as an action.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2017 03:09 PM
Looking through the bluescreenview website, there doesn't seem to be a parameter available for remotely running the tool unfortunately. That's a base requirement for an executable to be able to be used as an action.
