Showing tag results for Windows PowerShell

Aug 6, 2013
Post comments count0
Post likes count0

Use PowerShell to Create New Printer Ports

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell 3.0 to create new printer ports in Windows 8. Microsoft Scripting Guy, Ed Wilson, is here. One of the exciting things that is happening around the Scripting House is the appearance of new Windows PowerShell Saturday events. We have new events coming up in Atlanta...

Scripting Guy!Windows PowerShellprinting
Aug 5, 2013
Post comments count0
Post likes count0

PowerTip: Use PowerShell to Verify Secure Boot Policy

Doctor Scripto
Doctor Scripto

Summary: Use Windows PowerShell to verify your Secure Boot policy in Windows 8.   How can I verify that the Secure Boot policy is enabled in my computers running Windows 8?   Use the Get-SecureBootPolicy cmdlet:  Get-SecureBootPolicy

Scripting Guy!Windows PowerShellPowerTip
Aug 5, 2013
Post comments count1
Post likes count0

Use PowerShell to Test Remote Printers

Doctor Scripto
Doctor Scripto

Summary: Learn how to use Windows PowerShell to test remote printers.   Hey, Scripting Guy! I don’t know what it is, but for some reason printing still seems to be a pain. I mean, we have been using the network for a long time, and something as basic as printing still seems to be a problem. Whatever happened to the paperless office ...

Scripting Guy!Windows PowerShellservers
Aug 4, 2013
Post comments count0
Post likes count0

PowerTip: Add Commands to PowerShell History

Doctor Scripto
Doctor Scripto

Summary: Learn how to add commands to your Windows PowerShell command history.  I have been working in the Windows PowerShell console all day, and I have several commands I keep running. It requires a lot of up and down arrowing to retrieve them. How can I add them to the my command history?  Use Get-History to retrieve a list o...

Scripting Guy!Windows PowerShellPowerTip
Aug 4, 2013
Post comments count0
Post likes count0

Weekend Scripter: Looking at PowerShell Aliases

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about looking at Windows PowerShell defined aliases. Microsoft Scripting Guy, Ed Wilson, is here. I am constantly amazed by Windows PowerShell. It keeps getting better and better. There are so many improvements in each new version that it is hard to keep up with them. For example, this morning I wa...

Scripting Guy!Windows PowerShellscripting techniques