Showing category results for Windows PowerShell

Jan 9, 2017
Post comments count0
Post likes count0

SharePoint Online cmdlets to help your migration

Doctor Scripto
Doctor Scripto

Summary: Use these PowerShell cmdlets to migrate to SharePoint Online. Today’s post is from Christopher Weaver, who is a Microsoft Premier Field Engineer (PFE) and focuses on SharePoint and Office 365 solutions for large enterprise Premier customers. He has been doing PowerShell and SharePoint with Microsoft for nine years. In his spare time, he e...

PowerShellGuestBloggerChristopher Weaver
Jan 4, 2017
Post comments count0
Post likes count1

Where[-Object] clauses for people who use SQL Server

Doctor Scripto
Doctor Scripto

Summary: Learn about the power of the Where[-Object] cmdlet in PowerShell. Can I do a WHERE clause with an IN, in PowerShell?  Yes! Today’s post is from Aaron Nelson ( blog | twitter ), who is a Microsoft MVP for SQL Server (Data Platform), leads the PowerShell Virtual Chapters of PASS, volunteers for the local PASS Chapter AtlantaMDF, and helps o...

PowerShellSQL ServerGuestBlogger
Dec 25, 2016
Post comments count0
Post likes count0

PowerTip: Get the Notes field when accessing users or groups in Active Directory

Doctor Scripto
Doctor Scripto

Summary: Use the Active Directory Module to get the information from the “Notes” field.  I’m trying to find the Active Directory property to use to access the Notes field when I’m viewing a user or a group. Could you lend me a hand? No problem at all. The property you are looking for is and can be added when you use or . I like to add as well ...

Windows PowerShellPowerTipguest blogger
Dec 25, 2016
Post comments count0
Post likes count0

Curly Blue and the meaning of scripting – Part 5

Doctor Scripto
Doctor Scripto

Summary: Curly Blue learns the true meaning of scripting in PowerShell. When we last saw our hero, Curly Blue, he had discovered not only the ease of use of PowerShell but also the vast community resources provided by Github. Because of this one reason alone, his co-workers, Loopy and Codestock, had no need to fret over the upcoming holiday weeke...

Windows PowerShellguest bloggerSean Kearney
Dec 24, 2016
Post comments count0
Post likes count0

PowerTip: Get a list of local Users in Windows 10 / Windows Server 2016

Doctor Scripto
Doctor Scripto

Summary: Use the cmdlets provided in PowerShell 5.1 to manage local user accounts on a system. I remember having to use the Active Directory Service Interfaces (ADSI) accelerator to access a list of local users in PowerShell. Is there a cmdlet that could do this now? Yes.  In the most recent version of Windows 10 / Windows Server 2016 with Power...

Windows PowerShellPowerTipguest blogger