This post is more than 5 years old

3 Posts

1419

June 8th, 2006 14:00

Generate list of SSID #

I am returning to the world of Networker after a long absense. I have a couple of command line questions I would like to as you wonderful admins.

Is it possible to generate a list of SSID numbers specific to certain clients within a date range and have those numbers exported to a file. (Disaster Recovery planning)

What is the command line (in Windows) with switches to recover everything from a specific ssid?

OR - if someone could refer me to the documentation on command line commands, that would be great.

thank you.

2 Intern

 • 

1.1K Posts

June 8th, 2006 15:00

Brett - you need to look at the command reference guide for the mminfo command to find the list of ssids - you can do something like:

mminfo -q "client=myclient,savetime>last week" -r ssid > myfile.txt

Recovery from saveset is only possible at client - you use the recover command and specify the saveset something like this:

recover -S ssid

Again see the command reference guide for more information.

2 Intern

 • 

1.1K Posts

June 8th, 2006 15:00

If you go here:

http://softwaresupport.emc.com/support/documentation/dmBrowseDocs.asp?productfamily=storage

You can find the Networker documentation for download.
No Events found!

Top