Hello,
I am using Powershell 2.0 and working on a deployment script. I need to initialize an new hard disk in windows server 2003 and later without the use of Set-Disk and Initialize-Disk. And it needs to be done remotelly, but without PSRemoting, unless there is a way to enable that remotely as well...
Thank you for your help!