Unsolved
This post is more than 5 years old
15 Posts
0
791
March 16th, 2006 06:00
how to print Networker schedules on windows server?
hello
i see support notes for Unix but for windows?
regards
i see support notes for Unix but for windows?
regards
No Events found!


guenterH1
117 Posts
0
March 16th, 2006 06:00
Just write all the command in the order you would type them in into a text file and use this as input file.
If you are familiar with UNIX systems and shell scripting it could be a good idea to make your Windows host "UNIX-like" by installing cygwin.
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
March 16th, 2006 06:00
I will assume last one - use nsradmin. Something like:
If you want specific schedule then use:
DavidHampson
2 Intern
•
1.1K Posts
0
March 16th, 2006 07:00
nsradmin -i c:\temp\nsradmin.txt > c:\temp\schedules.txt
nsradmin.txt will contain something like:
. type:NSR schedule
option hidden
print
jlelan
15 Posts
0
March 16th, 2006 07:00
regards
jlelan
15 Posts
0
March 20th, 2006 02:00
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
March 20th, 2006 03:00
jlelan
15 Posts
0
March 20th, 2006 05:00
i have already post a topic to nsrsup command but it doesn't work. so i create this topic to nsradmin command and it doesn't work too.
regards
jlelan
15 Posts
0
March 20th, 2006 06:00
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
March 20th, 2006 06:00
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
March 20th, 2006 06:00
I already mentioned that you could search and then type filenames containing NSR schedule NSR type. By appending the output you could come up with single file you could print out.
Message was edited by: hcrvelin