0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1
JPPINTO
  • Home
  • Blog
  • Certifications
  • About
  • Contact
  • Shop
  • Gallery
  • Current Setup
Contact

Search

0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1

Tech. Insights. Impact.

Ideas, Insights & Real-World Impact.

Practical notes on infrastructure, software, leadership, and the technology decisions that shape real work.

Latest Articles -> About John
View Current Setup

Latest

Latest Articles

A refreshed archive of technical posts, troubleshooting notes, and implementation walkthroughs.

Featured image for Do Markdown Files Save Claude Tokens? A Practical Guide to Claude Context and Cost Control
June 24, 2026

Do Markdown Files Save Claude Tokens? A Practical Guide to Claude Context and Cost Control

Claude does not get cheaper just because you add more Markdown files. It gets cheaper when you control what enters context, when it enters…

Read article ->
Featured image for Use AGENTS.md, CLAUDE.md, Cursor Rules, and Prompt Logs to Keep AI Coding Bots in Context
June 24, 2026

Use AGENTS.md, CLAUDE.md, Cursor Rules, and Prompt Logs to Keep AI Coding Bots in Context

Different AI coding tools look for different instruction files. If you use Codex, start with AGENTS.md. If you use Claude Code, start with CLAUDE.md….

Read article ->
Featured image for Copy WordPress Plugin Settings from Dev to Production with WP-CLI
June 24, 2026

Copy WordPress Plugin Settings from Dev to Production with WP-CLI

Plugin settings usually live in the WordPress database, not in the plugin files. When a plugin is configured on a development site and the…

Read article ->
Featured image for Move WordPress Articles from Dev to Production with WP-CLI
June 23, 2026

Move WordPress Articles from Dev to Production with WP-CLI

When WordPress articles are written outside the block editor, a repeatable sync process keeps the source files, release notes, and published posts aligned. This…

Read article ->
Featured image for Install WP-CLI on Windows and Run Basic WordPress Commands
June 23, 2026

Install WP-CLI on Windows and Run Basic WordPress Commands

WP-CLI lets you manage WordPress from the command line. On Windows, it is useful for checking a site, listing posts, reviewing plugins, importing media,…

Read article ->
Featured image for Make Sure PowerShell Scripts Can Run on Windows
June 23, 2026

Make Sure PowerShell Scripts Can Run on Windows

Windows can block PowerShell scripts depending on the current execution policy. If you download or create a .ps1 file and PowerShell refuses to run…

Read article ->
Featured image for PowerShell Script to Generate SharePoint PowerPoint Version History with Microsoft Graph
June 23, 2026

PowerShell Script to Generate SharePoint PowerPoint Version History with Microsoft Graph

This PowerShell script connects to Microsoft Graph, resolves a SharePoint PowerPoint file from a sharing URL, reads the file's version history, and repeatedly restores…

Read article ->
Featured image for PowerShell Script to Generate a Large PowerPoint PPTX Test File
June 23, 2026

PowerShell Script to Generate a Large PowerPoint PPTX Test File

This PowerShell script builds a large PowerPoint .pptx file from scratch by writing the Open XML presentation package directly into a ZIP archive. It…

Read article ->
Featured image for Install Terraform on Windows
January 9, 2020

Install Terraform on Windows

Testing Environment Information: Windows 10 Enterprise: Version 1909 (OS Build 18396.535) (Type winver or systeminfo at a Command Prompt) Terraform: Version 0.12.19 Testing Date:…

Read article ->
Featured image for Create a .NET Core 3.1 Console App in Visual Studio Code
January 8, 2020

Create a .NET Core 3.1 Console App in Visual Studio Code

Testing Environment Information: Windows 10 Enterprise: Version 1909 (OS Build 18396.535) (Type winver or systeminfo at a Command Prompt) Visual Studio Code version 1.41.1…

Read article ->
Featured image for Install a stand-alone SQL Server 2019 Enterprise Server
January 7, 2020

Install a stand-alone SQL Server 2019 Enterprise Server

Testing Environment Information: Windows 10 Enterprise: Version 1909 (OS Build 18396.535) (Type winver or systeminfo at a Command Prompt) SQL Server 2019 Enterprise Edition…

Read article ->
Featured image for Create a Blazor App project in Visual Studio 2019
January 6, 2020

Create a Blazor App project in Visual Studio 2019

“ Testing Environment Information Windows 10 Enterprise: Version 1909 (OS Build 18396.535) (Type winver or systeminfo at a Command Prompt) Visual Studio Enterprise 16.4.2…

Read article ->
Featured image for Username and Password for minikube Virtual Machine
January 2, 2020

Username and Password for minikube Virtual Machine

Testing Environment Information: Windows 10 Enterprise: Version 1909 (OS Build 18396.535) (Type winver or systeminfo at a Command Prompt) Minikube (latest release as of…

Read article ->

Categories

  • Active Directory (5)
  • AI (2)
  • Amazon Cloud Services (1)
  • Blazor (1)
  • C# (C-Sharp) (3)
  • CI/CD Pipelines (1)
  • Containers (4)
  • Deployment (2)
  • Development (4)
  • Docker (3)
  • General (5)
  • IIS 6.0 (4)
  • IIS 7.0 (10)
  • IIS 8.0 (1)
  • Infrastructure as Code (IaC) (1)
  • Kubernetes (3)
  • Microsoft 365 (2)
  • MySQL (1)
  • Office 2010 (1)
  • PHP (1)
  • PowerShell (6)
  • SharePoint 2007 (8)
  • SharePoint 2010 (19)
  • SharePoint 2013 (2)
  • SharePoint Online (1)
  • SMTP (4)
  • SQL Server 2008 (1)
  • SQL Server 2008 R2 (1)
  • SQL Server 2012 (2)
  • SQL Server 2019 (1)
  • Uncategorized (1)
  • URL Rewrite (2)
  • Visual Studio 2019 (1)
  • Visual Studio Code (1)
  • Windows 10 (4)
  • Windows 2003 (9)
  • Windows 2008 (18)
  • Windows 2012 (6)
  • Windows 7 (3)
  • Windows Firewall (1)
  • Windows Vista (1)
  • WordPress (3)
  • WP-CLI (3)

Recent Posts

  • Do Markdown Files Save Claude Tokens? A Practical Guide to Claude Context and Cost Control
  • Use AGENTS.md, CLAUDE.md, Cursor Rules, and Prompt Logs to Keep AI Coding Bots in Context
  • Copy WordPress Plugin Settings from Dev to Production with WP-CLI
  • Move WordPress Articles from Dev to Production with WP-CLI
  • Install WP-CLI on Windows and Run Basic WordPress Commands

Advertisement

Tags

ai coding agents backconnectionhostnames custom column developer workflow dev to production disable shutdown event tracker error opening exe exe permissions externalize blob externalize sharepoint data filezilla server firewall rules filazilla full installation http redirect https https redirect IIS iis7 iis 7 installation IIS installation index server configuration installing cumulative updates load balance central administration microsoft 365 moss advanced search nlb powerpoint powershell redirect http to https search column sharepoint 2010 cumulative updates sharepoint 2010 farm build sharepoint 2010 farm configuration sharepoint 2010 farm installation sharepoint data externalization shutdown tracker SMTP storagepoint Windows 7 windows firewall configuration windows server 2008 wlbs wordpress wp-cli x86
Older Posts
© 2026 JPPinto.com – Tech Blog. All rights reserved.