PowerShell is not just an application, it is a scripting language built on .Net CLR that automates IT tasks. It has backward compatibility with CMD and can automate simple or complex tasks. Because of ...
I'm having troubles running batch files as scheduled tasks on windows 2000 server.. this has always worked for me in win2k pro and winXP pro, but in server they dont run and return a code of "1" ...
I would like to script the creation of several tasks, each one though is going to be unique in their details. I would to be able to include in the task creation:<BR><BR>- specify uid/pw for task<BR>- ...