• 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

PowerShell

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

Why (and how to) connect to Microsoft Azure with Azure PowerShell

January 20, 2018 by Ehi Kioya Leave a Comment

Microsoft Azure with Azure PowerShell

You might already be using PowerShell to automate other things in your environment. But if you haven’t started automating your cloud workload with Azure PowerShell, it’s time you take your cloud game to the next level. In this article, I’ll be showing you how to get started managing Azure resources with PowerShell. We’ll install the Azure PowerShell module and connect to your Azure subscription.

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

Clearing the SharePoint timer job cache using PowerShell

October 19, 2016 by Ehi Kioya 1 Comment

Clearing the SharePoint timer job cache

When developing solutions containing timer jobs, the timer job may continue running code from an older assembly which has been uninstalled but simply remained cached. To fix this, use the provided script to clear the timer job cache across all servers in the SharePoint farm.

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

Get SharePoint central admin url with C# and PowerShell

October 19, 2016 by Ehi Kioya Leave a Comment

Getting the SharePoint central admin url

For quick reference: C# and PowerShell code snippets to grab the SharePoint central admin url for a farm.

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

Forcing a full crawl on all SharePoint content sources using PowerShell

October 19, 2016 by Ehi Kioya Leave a Comment

Forcing a full crawl sharepoint

You may often need to run a full crawl on all content sources in a SharePoint farm. But there may already be a few crawls going on that you would like to stop and then restart afresh. This script helps force a stop and restart on all crawls.

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

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Go to Next Page »

Primary Sidebar

23,727
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.
  • How To Install PHP Packages Without Composer How To Install PHP Packages Without Composer
    This article shows how to bypass the Composer barrier when installing Composer-dependent PHP packages. Great shortcut for PHP enthusiasts!
  • 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 Next Page »
  • About
  • Contact

© 2022   ·   Ehi Kioya   ·   All Rights Reserved
Privacy Policy