Weekend Scripter: What’s up with the Windows PowerShell Summit?
Summary: Guest blogger and PowerShell MVP Don Jones talks about the Windows PowerShell summit.Microsoft Scripting Guy, Ed Wilson, is here. The Scripting Wife has signed up and sent her money in for the...
View ArticleThe first ever PowerShell user group meeting in Copenhagen
SUMMARY: In this blog article I talk about my presentation to the first ever Windows PowerShell user group meeting in Copenhagen. One of the great things about PowerShell: community Well, one of the...
View ArticlePowerTip: Automatically Search PowerShell 3.0 Help
Summary: Learn how to automatically search Windows PowerShell 3.0 Help. How can I search Windows PowerShell 3.0 Help files for a topic such as trustedhosts? Use Get-Help and supply the topic. Windows...
View ArticleWeekend Scripter: First Peek at the 2013 Scripting Games
Summary: Guest blogger and PowerShell MVP Don Jones talks about the 2013 Scripting Games.Microsoft Scripting Guy, Ed Wilson, is here. One final conversation with PowerShell MVP Don Jones was about the...
View ArticlePowerTip: Use PowerShell to Easily See Process Start Time
Summary: Learn how to use Windows PowerShell to view process start time information. How can I see the name and the start time of each process on my system? Start Windows PowerShell with admin rights....
View ArticleARP Spoofing Prevention in Windows Server 2012 Hyper-V
Hi there! This is Thomas Roettinger with a new blog post onhow to implement ARP Spoofing protection in Windows Server 2012 Hyper-V. A longtime ago in August 2011 I published this blog post...
View ArticleGenerate an HTML Report for Exchange Distribution Group Members
Summary: Use Windows PowerShell to generate an HTML report for Exchange Server 2012 Distribution groups.Microsoft Scripting Guy, Ed Wilson, is here. Today, I would like to introduce a new guest...
View ArticleEd Wilson: Hanging Out in Stockholm
Well, the Scripting Wife and I basically took a “down day” yesterday. I had a lot of work I needed to get done, and she snoozed a bit. I needed to complete the page proofs for two chapters of my new...
View ArticlePowerTip: Use PowerShell to Get a List of Computers and IP Addresses from...
Use Windows PowerShell and the Active Directory module to get a listing of computers and IP addresses from Active Directory....(read more)
View ArticleKB: How To Enable Debug Logging in Microsoft User Experience Virtualization...
Here’s another UE-V article that I thought I’d share here for now, at least until there’s a better home for UE-V content somewhere else. This Knowledge Base article talks about how to enable debug...
View ArticleWindows Server 2012 File Server Tip: Use PowerShell to find the free space on...
A while back, I showed how to use PowerShell V2 and our old SMB WMIv1 object to explain how to find the free space behind a file share (essentially the free space for the volume that contains the file...
View ArticleWindows Server 2012 File Server Tip: New per-share SMB client performance...
Windows Server 2012 and Windows 8 include a new set of performance counters that can greatly help understand the performance of the SMB file protocol. These include new counters on both the server side...
View ArticleUse PowerShell Workflow to Ping Computers in Parallel
Summary: Guest blogger and Microsoft MVP Niklas Goude talks about using Windows PowerShell workflow to ping computers in parallel and save time.Microsoft Scripting Guy, Ed Wilson, is here. Yesterday...
View ArticleServer Posterpedia v2 available in the Windows Store!
In today’s post, Martin McClean and Brian Lich talk about their Windows Store app, Server Posterpedia. If you’re interested in learning how Microsoft technologies work—for example, Windows Server,...
View ArticleServer Posterpedia V2 Free-as-in-Beer in the Store
Over on the Windows Server Blog , a blog of blogs, Microsoft Community Lead Kevin Beares introduces Server Posterpedia V2 . Now with extra goodness, still free-as-in-beer, no charge, gratis. You can...
View ArticlePowerTip: Run a Remote PowerShell Command in a Disconnected Session
Summary: Learn how to use the Windows PowerShell 3.0 Invoke-Command cmdlet to create a disconnected session. How can I run a command on a remote computer running Windows PowerShell 3.0 in a...
View ArticleStockholm to Oslo
Last night we had an absolutely awesome time in Stockholm. The Scripting Wife and I met Niklas Goude , Windows PowerShell MVP, and all around nice guy, at our hotel. By the way, Niklas is an Honorary...
View ArticleUse PowerShell to Configure the NIC on Windows Server 2012
Summary: Guest blogger and Microsoft MVP Jan Egil Ring talks about using Windows PowerShell 3.0 to automatically configure the NIC on Windows Server 2012.Microsoft Scripting Guy, Ed Wilson, is here....
View ArticleIntroducing Virtual Application Extensions in App-V 5.0
Hi Everyone!So you may have heard rumours about App-V 5.0 applications being able to have less isolation and more entry points to the base OS. Well, that’s true, it’s all because of a new feature...
View ArticlePowerTip: Receive Results from a Disconnected PowerShell Session
Summary: Learn how to receive results from a Windows PowerShell disconnected session. How can I receive results from a disconnected Windows PowerShell session in Windows PowerShell 3.0? Use the...
View Article