Tagged Content List
  • Wiki Page: Office 365: How to migrate on-premises Resource (room) mailboxes

    Table of Contents Step 1: Connect to Exchange Online via PowerShell Step 2: Move Resource (Room) Mailbox to Exchange Online via PowerShell This guide is based on an Exchange 2013 Hybrid environment and describes the steps required to migrate resources mailboxes (in this case Room mailboxes) from On...
  • Wiki Page: Sharepoint Online: Working with multiple items using Powershell

    The article below is using SharePoint Module for managing lists, items and files as an extension to SharePoint Online Management Shell. Install the module to proceed. Table of Contents Items Create Items Creating multiple items for test purposes Items consist of more than a title Import from CSV Update...
  • Wiki Page: SharePoint 2016: How to Implement Responsive UI

    Table of Contents Introduction Responsive Package Implementation Download the GitHub project file Setup PnP PowerShell Run the Enable-SPOResponsiveUI cmdlet End Result: Responsive UI for SharePoint 2016 Disable Responsive UI Summary See Also Introduction SharePoint UI branding to bring responsiveness...
  • Wiki Page: SharePoint Online/2016/2013: HTML Rendering in Calculated Columns

    Table of Contents Introduction Alternatives Reference See Also Introduction Recently we heard that Microsoft has blocked the execution of custom mark-up in SharePoint Online as well as SharePoint On-Premise. In SharePoint 2013/2016, this functionality is disabled on web applications...
  • Wiki Page: SharePoint Online: Get any object with PowerShell (Part 1)

    The examples below require a PowerShell module available here on TechNet Gallery. Table of Contents REST API Before You Begin Sample Uses Get all lists on a site Get a single list called "lista" Get all items from a list Get all views from a list on a subsite Get all available content types'...
  • Wiki Page: Upload local folder structure with files on Sharepoint Online with Powershell and CSOM

    If you would like to upload a complete structure of folders and subfolders on Sharepoint Online you can do it using Powershell and CSOM, using the following script. You need to know: - the URL of the site-collection ( looks like: https:// tenant .sharepoint.com ) - the relative path of the...
  • Wiki Page: OneDrive for Business notifications with Powershell

    Table of Contents Mobile Push Notifications CSOM SharePoint Online Management Shell Sharing Notifications OwnerAnonymousNotification CSOM SharePoint Online Management Shell NotifyOwnersWhenItemsReshared CSOM SharePoint Online Management Shell NotifyOwnersWhenInvitationsAccepted CSOM SharePoint Online...
  • Wiki Page: Troubleshooting System Services

    Table of Contents Starting, Stopping, Disabling, and Resuming Services Configuring General Service Properties Using Command-Line Tools to Manage and Configure Services Net.exe SC.exe SC Commands Detecting Services That Stop Responding Analyzing Service Failures Querying Service Configuration Querying...
  • Wiki Page: Powershell: Check If Reboot Is Required On Multiple Server

    This is a powershell script that will help you to find if a reboot is required on a server or a multiple server. Note: This script will not reboot any of the server. It will just give you true/false value if the reboot is pending or not. Steps Whenever you check for updates, after updating the...
  • Wiki Page: Windows Docker: Running ASP.NET Core MVC Application inside Container

    In this wiki, we will see how to run an ASP.NET Core MVC Application inside a Docker Linux Container from Windows. The following assumptions being considered, you have some basic knowledge of Docker, Docker Images/Containers. Some of the commands, might not be explained what each argument of the command...
  • Wiki Page: AD-Powershell for Active Directory Administrators

    Table of Contents Computer object commands Group object commands Organizational Unit (OU) commands User object commands See Also Computer object commands List all computer accounts in a domain Get-ADComputer –Filter {Name –Like "*"} View all computers that are logged in for 90 days...
  • Wiki Page: ADFS 2.0 High Availability and High Resiliency Walkthrough

    ADFS 2.0 can be designed with high availability and resiliency to provide authentication service for the applications. Inspired by the MSIT technical case study: Enhancing Federation Services for Internal and External Partners ( http://technet.microsoft.com/en-us/library/ff803566.aspx ). This article...
  • Wiki Page: AD FS 2.0: Migrate Your AD FS Configuration Database to SQL Server

    The AD FS configuration database stores all the configuration data that represents a single instance of AD FS 2.0 (also known as the Federation Service). You can store this configuration data in either a Microsoft SQL Server® database or using the Windows Internal Database. The Windows Internal Database...
Page 12 of 75 (1,875 items) «1011121314»