Step 1 - Theme Options

To begin customizing your site go to Appearance -> Customizer and select Theme Options. Here's you'll find custom options to help build your site.

Step 2 - Setup Slider

To add a slider go to Theme Options -> Homepage and choose page slider. The slider will use the page title, excerpt and featured image for the slides.

Step 3 - Create Homepage

To add featured content go to Theme Options -> Homepage (Featured) and turn the switch on then add the content you want for each section.

4 Steps to Better Cybersecurity

CompTIA’s State of Cybersecurity 2021 Report reveals a growing concern about cybersecurity practices. Businesses must rethink how they approach cybersecurity from the ground up if they want to address all aspects. The cybersecurity community saw a clear lesson ten years ago when cloud computing revolutionized the IT landscape. Cloud solutions were embraced by many companies,…

Four Shifts in the IT Framework

Digital transformation efforts have begun to bring new qualities to each of four pillars IT over the past 18 months. These include infrastructure, security, and data. Here are some examples of the changes that are happening now. CompTIA’s whitepaper, A Functional IT Framework, was published in 2016. Interviews with CIOs and other IT leaders were…

Taking on PowerShell one cmdlet at a time

Share this post: This is part of an ongoing blog series by Adam Gordon. Adam will walk through each PowerShell command every week, explaining when and how to use them. Adam will be covering Get-Acl. When to use Get Acl You need the security descriptor to access a resource such as a file, registry key,…

Taking on PowerShell one cmdlet at a time

Share this post:This blog post is part of an ongoing series by Adam Gordon. Adam will walk through each PowerShell command every week, explaining when and how to use them. Adam will be covering ForEach-Object this week. When to use ForEach Object The ForEachObject cmdlet performs an operation for each item in a set of…

Microsoft Ignite: Finding community

Microsoft Ignite is a special occasion for Microsoft and Microsoft lovers. Numerous new features, products, and updates are showcased and demonstrated. Last year was my first time attending the event, and I came away filled with knowledge and inspiration. Unexpected things happened this year. I still gained knowledge, inspiration, but it wasn’t about all the…

Taking on PowerShell one cmdlet at a time

Share this post: This is part of an ongoing blog series by Adam Gordon. Adam will show you how to use each PowerShell command each week. This week Adam will be covering Find-Script. When to use FindScript The Find-Script cmdlet searches for a specific script in registered repositories. How to use FindScript All scripts available:…