Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

PSVerify

Uses a PowerShell script to collect configuration about a server.

Script usage:

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.