---
title: "PSVerify"
---
Uses a PowerShell script to collect configuration about a server.
PSVerify1 [DefaultArgument] (
[Arg1: Arg1Value],
[Arg2: Arg2Value],
[OutputArgument => $CustomVariable]
);
This operation may be prefixed with PowerShell::
, although this is a built-in namespace and isn't really necessary.