So, I guess I should have just tried it.
I initially wrote:
CLI {
conf t
logging buffered 16384
end
wr
}
This gave me errors on the first and last lines. Redoing it with just the commands appears to work fine.
However, that brings up the next question: Is there any way to do more complex structure (a la configuration change scripts) in policy remediation scripts?
Also, is there any way to make it automatically pull the updated running-config so that the changes will show up in the report right away?