Showing results for version information - Scripting Blog [archived]

Sep 8, 2014
1
0

Use PowerShell to Detect Activation Status

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell and WMI to display Windows activation status.  Hey, Scripting Guy! The previous network administrator at my company was not attentive to his work. I am not sure what he actually did for a living, but it certainly was not network administration. I think he was a ...

Scripting Guy!Windows PowerShellscripting techniques
Sep 27, 2012
0
0

Use the PowerShell DISM Cmdlets to Manage Windows 8

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, discusses using the DISM module in Windows 8 to work with desktop settings. Microsoft Scripting Guy, Ed Wilson, is here. The Scripting Wife and I are looking forward to the Central Ohio PowerShell User Group (COPUG) in Columbus, Ohio next week. We have not been back to Columbus since we were there ...

Scripting Guy!Windows PowerShelloperating system
Aug 24, 2012
0
0

Use PowerShell 3.0 to Find Enabled Windows 8 Features

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, shows how to use Windows PowerShell 3.0 to find enabled Windows 8 features. Microsoft Scripting Guy, Ed Wilson, is here. One of the neat things about Windows (does not matter the version) is how I can customize the installation or deployment. In fact, nearly every version of Windows I have ever worked ...

Scripting Guy!Windows PowerShelloperating system
Sep 27, 2011
0
0

Create a Custom Object from WMI by Using PowerShell

Doctor Scripto
Doctor Scripto

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 need to know operating system is 32-bit or 64-bit, the version of Windows that is ...

Scripting Guy!Windows PowerShellscripting techniques
Dec 8, 2009
0
0

Hey, Scripting Guy! How Can I Ensure My Scripts Won’t Fail on Various Windows Operating Systems?

ScriptingGuy1
ScriptingGuy1

 Hey, Scripting Guy! I have a mixture of operating systems at work. We have Windows XP on the desktop, a few Windows Vista machines, Windows 7 on a few computers so far, Windows 2003 in the server room, and Windows 2008 and a couple of Windows 2008 R2 computers that are running Hyper-V on Windows Core edition. I know we are not unique in ...

Scripting Guy!Windows PowerShellscripting techniques