08-16-2011, 11:48 AM
(This post was last modified: 08-16-2011, 12:01 PM by AceInfinity.)
(08-16-2011, 11:37 AM)Skream Wrote: I haven't got a clue what any of this is but it look very complex and interesting lol.
Good job? I think?
PowerShell is very advanced in comparison to command prompt to give you an idea. It basically gives you access to anything that your programs can do on your computer, and it will let you execute your programs with a debug write and various other built in debug functions, as well as functions for various GET methods as well including your installed hotfixes (as shown here), running services, processes, and full control over all of that as well.
You can write scripts to do multiple tasks with the use of one function.
[yt]http://www.youtube.com/watch?v=to5LGaqXb6s[/yt]
Here's a video of my script in use