I am trying to get actions working and am having a few problems.
I have created a folder called actions$ on the server, and shared it. (and put all the actions tools in it)
Updated the custom actions in the console with:
cmd.exe /K \\server\Actions$\uptime.exe {computer} /s
But when I click on Computer uptime from my workstation, nothing happens.
When I hover over the Computer uptime icon the following is displayed
javascript:runapp ('cmd.exe /k \\\\server\\action$\\uptime.exe coputer /s','false' (extra \\ put in?)
Error message for web page is displayed at the bottom right.....
Line: 270
Char: 3
Error: Automation server can't create object
Code: 0
URL: http://server/lansweeper31/default.aspx?
item=compdetail&comp=computer
Have I missed something in setting up the actions? Or Lansweeper31?