Workday and Set-WorkdayWorkerContactInfo

So currently I’ve been on this workday implementation team for a few months now. Because of the environment I am in we are currently a Powershell shop. The task I am assigned with is basically conversion of the workday feed to integrate with our current Provisioning / PIM system along with uploading the generated data …

Termination PDF Checklist autogenerated via Powershell

Today I ended up working on a task to convert some of my .NET code into more of a scriptable powershell form. I took the interop “itextsharp.dll” below and used the following code to generate a PDF will the fields filled in. The PDF was created using Acrobat pro and I added the functionality to …

Alessandro Scarlatti – La Folia in D Minor Harmonic

So this was a piece that looked waaaayy more complicated then it is. So at first glance, it’s like Yikes! A lot of notes. So, Let’s take a look. First thing’s fist. “Moderato”, Play at Moderate speed, It seems this speed should feel pretty natural -The Wiki here seems to explain it to be at …

LANDesk and remote computer memory measured in Bytes.

So here in my environment, we use Intel’s LANDesk software to keep tabs of our asset management. One of the interesting things to find is that LANDesk at the DB level when running reports tend to report the amount of memory it has in bytes instead of Gigabytes, and doing a easy bytes / 1024 …

Integrating CommVault with VB.NET

Today I knocked out some Comvault code to integrate with our other automation here in our environment, I coded this out in VB.net to match it’s surrounding integrations.