Summary: Learn how to see available options in the Windows PowerShell ISE.
How can I easily see what options are available when I type in a cmdlet name in the Windows PowerShell ISE?
Use IntelliSense. There are two ways to display IntelliSense:
1. From the Edit menu, select Start Intellisense.
2. Use the Ctrl-...
Summary: Guest blogger, Trevor Sullivan, talks about using Windows PowerShell and CIM to manipulate information.
Microsoft Scripting Guy, Ed Wilson, is here. Today we have a guest post from Trevor Sullivan. Trevor is an Honorary Scripting Guy, and a recognized Microsoft Community Contributor (MCC). To see more of Trevor’s guest posts, see ...
Summary: Create security groups in targeted organizational units in Active Directory.
Hey, Scripting Guy!
I was wondering if you could please show me how to use Windows PowerShell to create some security groups inside a set of organizational units in Active Directory. Is it difficult?
—DS
Hello DS,
Honorary Scripting Guy, ...
Summary: Windows PowerShell MVP, Richard Siddaway, talks about WMI's missing methods in Windows PowerShell.
Microsoft Scripting Guy, Ed Wilson, is here. Today we have a guest blog post by Windows PowerShell MVP, Richard Siddaway.
Richard has been working with Microsoft technologies for 25 years and has spent time in most IT roles, ...
Summary: Microsoft Scripting Guy, Ed Wilson, shows how to create a function to indent your code in the Windows PowerShell ISE without tabbing.
Microsoft Scripting Guy, Ed Wilson, is here. One of the cool things about a road trip is that it gives me a chance to catch up on stuff I want to do. Luckily, the Scripting Wife enjoys driving, and I ...