• Skip to content
  • Skip to primary sidebar

Technical Notes Of
Ehi Kioya

Technical Notes Of Ehi Kioya

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

PowerShell

 

PowerShell script to delete SharePoint orphaned users

February 24, 2018 by Ehi Kioya 6 Comments

PowerShell script to delete SharePoint Orphaned Users

Orphaned users in SharePoint are users that have been disabled or completely deleted from active directory but are still referenced in list items and sites, and especially in the SharePoint people picker control. This article explains how to remove them using PowerShell.

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

Credential encryption and security in MOF files

February 14, 2018 by Ehi Kioya 1 Comment

Credential security in MOF files

PowerShell desired state configuration scripts often request user credentials which then need to be stored in some form in the output MOF files. Since you never want to save passwords as clear text, this article explains how you can keep passwords secure and encrypted inside your MOF files.

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

 

Managing SharePoint Site Access Requests with PowerShell

February 13, 2018 by Ehi Kioya Leave a Comment

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

PowerShell Desired State Configuration (DSC): An Introduction

February 8, 2018 by Ehi Kioya Leave a 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 12 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

  • Page 1
  • Page 2
  • Page 3
  • Next Page »

Primary Sidebar

Enter your email to get new content sent to your inbox daily!

Added! You'll hear from me shortly.

FROM   THE   SHOP

  • Pandora Signature Bracelet

    Pandora Signature Bracelet

    This sterling silver and lustrous 14K gold bracelet will be a timeless two-tone addition to your collection and the perfect carrier for your charms. Comes with a spherical clasp featuring a circular field of shimmering stones.

    $104.92
    Check it out
  • Clear Bottom Kayak

    ClearYup Clear Bottom Kayak

    See underwater and enjoy an intimate experience with nature in this Clear Bottom Kayak. It has a transparent hull design that lets you gaze with wonder at the treasures of the deep as you pass over them. Comes with an electric engine too.

    $1,000.00
    Check it out

READERS’ FEEDBACK

  • John on Different Ways To Take Screenshots In Windows 10I've been using Lightshot for a while now, works great. https://app.prntscr.com/en/download.html
  • Courtney on How To Set A Date Value In A SharePoint Designer WorkflowThis is a great guide on how to do this. Thanks!
  • Ezequiel Gioia on How To Shrink Amazon EBS Volumes (Root Or Non-Root)Hi Ehi, Great article! I was wondering if you will consider rsync an option for non-root volumes. I faced some shrink issues with big volumes (6 TiB),…
  • Andy Saw on Six Reasons Your WordPress Site Needs JetpackAnother 3 would be Jetpack includes in the CDN that will help speed up your loading of your WordPress website as static files like images are served f…
  • Howard Bash on Setting up a SharePoint 2016 dev farm in Azure – Part 4: SharePoint 2016 InstallationAll is working. I even added the alternate access mapping and can get site collection from outside the VM. Quick, question: I would like to add a coup…
  • 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.
  • Get XML Document Nodes Recursively with C# Get XML Document Nodes Recursively with C#
    Here are two methods to get XML document nodes, child nodes and so on. The first method uses DOM. The second method uses LINQ to XML.
  • Round Robin DNS: How to Assign Multiple IP Addresses to One Domain Round Robin DNS: How to Assign Multiple IP Addresses to One Domain
    This article explains round robin DNS, load balancers, and how you set up round robin settings on your DNS server to handle high traffic.
  • Uploading files to a REST endpoint using C# Uploading files to a REST endpoint using C#
    Use this solution for uploading files to any REST endpoint using C#. It allows you to pass custom params that may be required by your API.
  • Get Network Path Of Mapped Drive With C# Get Network Path Of Mapped Drive With C#
    How to get the network path or UNC path of a mapped drive path programmatically. A PInvoke method and a .NET method is discussed.
  • How To Shrink Amazon EBS Volumes (Root Or Non-Root) How To Shrink Amazon EBS Volumes (Root Or Non-Root)
    In this article, I describe a technique to shrink Amazon EBS volumes. This is very useful if you ever mistakenly over-allocate your EBS.
  • 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.
  • Page 1
  • Page 2
  • Page 3
  • Next Page »
  • Blog
  • Shop
  • Subscribe
  • About
  • Contact

© 2019   ·   Ehi Kioya   ·   All Rights Reserved
Privacy Policy