Showing results for November 2012 - Page 9 of 14 - Scripting Blog [archived]

Nov 13, 2012
0
0

PowerTip: Use PowerShell to Find Domain-Enabled Firewall Rules

Doctor Scripto
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
0
0

Use PowerShell to Create a Bunch of Folders Based upon the Date

ScriptingGuy1
ScriptingGuy1

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to create a bunch of folders based upon the date. Microsoft Scripting Guy, Ed Wilson, is here. Well, this morning I took the Scripting Wife to the Charlotte airport to begin our trip to Europe. It is beyond me why Teresa must fly nearly 1,200 miles in the opposit...

Scripting Guy!scripting techniquesstorage
Nov 13, 2012
0
0

Use PowerShell to Create New Windows Firewall Rules

Doctor Scripto
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
Nov 12, 2012
0
0

PowerTip: Use a PowerShell Cmdlet to Get Default Group Policies

Doctor Scripto
Doctor Scripto

Summary: Learn how to use a Windows PowerShell cmdlet to receive information about default domain policies.  How can I use a Windows PowerShell cmdlet to find information about default group policies in our domain?                        Use the Get-GPO cmdlet (ava...

Scripting Guy!Windows PowerShellPowerTip
Nov 12, 2012
0
0

Force a Domain-Wide Update of Group Policy with PowerShell

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, shows how to force a domain-wide update of Group Policy by using Windows PowerShell. Microsoft Scripting Guy, Ed Wilson, is here. Well, tomorrow, the Scripting Wife and I leave for a three-week European Windows PowerShell tour. We will be doing five Windows PowerShell user groups and meeting with over a ...

Scripting Guy!Windows PowerShellActive Directory