I need to be able to export a list of recipient policies from AD with the following fields: cn,msExchPolicyOrder,purportedSearch,gatewayProxy,disabledGatewayProxy
I used csvde prior to this and it worked well however i now need to be able to format the output so have decided to use VBS.
Here...