Find types of themes and find which type of theme applied to your SharePoint Online Sites Using PowerShell

Στο σημερινό άρθρο θα σας δείξω με πόσο εύκολο τρόπο μπορούμε να αντλήσουμε στοιχεία σχετικά με τον τύπο των sites Που έχουμε στο SharePoint Online μας Αρχικά θα πρέπει να γνωρίζουμε τον γενικό τύπο των themes των sites όπως τα προσδRead More…

Get all the groups on the specified site collection in SharePoint Online Using PowerShell

στο σημερινό άρθρο θα σας δείξω με ποιον τρόπο με χρήση PowerShell μπορούμε να εξάγουμε πληροφορίες για τα group σε κάποιο site collection με χρήση παραμέτρου του site Αρχικά για να γίνει η εκτέλεση θα πρέπει ο χρήστης να έχει δικαιRead More…

Create Site Hub Association in SharePoint Online Using PowerShell

Σε προηγούμενα post έχω αναφέρει τις διάφορες και τη θεωρία σχετικά με τα sites και τα hub sites . Στο σημερινο ποστ θα δουμε με ποσο ευκολο τροπο μπορουμε να κανουμε ενα site να ειναι associate με ενα hub site Η διαδικασία είναι πολύ εύRead More…

Export user information from site user information list

In today’s article I will show you how easily we can use PowerShell to get data about a specific user in SharePoint Online enviroment .We will get information from site user information list First, in the PowerShell that follows, we need to enter our Tenant’s admin site and run it with administrator privileges The export of the data for this particular user will be done to a specific PRead More…