• Skip to main content
  • Skip to primary sidebar

Technical Notes Of
Ehi Kioya

Technical Notes Of Ehi Kioya

  • About
  • Contact
MENUMENU
  • Blog Home
  • AWS, Azure, Cloud
  • Backend (Server-Side)
  • Frontend (Client-Side)
  • SharePoint
  • Tools & Resources
    • CM/IN Ruler
    • URL Decoder
    • Text Hasher
    • Word Count
    • IP Lookup
  • Linux & Servers
  • Zero Code Tech
  • WordPress
  • Musings
  • More
    Categories
    • Cloud
    • Server-Side
    • Front-End
    • SharePoint
    • Tools
    • Linux
    • Zero Code
    • WordPress
    • Musings

SharePoint

Managing SharePoint Site Access Requests with PowerShell

February 13, 2018 by Ehi Kioya 5 Comments

Manage SharePoint Site Access Requests

Access requests can be configured per site in SharePoint site settings. And there are quite a few PowerShell scripts out there to set the value of the email address that receives the notifications. However, what if you prefer to completely turn off the site access requests feature for all your websites in one shot, and then just display an access denied message when necessary? This article provides a PowerShell script for that purpose.

Filed Under: Backend (Server-Side), PowerShell, Programming, SharePoint Tagged With: PowerShell, Programming, SharePoint

Visual Studio ChannelOperationTimeout “while invoking commands in SharePoint host process”

February 12, 2018 by Ehi Kioya 2 Comments

ChannelOperationTimeout SharePoint Visual Studio RegEdit

This article addresses an error associated with “ChannelOperationTimeout” when using Visual Studio to deploy SharePoint WSPs. The issue is generally associated with either very slow virtual machines, or very large SharePoint WSP package deployments.

Filed Under: Backend (Server-Side), Programming, SharePoint, Visual Studio Tagged With: CSharp, Programming, SharePoint, Visual Studio

PowerShell Desired State Configuration (DSC): An Introduction

February 8, 2018 by Ehi Kioya 1 Comment

PowerShell Desired State Configuration

I have been playing a lot with PowerShell desired state configuration (DSC) recently and so, I decided to write an introductory post on it. In this article, I explain at a high level what PowerShell DSC is all about. And then, I provide a simple example that demonstrates at a basic level how PowerShell desired state configuration works.

Filed Under: Linux & Servers, PowerShell, Programming, SharePoint Tagged With: PowerShell, Programming, SharePoint

Increase list template maximum size in SharePoint

January 28, 2018 by Ehi Kioya Leave a Comment

SharePoint list template maximum size error

If you work with content migration in SharePoint sites, you may often need to save lists and libraries as templates so that you can re-use them in other sites. This article shows how to fix the error that occurs when the list template maximum size is greater that 50 MB (or 52428800 bytes).

Filed Under: Backend (Server-Side), Programming, SharePoint Tagged With: PowerShell, Programming, SharePoint

Setting up a SharePoint 2016 dev farm in Azure – Part 4: SharePoint 2016 Installation

January 26, 2018 by Ehi Kioya 17 Comments

SharePoint 2016 Installation

Part 4 of my series on setting up a SharePoint 2016 development farm in Azure. In this article, we will perform the actual SharePoint 2016 installation. This will be a virtual machine (spVM) in the virtual network we created in Part 2 of this series. We will make spVM a member of the Windows Server AD domain, and then create a new SharePoint farm.

Filed Under: AWS, Azure, Cloud, Cloud Computing, SharePoint Tagged With: Azure, Cloud Computing, PowerShell, SharePoint

Setting up a SharePoint 2016 dev farm in Azure – Part 3: SQL Server

January 24, 2018 by Ehi Kioya Leave a Comment

SQL Server on Azure Virtual Machine

Part 3 of my series on setting up a SharePoint 2016 development farm on Azure. In this article, we will create a SQL Server 2014 virtual machine (sqlVM) in the virtual network we created in Part 2 of this series. We will make sqlVM a member of the Windows Server AD domain, and prepare it for SharePoint.

Filed Under: AWS, Azure, Cloud, Cloud Computing, SharePoint Tagged With: Azure, Cloud Computing, PowerShell, SharePoint

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Go to page 5
  • Go to page 6
  • Interim pages omitted …
  • Go to page 12
  • Go to Next Page »

Primary Sidebar

23,549
Followers
Follow
30,000
Connections
Connect
14,568
Page Fans
Like
  • Recently   Popular   Posts   &   Pages
  • Actual Size Online Ruler Actual Size Online Ruler
    I created this page to measure your screen resolution and produce an online ruler of actual size. It's powered with JavaScript and HTML5.
  • Fix For “Function create_function() is deprecated” In PHP 7.2 Fix For "Function create_function() is deprecated" In PHP 7.2
    As of PHP 7.2 create_function() has been deprecated because it uses eval(). You should replace it with an anonymous function instead.
  • WordPress Password Hash Generator WordPress Password Hash Generator
    With this WordPress Password Hash Generator, you can convert a password to its hash, and then set a new password directly in the database.
  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Go to page 5
  • Go to page 6
  • Interim pages omitted …
  • Go to page 12
  • Go to Next Page »
  • About
  • Contact

© 2022   ·   Ehi Kioya   ·   All Rights Reserved
Privacy Policy