• 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

How To Execute PowerShell Scripts From PHP

June 9, 2020 by Ehi Kioya Leave a Comment

How To Execute PowerShell Scripts From PHP

Since PowerShell is now open source and cross-platform, we can now perform PowerShell magic right inside Linux boxes. If this isn’t exciting, what is?! Here’s an example of how to execute PowerShell scripts (or commands) from PHP code on a Linux VM.

Filed Under: Backend (Server-Side), Linux & Servers, PHP, PowerShell, Programming Tagged With: Linux, PHP, PowerShell

Installing PowerShell And Azure PowerShell On Ubuntu

November 14, 2019 by Ehi Kioya 1 Comment

Installing PowerShell And Azure PowerShell On Ubuntu

For quite some time now, PowerShell has been cross-platform. This means you can now use it on Mac OS and on the many different flavors/distributions of Linux. Here’s how to install PowerShell Core followed by Azure PowerShell on your Ubuntu machine.

Filed Under: AWS, Azure, Cloud, Backend (Server-Side), Cloud Computing, Linux & Servers, PowerShell Tagged With: Azure PowerShell, PowerShell, Ubuntu

Get List Of SharePoint Users With PowerShell

October 22, 2019 by Ehi Kioya Leave a Comment

Get List Of SharePoint Users With PowerShell

Two PowerShell code snippets for getting a list of SharePoint users in a website. Just supply the absolute URL of the site collection. The second script also checks and prints out the users’ permissions on a specified SharePoint list.

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

Get List Of All SharePoint Sites And Subsites With PowerShell

October 22, 2019 by Ehi Kioya Leave a Comment

Get List Of All SharePoint Sites And Subsites With PowerShell

PowerShell command to iterate through an entire web application and give you a list of all sites and subsites in the web application. The data is saved in .CSV format and can be viewed in Excel.

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

Running STSADM Commands From PowerShell

October 21, 2019 by Ehi Kioya Leave a Comment

Running STSADM Commands From PowerShell

You really shouldn’t be using STSADM anymore. PowerShell is a far more robust and flexible replacement. But if you just must execute your beloved STSADM commands, you can do so from within PowerShell directly. Here’s how.

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

Download WSP Files From SharePoint Central Admin With PowerShell

October 20, 2019 by Ehi Kioya Leave a Comment

Downloading WSP Files From SharePoint Central Admin With PowerShell

Before updating a SharePoint solution you inherited from another developer, you may first want to download and save a copy of the currently deployed WSP solution file in SharePoint central admin. Here’s how to do that with 3 lines of PowerShell code.

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

  • Go to page 1
  • Go to page 2
  • Go to Next Page »

Primary Sidebar

23,734
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 Change A SharePoint List Or Library URL How To Change A SharePoint List Or Library URL
    All versions of the SharePoint user interface provide an option to change the title (or display name) of a list or library. Changing SharePoint library URL (or internal name), however, is not exactly very intuitive. We will discuss the process in this article.
  • 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 page 1
  • Go to page 2
  • Go to Next Page »
  • About
  • Contact

© 2022   ·   Ehi Kioya   ·   All Rights Reserved
Privacy Policy