Cbpedersen
Newbie

Posts: 2
|
 |
« on: May 20, 2009, 10:28:17 AM » |
|
Hi all.
i got a problem, as the headline says it regarding WOL and Wisdom.
i got network with alot of clients, and ofcourse alot of VLANS, i have talked to RES supports a few times now, and the only answer i get is to deploy a dispatcher on every singel vlan i got... well, that is not an option for me...
i got some freeware tools that works with "ip directed broadcasts", and i have enabled this in my network.
my question is:
Wisdom can see data about a computer, whether it is offline or online, it knows the mac adresses of all my computers, basicly it knows all the data i need to make a WOL script, BUT where is the database / databases where all this info is??? anyone who can tell me that?
i have looked around, but i havent found it yet... :-(
/Christian Pedersen.
|
|
|
|
|
Logged
|
|
|
|
Starup
RESUG Forum Moderator
Newbie
  
Posts: 39
Starup
|
 |
« Reply #1 on: May 22, 2009, 01:53:58 PM » |
|
Hi Christian,
When a Wisdom agent connects, it connects to server(s) in the dispatcher list. It doesn't store the agent's MAC information in the database.
So if you want to store the MAC's - then perhaps you could have a Wisdom job for when agents come online. This job should fire a VBS, PowerShell or other script, that gets the MAC of the agent (think about multiple NICs) - and save the MAC into a database of some kind.
Perhaps you've already thought of this, but this is only way, that I can think of....
Maybe others have better ideas?
Christian, what do you say to what I'm writting?
|
|
|
|
|
Logged
|
Sincerely,
Thomas Starup
|
|
|
Cbpedersen
Newbie

Posts: 2
|
 |
« Reply #2 on: May 22, 2009, 02:02:30 PM » |
|
well i havent thougt of that....
i will try that, when i got a couple of minutes in spare.
thanks for your advice... :-)
|
|
|
|
|
Logged
|
|
|
|
Starup
RESUG Forum Moderator
Newbie
  
Posts: 39
Starup
|
 |
« Reply #3 on: May 22, 2009, 07:34:04 PM » |
|
well i havent thougt of that....
i will try that, when i got a couple of minutes in spare.
thanks for your advice... :-)
You're welcome - let me know on how it goes 
|
|
|
|
|
Logged
|
Sincerely,
Thomas Starup
|
|
|
Airdeca
Newbie

Posts: 41
|
 |
« Reply #4 on: June 03, 2009, 10:29:34 AM » |
|
Hi guys, You don't need an external script to retrieve the MAC address of a RES Wisdom Agent. There's a ready to use task for that called 'Query TCP/IP Properties'. If you schedule this job to all your agents and export the job results to XML you can import it into Excel. You can filter the "val" column on the string "Physical Address" and you have an overview of all your agents with their associated MAC address. A child can do the laundry  (Old dutch saying)
|
|
|
|
|
Logged
|
|
|
|
|
emaringka
Guest
|
 |
« Reply #5 on: June 09, 2009, 12:17:47 AM » |
|
We have the same problem over here.
Hopefully RES Wisdom would be able to do a direct broadcast WOL by it self in the near future.
We looked at other tools to do the WOL, but then again you need to do a lot of timing.
Schedule to wake up a group of clients with the help of a tool who can do a direct broadcast WOL. Then schedule a Wisdom runbook/project/module.
|
|
|
|
|
Logged
|
|
|
|
pkaak
Newbie

Posts: 35
Systems Engineer - Centric IT Solutions
|
 |
« Reply #6 on: July 10, 2009, 02:23:35 PM » |
|
Some routers and switches can forward an WOL command to the other vlans. We used to set this with our customers. The WOL command is broadcast on an udp port (it is mentoined somewhere in the kb's.. do not know the right port be head). That broadcast on that port is being broadcast to other subnets and vlans by the routers. Works like a charm (most off the times).
Placing dispatchers in several vlans is also an option. That way the clients can also find the dispatcher when the auto-search function on the client is enabled.
|
|
|
|
|
Logged
|
|
|
|
Jurjen
Newbie

Posts: 1
|
 |
« Reply #7 on: July 10, 2009, 02:29:32 PM » |
|
The WOL command is broadcast on an udp port (it is mentoined somewhere in the kb's.. do not know the right port be head).
it's UDP 3163 Edit: You have to allow broadcast traffic to the desired vlan's and allow the UDP port.
|
|
|
|
« Last Edit: July 10, 2009, 02:33:32 PM by Jurjen »
|
Logged
|
regards,
Jurjen van Leeuwen
|
|
|
Airdeca
Newbie

Posts: 41
|
 |
« Reply #8 on: August 12, 2009, 10:05:45 AM » |
|
I heard from a reliable source that the R&D department of RES Software has been working on a solution for this and will make it available in the next Major Release after serious testing of course.
|
|
|
|
|
Logged
|
|
|
|
RESguru
RESUG Forum Moderator
Jr. Member
  
Posts: 69
|
 |
« Reply #9 on: December 10, 2009, 04:15:41 PM » |
|
There's currently in the 2009 IR1 an option to both specify port and mask
|
|
|
|
|
Logged
|
|
|
|
Airdeca
Newbie

Posts: 41
|
 |
« Reply #10 on: December 11, 2009, 12:31:05 PM » |
|
And a little birdie told me that it will also be included in SR4.
|
|
|
|
|
Logged
|
|
|
|
|