-
Summary : Microsoft PFE, Georges Maheu, optimizes the Windows PowerShell script he presented yesterday. Microsoft Scripting Guy, Ed Wilson, is here. Our guest blogger today is Georges Maheu. Georges presented a script yesterday to gather Windows services...
Posted to
Hey, Scripting Guy! Blog
by
Hey, Scripting Guy! Blog : Windows PowerShell
on
02-01-2012
Filed under:
Filed under: Scripting Guy!, Windows PowerShell, scripting techniques, operating system, performance, security, guest blogger, services, writing, Georges Maheu
-
Summary : Microsoft PFE, Georges Maheu, opens his security assessment toolbox to discuss a Windows PowerShell script he uses to look at Windows services. Microsoft Scripting Guy, Ed Wilson, is here. Our guest blogger today is Georges Maheu . Georges is...
Posted to
Hey, Scripting Guy! Blog
by
Hey, Scripting Guy! Blog : Windows PowerShell
on
01-31-2012
Filed under:
Filed under: Scripting Guy!, Windows PowerShell, scripting techniques, operating system, performance, security, guest blogger, permissions, services, writing, Georges Maheu
-
Summary : See how guest blogger, Rich Prescott, leveraged the Windows PowerShell community as he built his popular ArPosh Client System Administration tool. Microsoft Scripting Guy, Ed Wilson, is here. We are really starting the new year off correctly...
Posted to
Hey, Scripting Guy! Blog
by
Hey, Scripting Guy! Blog : Windows PowerShell
on
01-06-2012
Filed under:
Filed under: Scripting Guy!, Windows PowerShell, operating system, graphical, desktop management, Active Directory, WMI, processes, guest blogger, services, other Directory Services, local accounts and Windows NT 4.0 accounts, Software, Rich Prescott, General Mgmt Tasks
-
Summary : Guest blogger, Karl Mitschke, discusses a Windows PowerShell script to start non-running services that are set to start automatically. Microsoft Scripting Guy, Ed Wilson, is here. Our guest blogger today is Karl Mitschke, one of the authors...
-
Summary: Learn how to use Windows PowerShell to quickly find installed software on local and remote computers. Microsoft Scripting Guy Ed Wilson here. Guest Blogger Weekend concludes with Marc Carter. The Scripting Wife and I were lucky enough to attend...
Posted to
Hey, Scripting Guy! Blog
by
Hey, Scripting Guy! Blog : Windows PowerShell
on
11-13-2011
Filed under:
Filed under: Scripting Guy!, Windows PowerShell, Weekend Scripter, operating system, registry, desktop management, general management tasks, guest blogger, Marc Carter
-
Summary: Learn how to use Windows PowerShell to find all user profiles on a computer, and to display the date when each profile was last used. Hey, Scripting Guy! I would like to find a good way to see which profiles exist on my laptop. I found a Hey...
-
Summary : Create a custom object from WMI to display processor and operating system information using Windows PowerShell. Hey, Scripting Guy! Your script yesterday was pretty cool. However, in addition to obtaining information about the processor, I also...
Posted to
Hey, Scripting Guy! Blog
by
Hey, Scripting Guy! Blog : Windows PowerShell
on
09-27-2011
Filed under:
Filed under: Scripting Guy!, Windows PowerShell, scripting techniques, operating system, desktop management, WMI, running, Service Packs and Hot Fixes, basic computer information, receiving input, version information
-
Summary : Learn how to use Windows PowerShell to save objects for later offline analysis. Hey, Scripting Guy! I have a problem. I am trying to examine processes that are consuming resources on my computer. The problem is that when I use the Get-Process...
-
Summary : In this episode, superhero BATCHman foils the fowl villain Ping Win and repairs the registry. Microsoft Scripting Guy Ed Wilson here. Today is Episode 5 of the BATCHman series by Sean Kearney. Note You can read all gripping, engaging, informative...
-
Summary : Learn how to use Windows PowerShell to easily find information about Windows Update hotfixes. Hey, Scripting Guy! I have a problem, and I am hoping that you can help me. I have been using the Get-Hotfix cmdlet, but unfortunately, it seems to...
-
Summary : Guest Blogger Boe Prox shares lessons learned while writing the Windows PowerShell PoshPAIG module. Microsoft Scripting Guy Ed Wilson here. Today, we have part two of Boe Prox’s article about his module to audit and update Windows systems...
-
Summary : Learn how to use a free Windows PowerShell module to audit and install patches on Windows systems. Microsoft Scripting Guy Ed Wilson here. Today, I am proud to present a guest blog post written by Boe Prox. Boe has written a really cool module...
-
Summary : Learn how to use Windows PowerShell to configure a remote computer's network adapter to wake the computer. Hey, Scripting Guy! At work, we have been trying to get our automation solution put into place. One problem is that on many of the...
-
Summary: Learn how to create and parse performance monitor logs by using Windows PowerShell. Hey, Scripting Guy! I am wondering if I can use Windows PowerShell to create a performance counter log that I can use in Perfmon? —CS Hello CS, Microsoft...
-
Summary: Microsoft Scripting Guy Ed Wilson teaches how to use performance counter sets with Windows PowerShell to simplify profiling a system. Hey, Scripting Guy! I am wondering if there is an easier way to work with performance counters? For example...