-
( Note : These solutions were written for Beginner Event 10 .) Beginner Event 10 (Windows PowerShell) Jonathan Medd is a Windows PowerShell MVP and co-host of the Get-Scripting podcast. He regularly posts about Windows PowerShell on his blog, http://jonathanmedd...
-
( Note : These solutions were written for Advanced Event 10 .) Advanced Event 10 (Windows PowerShell) Don Jones http://concentratedtech.com Windows PowerShell MVP Award Recipient Co-Author, Windows PowerShell v2: TFM (3rd Edition) Windows PowerShell Trainer...
-
( Note : These solutions were written for Beginner Event 9 of the 2010 Scripting Games.) Beginner Event 9 (Windows PowerShell) Daniele Muscetta’s journey with computers and software started when he began programming on a Commodore 64 at the age...
-
( Note : These solutions were written for Advanced Event 9 of the 2010 Scripting Games.) Advanced Event 9 (Windows PowerShell) Niklas Goude is an author, IT consultant, and trainer at Enfo Zipper in Stockholm, Sweden. Niklas has extensive experience in...
-
( Note : These solutions were written for Beginner Event 8 of the 2010 Scripting Games.) Beginner Event 8 (Windows PowerShell) Arnaud Petitjean System Architect and Windows PowerShell trainer Windows PowerShell MVP Co-Founder of the French Windows...
Posted to
Hey, Scripting Guy! Blog
by
Hey, Scripting Guy! Blog : Windows PowerShell
on
05-26-2010
Filed under:
Filed under: Scripting Guy!, Windows PowerShell, scripting techniques, VBScript, operating system, 2010 Scripting Games, text files, processes, Beginner Event 8, expert commentators
-
(Note: These solutions were written for Advanced Event 8 .) Advanced Event 8 (Windows PowerShell) Lee Holmes is a developer on the Microsoft Windows PowerShell team, author of the Windows PowerShell Cookbook and Windows PowerShell Pocket Reference...
Posted to
Hey, Scripting Guy! Blog
by
Hey, Scripting Guy! Blog : Windows PowerShell
on
05-26-2010
Filed under:
Filed under: Scripting Guy!, Windows PowerShell, scripting techniques, VBScript, operating system, 2010 Scripting Games, text files, processes, Advanced Event 8, expert commentators
-
( Note : These solutions were written for Beginner Event 7 of the 2010 Scripting Games .) Beginner Event 7 (Windows PowerShell) Sean Kearney is a network administrator, a Microsoft Certified Technology Specialist in Windows Server Virtualization and Configuration...
-
( Note : These solutions were written for Advanced Event 7 of the 2010 Scripting Games .) Advanced Event 7 (Windows PowerShell) James Brundage is a former software developer engineer in testing for Microsoft. He has been a frequent poster on the Windows...
-
Beginner Event 3 (Windows PowerShell) Marco Shaw Windows PowerShell MVP 2008-2010 Blog : http://marcoshaw.blogspot.com/ Twitter : @MarcoShaw With any type of task that involves any kind of repeated action, I have developed the mindset of trying to create...
-
( Note : These solutions were written for Advanced Event 3 of the 2010 Scripting Games .) Advanced Event 3 (Windows PowerShell) Shay Levy Windows PowerShell MVP Blog : http://blogs.microsoft.co.il/blogs/ScriptFanatic Twitter : http://twitter.com/ShayLevy...
-
( Note : These solutions were written for Beginner Event 1 of the 2010 Scripting Games .) Beginner Event 1 (Windows PowerShell) Steven Murawski, Community Director—PowerShellCommunity.org http://blog.usepowershell.com/ http://www.mindofroot.com/ ----...
-
About This Event Division Advanced Date of Event May 7, 2010 Due Date May 14, 2010 Event Scenario The network team manager complained to the desktop team manager that user profiles are too large and are therefore killing network performance. An investigation...
-
About This Event Division Beginner Date of Event May 7, 2010 Due Date May 14, 2010 Event Scenario Your boss has given you a script written by a colleague that does not work. The script is supposed to display a dialog box that lists the current logged...
-
About This Event Division Advanced Date of Event May 6, 2010 Due Date May 13, 2010 Event Scenario Your users do not seem to know how to log out of their computers. This is a problem because each evening, a particular application runs as a scheduled task...
-
About This Event Division Beginner Date of Event May 6, 2010 Due Date May 13, 2010 Event Scenario You have two arrays of letters as seen here: "a","b","c","d" "d","g","f","e You...