- The
site.pp
File - Multiple PS_CFG_HOME’s
- Enable Tuxedo Domain Features
- Advanced WebLogic Configuration
- Building a PIA Domain
- Linux DPK: Dealing with Missing OS Packages
- Custom webApp DPK Role
- Using Puppet Environments with the DPK
- Convert the DPK to use Hiera Hash Merging
- Using Automated Configuration Management with the DPK
- Using the DPK Redeploy Option for CPU Patching
- Improving Windows Services from the DPK
- Improve the Management of DPK Archives
- #313 – ACM Execution
- #336 – 8.60 Themes and How we use the DPK
- #83 – DPK: What We’d Do Different Next Time
- #92 – Advanced Puppet with the DPK
- #333 – Opensearch and PeopleTools 8.60 w/ Sasank Vemana
- #318 – Open Source w/ Tim Slater
- #304 – Don’t Forget About SYSAUDIT
- #261 – Improving with Marginal Gains
- #21 – Temp Tables w/ David Kurtz
- #62 – PeopleTools Patch Testing
- #81 – Database Statistics w/ David Kurtz
- #38 – Automation and more w/ Nate Werner
Blog
psadmin.conf: Elasticsearch Clusters on Kubernetes
In this session from psadmin.conf 2018, JR Bing gives an introduction to Kubernetes and then dives into why he is using it to run an Elasticsearch cluster. The session includes a great demo as well showing how PeopleSoft interacts with the Kubernetes cluster. He finishes the session with some ideas on how containers Kubernetes could... Continue reading→
Signing nVision Macros
Signing nVision Macros If you have to support nVision reports, you’ve probably had to deal with getting nVision configured on developer workstations. To develop nVision reports, you need to run Excel macros inside Excel. But, many organizations are concerned about allowing users to run any macro. Macros are often an attack vector for hackers, so... Continue reading→
Cloud Manager Installation
Sign up for an Oracle Cloud Trial Account Oracle Cloud Trial Sasank Vemana – PeopleSoft on the Cloud Create SSH key ssh-keygen -f ~/.ssh/cmtrial cat ~/.ssh/cmtrial.pub Create OCI API Key openssl genrsa -out ~/.oci/cmtrial.pem -aes128 2048 openssl rsa -pubout -in ~/.oci/cmtrial.pem -out ~/.oci/cmtrial.pub openssl rsa -pubout -outform DER -in ~/.oci/cmtrial.pem | openssl md5 -c cat... Continue reading→
psadmin.conf: Process Monitor 2.0
In this session from psadmin.conf 2018, David Vandiver demonstrates his Process Monitor 2.0 bolt-on. David redesigned the Process Monitor from scratch and added many improvements. His bolt-on is free too! You can download it at peoplesofttricks.com. We released the videos as a free course so you can find the videos in one place. Head over... Continue reading→
Speed up PeopleSoft Images
One complaint I have about using PeopleSoft Images is that logging in and opening pages is very slow. Behind the scenes, the application server is caching objects as you request them. The initial cache load can take time and that leads to very slow page loads. To eliminate the cache loading and slow performance, we... Continue reading→
Process Scheduler and Powershell
Process Scheduler and Powershell Scripts The PeopleSoft Process Scheduler supports many different types of tools to run, but one thing it lacks is support to run shell scripts. Thankfully, David Kurtz offered a solution for that a while back, and revisted the solution recently. While making the process scheduler run shell scripts or Powershell scripts... Continue reading→
Introduction to Deployment Packages Talk
A few weeks ago we presented an “Introduction to Deployment Packages” session to a user group. We re-recorded the session so you can view it too! If you are new to Deployment Packages, want to know what they are, and what problems they can solve, this talk will answer those questions. Enjoy! Continue reading→
psadmin.conf: Terraforming PeopleSoft
The next video from psadmin.conf 2018 is available! Kyle Benson and Dan Iverson look at Terraform, a cloud provisioning tool, and show how psadmin.io uses Terraform to build training environments. Terraform works with Amazon Web Services, Azure, Google Cloud Platform, Oracle Public Cloud, and many more cloud providers. Terraform can deploy a single server, or... Continue reading→
psadmin.conf: Automation Challenges for Administrators
The next video from psadmin.conf 2018 is available! Nate Werner focuses on sing change management (Git/GitHub) for your collection of admin and monitoring scripts and setting up GitHub branches for non-prod, production, with a change approval process and team code review. Nate also shares solutions for managing passwords with scripts, how to abstract them and... Continue reading→
Advanced PeopleSoft Administration – OpenWorld 2018
This week Kyle and I presented at OpenWorld 2018. Our session talked about how to take advantage of Deployment Packages, using ACM to simplify database refreshes, using psadmin-plus, and leveraging the new headless features of Change Assistant. You can view the slides here if you want to check out the presentation. [wonderplugin_pdf src=”https://psadmin.io/wp-content/uploads/2018/10/Advanced-PeopleSoft-Administration-OOW18-optimized.pdf” width=”100%” height=”600px”... Continue reading→
Podcast
#335 – io_homes DPK Module
This week on the podcast, Kyle and Dan talk about the changes to the 8.60 database upgrade and the new PPTLS860 project. Dan also shares some updates to the IO_STYLE_859 project and discusses his new io_homes DPK module. The PeopleSoft Administrator Podcast hosted by Dan Iverson and Kyle Benson. Show Notes psadmin.conf 2023 – May... Continue reading→
#334 – byop – Bring Your Own Patches – an Infra-DPK Builder
This week on the podcast, Dan discusses a new tool he built to simplify CPU patches by using the same tools as the Infrastructure DPK. byop, or Build Your Own Patches, will take a list of patches to download and store them in a format that matches the Infrastructure DPK. The PeopleSoft Administrator Podcast hosted... Continue reading→
#333 – Opensearch and PeopleTools 8.60 w/ Sasank Vemana
This week on the podcast, PeopleTools Strategy Director Sasank Vemana joins us to talk about the upcoming switch to Opensearch, Configurable Search, Redwood UI, and some of his favorite features in PeopleTools 8.60. The PeopleSoft Administrator Podcast hosted by Dan Iverson and Kyle Benson Show Notes Redwood UX for PeopleSoft @ 3:15 Redwood UI Introduction... Continue reading→
#332 – PeopleTools 8.60
This week on the podcast, Kyle and Dan discuss PeopleTools 8.60 and the great features that were released. Dan also shares his thoughts on using Cloud Manager to upgrade environments to 8.60. The PeopleSoft Administrator Podcast is hosted by Dan Iverson and Kyle Benson. Show Notes PeopleTools 8.60 is out @ 2:15 Video Feature Overview... Continue reading→
#331 – psst
Dan and Kyle are back and this week they discuss SSH tips, playing Minecraft, and Kyle’s new PeopleSoft Secrets Tool (psst). The PeopleSoft Administrator Podcast is hosted by Dan Iverson and Kyle Benson. Show Notes Minecraft, scp, and spaces @ 2:30 SSH Tips @ 8:00 psst – PeopleSoft Secrets Tool @ 12:45 psvault Python Click Continue reading→