Blog

More Answers to Your PowerShell Problems: Using and Extending Objects

PowerShell MVP Jeff Hicks continues his exploration of using and extending objects to solve a scripting challenge.

View Article

CSV to XML with PowerShell: Writing Typed Objects to the Pipeline

In this article series on converting CSV to XML with PowerShell, Jeff Hicks shows us how to write typed objects to the pipeline.

View Article

Using the PowerShell ISE Editor Object

Jeffery Hicks shows you some tips for directly modifying scripts from PowerShell in his latest how-to article.

View Article

Understanding the PowerShell Pipeline

To get the most out of PowerShell you need to understand the pipeline. PowerShell guru Jeff Hicks offers some beginner guidance.

View Article

Discovering the Active Directory Searcher with PowerShell

Jeff Hicks discusses using Active Directory Searcher with PowerShell.

View Article

IPv6 Address Notation

Learning IPv6 addressing may look daunting, but once you get over the large hexadecimal numbers, it isn’t much different than using IPv4. In this post, Networking Consultant Sean Wilkins shows how IPv6 addresses and subnetting work the same as with IPv4 address when converted to binary.

View Article

Creating Custom Objects in PowerShell : Introduction

Learn to create your own custom object in Powershell in this four-part series.

View Article

Groups Membership Model Makes Teams Private Channels Hard to Implement

Secure (or private) channels is the biggest user request to the Teams development group, possibly because Slack has this feature. The only problem is that the Office 365 Groups membership model doesn’t allow for filtering within a group, so introducing elements available to a selected set of members might create all sorts of difficulties for how Teams interacts with the rest of the Office 365 ecosystem.

View Article

How to Configure SharePoint 2013 ULS Logging Levels

Did you know SharePoint provides fine-grained logging capabilities? Get to know Universal Logging System (ULS) logs in SharePoint 2013 in this overview.

View Article

Dancing on the Table with PowerShell

PowerShell MVP Jeff Hicks demonstrates some additional techniques with PowerShell and shows how easy it is to work with basic data and use the DataTable object.

View Article
Go to page