An administrator has a test server running on Windows, a production server running on UNIX, and
there are no shared components. Which method transfers poll policy data between these two
domains?

A.
ncp_perl get_policies.pl -from domain=TEST-to domain=PROD
B.
ncp_perl get_policies.pl -from domain=TEST -to file=ncmonitor.xml transfer file and upload
ncp_perl get_policies.pl -to domain=PROD -from file=ncmonitor.xml
C.
ncp_perl domain_create.pl -domain PROD -clone TEST Copy the configuration files from the test
server to production and restart the PROD domain.
D.
Poll policies cannot be transferred between Windows and UNIX systems; the policies must be
redefined on the production server.