Showing results for December 2013 - Page 7 of 14 - Scripting Blog [archived]

Dec 17, 2013
Post comments count0
Post likes count0

Use PowerShell to Work with RODC Accounts

Doctor Scripto
Doctor Scripto

Summary: Microsoft premier field engineer, Ian Farr, talks about using Windows PowerShell to work with RODC accounts. Microsoft Scripting Guy, Ed Wilson, is here. Today I would like to introduce a new guest blogger, Ian Farr. Ian tells us about himself: I started out writing UNIX shell scripts to automate simple tasks. Then as a Windows IT pro...

Scripting Guy!Windows PowerShellguest blogger
Dec 16, 2013
Post comments count0
Post likes count0

PowerTip: Use PowerShell to Display a Routing Table

Doctor Scripto
Doctor Scripto

Summary: Use Windows PowerShell to display your routing table.  How can I use Windows PowerShell to display the routing table on my Windows 8.1 laptop?  Use the Get-NetRoute function.

Scripting Guy!Windows PowerShellPowerTip
Dec 16, 2013
Post comments count0
Post likes count0

PowerTip: Use PowerShell to Find DNS Suffix Search List

Doctor Scripto
Doctor Scripto

Summary: Use Windows PowerShell to find a DNS suffix search list.  How can I use Windows PowerShell to find how DNS is configured on my computer running Windows 8.1         in terms of domain suffix search lists?  Use the Get-DnsClientGlobalSetting function.

Scripting Guy!Windows PowerShellPowerTip
Dec 16, 2013
Post comments count0
Post likes count0

PowerShell Above and Beyond the Minimum Requirements

Doctor Scripto
Doctor Scripto

Summary: Two Microsoft Windows PowerShell experts get extreme with the standard Hello World script. Microsoft Scripting Guy, Ed Wilson, is here. Last month at the Charlotte PowerShell User Group meeting, we played around with some scenarios, and we had each of the attendees work through the tasks to see the various ways they would come up with to s...

Scripting Guy!Windows PowerShellscripting techniques
Dec 15, 2013
Post comments count0
Post likes count0

PowerTip: Kick Off Formal WinSat Evaluation

Doctor Scripto
Doctor Scripto

Summary: Kick off a formal WinSat evaluation on your computer running Windows 8.1.  How can I use Windows PowerShell to run a formal WinSat evaluation on my computer running Windows 8.1?  Open the Windows PowerShell console with Admin rights, and use the WinSat utility: WinSat formal

Scripting Guy!Windows PowerShellPowerTip