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
Posts Tagged ‘PowerShell’
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
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
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
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
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
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
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
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
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.