Showing tag results for security

Mar 5, 2013
Post comments count0
Post likes count0

Use PowerShell to Find Certificates that are About to Expire

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to find certificates that are about to expire.  Hey, Scripting Guy! We recently implemented an internal certification authority that we use for various scenarios, such as issuing code-signing certificates for our developers and certain admins as well as for user ...

Scripting Guy!Windows PowerShellsecurity
Nov 14, 2012
Post comments count0
Post likes count0

Enable PowerShell "Second-Hop" Functionality with CredSSP

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about the dreaded "second-hop" problem with Windows PowerShell and how to overcome it with CredSSP.  Microsoft Scripting Guy, Ed Wilson, is here. First, a description of the problem In yesterday’s article, I talked about using the Windows Update module to update drivers, patches, etc. on...

Scripting Guy!Windows PowerShellscripting techniques
Nov 13, 2012
Post comments count0
Post likes count0

PowerTip: Use PowerShell to Find Domain-Enabled Firewall Rules

Doctor Scripto

Summary: Learn how to identify domain firewall rules by using Windows PowerShell 3.0 on Windows 8 or Windows Server 2012.  How can I find specific Domain profile firewall rules on my computer running Windows 8 or Windows Server 2012?  Use the Get-NetFirewallRule cmdlet and specify the enabled&n...

Scripting Guy!Windows PowerShellPowerTip
Nov 13, 2012
Post comments count0
Post likes count0

Use PowerShell to Create New Windows Firewall Rules

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, shows how to use Windows PowerShell to create new Windows Firewall rules on local and remote systems. Microsoft Scripting Guy, Ed Wilson, is here. Today, we are off to Europe. The Scripting Wife and I are actually on separate flights—it’s the way the airline miles worked out for the flight. L...

Scripting Guy!Windows PowerShellsecurity
Oct 28, 2012
Post comments count0
Post likes count0

Weekend Scripter: Playing Around with Windows Firewall

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, shows how to use Windows PowerShell to work with Windows Firewall on Windows 8 and Windows Server 2012. Microsoft Scripting Guy, Ed Wilson, is here. The Scripting Wife returned home from the Windows PowerShell Saturday #003 event in Atlanta, Georgia, last night, and she was exhausted&...

Scripting Guy!Windows PowerShellWeekend Scripter