• Skip to main content
  • Skip to primary sidebar

Technical Notes Of
Ehi Kioya

Technical Notes Of Ehi Kioya

  • Forums
  • 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

Programming

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 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

Working With Web Services Without Adding A Reference In C#

December 8, 2017 by Ehi Kioya 2 Comments

Web Services Without Adding Reference C#

Generally, when writing code to communicate with web services in C#, the usual process is to add a service reference. Visual Studio then automatically creates all the wrapper classes/objects for you that you need in order to talk with the service. However, sometimes, you want greater control. This article explains and gives you the code needed to work with a regular SOAP based web service without adding a reference.

Filed Under: Backend (Server-Side), C#, Programming Tagged With: CSharp, Programming

  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 8
  • Go to page 9
  • Go to page 10
  • Go to page 11
  • Go to Next Page »

Primary Sidebar

25,996
Followers
Follow
30,000
Connections
Connect
14,635
Page Fans
Like

POPULAR   FORUM   TOPICS

  • How to find the title of a song without knowing the lyrics
  • Welcome Message
  • How To Change Or Remove The WordPress Login Error Message
  • The Art of Exploratory Data Analysis (Part 1)
  • Getting Started with SQL: A Beginners Guide to Databases
  • Replacing The Default SQLite Database With PostgreSQL In Django
  • How to Implement Local SEO On Your Business Website And Drive Traffic
  • Understanding Routes In Laravel
  • Building A Blog With Laravel – Part 6: Creating A Form For New Posts
  • Getting Started With JupyterLab
  • 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.
  • Allowing Multiple RDP Sessions In Windows 10 Using The RDP Wrapper Library Allowing Multiple RDP Sessions In Windows 10 Using The RDP Wrapper Library
    This article explains how to bypass the single user remote desktop connection restriction on Windows 10 by using the RDP wrapper library.
  • 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
  • Interim pages omitted …
  • Go to page 8
  • Go to page 9
  • Go to page 10
  • Go to page 11
  • Go to Next Page »
  • Forums
  • About
  • Contact

© 2021   ·   Ehi Kioya   ·   All Rights Reserved
Privacy Policy