No Image

[SPS] Export UPA User Properties values to text using PS

November 22, 2015 Andrei Rachita 0

 

No Image

[SPS] Delete list items after a certain date using CAML

November 22, 2015 Andrei Rachita 0

if you want to delete items before a certain date, just replace:   <Leq> <FieldRef Name=”Created” /> <Value IncludeTimeValue=”TRUE” Type=”DateTime”>2013-01-01T00:00:00Z</Value> </Leq>

No Image

[O365] Connect to all online services using PowerShell

November 15, 2015 Andrei Rachita 0

First, you will need: http://www.microsoft.com/en-us/download/details.aspx?id=41950 –> Microsoft Online Services Sign-In Assistant for IT Professionals RTW https://msdn.microsoft.com/en-us/library/azure/jj151815.aspx#bkmk_installmodule –> Azure AD PowerShell http://www.microsoft.com/en-us/download/details.aspx?id=35588 –> SPO Management Shell […]