Quantcast
Channel: Cloud Security | Office 365 | Azure | SharePoint
Browsing all 72 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Create new content type in SharePoint Online with PowerShell

This is part 5 of 10 where we will be creating a new content type in SharePoint Online with PowerShell. This is part of the following series: We will be collecting all available web templates in part 1...

View Article


Image may be NSFW.
Clik here to view.

Get SharePoint Online list templates with PowerShell

This is part 6 of 10 where we will be getting the SharePoint Online list templates with PowerShell. This is part of the following series: We will be collecting all available web templates in part 1 so...

View Article


Image may be NSFW.
Clik here to view.

Create new document library in SharePoint Online with PowerShell

This is part 7 of 10 where we will be creating a new document library in SharePoint Online. This is part of the following series: We will be collecting all available web templates in part 1 so we can...

View Article

Image may be NSFW.
Clik here to view.

Add content type to an SharePoint Online list with PowerShell

This is part 8 of 10 where we will be adding a content type to an SharePoint Online list with PowerShell. This is part of the following series: We will be collecting all available web templates in part...

View Article

Image may be NSFW.
Clik here to view.

Create new view for a list in SharePoint Online with PowerShell

This is part 9 of 10 where we will be creating a new view for a list in SharePoint Online with PowerShell. This is part of the following series: We will be collecting all available web templates in...

View Article


Image may be NSFW.
Clik here to view.

Set custom permissions for a site in SharePoint Online with PowerShell

This is the last part of this series 10/10 where we will be setting custom permissions for a site in SharePoint Online with PowerShell. This is part of the following series: We will be collecting all...

View Article

Image may be NSFW.
Clik here to view.

Get SharePoint profiles located in the Default User Profile Subtype

This PowerShell script will get SharePoint profiles located in the Default User Profile Subtype or any other Subtype under the User Profile Service Application. My colleague needed a script to list all...

View Article

Image may be NSFW.
Clik here to view.

Removing site, web and subwebs from SharePoint Online with PowerShell

We have all seen the error “There was a problem deleting Web site “/sites/RootSite/subweb1″. Sites that have subsites or certain apps can’t be deleted. Please try again after deleting all subsites and...

View Article


MigrationPermanentException error when migrating Google Mail (Gmail) to...

This error (MigrationPermanentException: We had trouble signing in to this account. Please confirm that you‎’re using the correct user name and password.) can give you a real headache because the guide...

View Article


Image may be NSFW.
Clik here to view.

Editing Web Part properties with PowerShell CSOM in SharePoint

This PowerShell script can help when you need to change a Web Part property in SharePoint for multiple sites. We have used my script to create around 300 sites using a custom template. Certain sites...

View Article

Image may be NSFW.
Clik here to view.

PowerShell script to loop through each SharePoint Online site

This PowerShell script will let you loop through each SharePoint Online site to perform a specific action. I’ve been asked a couple of times to write a script to for example create a new document...

View Article

Image may be NSFW.
Clik here to view.

SharePoint birthday and anniversary web part using search results

This blog will show you in detail how you can create a birthday and anniversary web part using a search results web part with a custom Display Template and CSS. This web part uses the user profile...

View Article

Possible uses for the PowerShell loop through each site script

A few posts ago I created a script that loops through each site in a site collection. The script is located at...

View Article


Image may be NSFW.
Clik here to view.

Mails aren’t being moved to the archive mailbox using Exchange Online

A customer migrated all mailboxes to Office 365 using a cut-over migration. We decided to enable archiving for all users because of the large archive folder Microsoft gives us in Exchange Online....

View Article

Image may be NSFW.
Clik here to view.

Several useful PowerShell cmdlets for Office 365

On 22-11-2016 I presented a presentation with the title “Manage Office365 quick, painless and safe with PowerShell” at Experts Live 2016. During this presentation I showed several useful PowerShell...

View Article


Image may be NSFW.
Clik here to view.

Get Office 365 Admin Roles using PowerShell

Office 365 has a couple of admin roles which can be assigned to different users. With the below PowerShell one-liner you can get the Office 365 Admin Roles in 1 overview. Get-MsolRole | %{$role =...

View Article

SharePoint birthday and anniversary web part display template and CSS

The downloadable display template and css file. The post SharePoint birthday and anniversary web part display template and CSS appeared first on SharePoint Fire.

View Article


Manage Office365 quick, painless and safe with PowerShell

Including: Get-Everything.ps1 Experts-live.ps1 ExpertsLive – Beheer Office365 snel, pijnloos en veilig met PowerShell.pptx The post Manage Office365 quick, painless and safe with PowerShell appeared...

View Article

Image may be NSFW.
Clik here to view.

PowerShell Office 365 Groups Tool

I’ve been looking for a tool to easily manage Windows Updates on servers and found the PoshPAIG tool by Boe Prox at https://learn-powershell.net/ which has been created with PowerShell with a nice GUI....

View Article

Image may be NSFW.
Clik here to view.

PowerShell Office 365 Inventory tool

I’ve thought of creating a different tool after creating the PowerShell Office 365 tool a couple of days ago to improve my PowerShell coding and to make my work and that of my colleagues a little bit...

View Article
Browsing all 72 articles
Browse latest View live