Testing a script

Is there any good way to test a powershell script IE to get results that might even be historical etc.

I want to get a script running and tested without actually requesting a new certificate. Obviously the challenge is of course having the Windows test environment, but therefore if I could do it with the last results that would be even better.

Thanks.

If you have a working managed certificate that already has a cert you just need to add the Task (e.g. powershell scripting), then hit the play button to test, which you can do repeatedly to develop your script.