Showing results for 2017 - Page 11 of 11 - Scripting Blog [archived]

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