Posts Tagged ‘PowerShell’

Alert! Theres a lot of SharePoint online tenants (Office365) where external users can reshare, because the default setting is that they are allowed to do so. A simple PowerShell commandlet run by the SPO admin

by Thorbjørn Værp on Mar 27, 2017 in Office365, Tip

tagged:

continue reading

For easier admin of SiteGroups I like to nest  Security enabled Mail DistributionGroups from Exchange Online into SP SiteGroups. Sadly we cannot add UnifiedGroups aka “Office365 Groups”. First connect to Exchange Online with PowerShell and

by Thorbjørn Værp on Nov 20, 2015 in Office365

tagged:

continue reading

Here’s how you add users to existing SIteGroups, –check Part 1 for PS script on how to create these Groups. First create a UTF-8 .csv file with all users and groups – Groups, LoginName must

by Thorbjørn Værp on Nov 18, 2015 in Office365

tagged:

continue reading

First of all let me tell you that you must save any .csv input files in UTF-8 format. This will allow your language spesific letters to display correct, for example the letters æ,ø,å  are spesific

by Thorbjørn Værp on Nov 18, 2015 in Office365

tagged:

continue reading

Yesterdays post covered creation of Azure VM’s Today I will continue installing Active Directory on two of them. Some of you AD oldtimers out there have been using dcpromo.exe back in the days to deploy

by Thorbjørn Værp on Oct 14, 2014 in Azure

tagged:

continue reading

Finally a new blog post uh… Today the story is all from Azure. I recently got a request for setting up Active Directory on two Azure Vm’s –not the WAAD!! the full AD to use

by Thorbjørn Værp on Oct 13, 2014 in Azure

tagged:

continue reading

We recently upgraded and migrated a SharePoint 2010 Intranet to 2013 version. In this post I like to share with you some of the tips and tricks including the PShell scripts used to migrate MySite

by Thorbjørn Værp on Feb 24, 2014 in Tip

tagged:

continue reading

I work to much, that’s a fact! So todays tip is how to throw a Coffee Break message box in PS.. Hehe… useful in long scripts, or as a scheduled task on the Laptop. Quite

by Thorbjørn Værp on Sep 3, 2013 in Tip

tagged:

continue reading

If you follow the TechNet article “Deploy Office Web Apps Server”  to prepare a Server 2012 you need to run this PS> Add-WindowsFeature Web-Server,Web-Mgmt-Tools,Web-Mgmt-Console,Web-WebServer,Web-Common-Http,Web-Default-Doc,Web-Static-Content,Web-Performance,Web-Stat-Compression,Web-Dyn-Compression,Web-Security,Web-Filtering,Web-Windows-Auth,Web-App-Dev,Web-Net-Ext45,Web-Asp-Net45,Web-ISAPI-Ext,Web-ISAPI-Filter,Web-Includes,InkandHandwritingServices works fine,  but if you plan Lync 2013 you will see

by Thorbjørn Værp on Feb 12, 2013 in Office Web Apps

tagged:

continue reading

This is an updated version Windows PowerShell Command builder in HTML5. Select a noun or verb to get started building a command. Drag and drop an item to the design surface to build a command. 

by Thorbjørn Værp on Dec 9, 2012 in Info

tagged:

continue reading