is it possible to say send username from a web page to a powershell script, so if i send say username=jim in powershell can i declare a var and say name = request.querstring("name") etc. thanks
↧