Skip to content
bolding.us
  • Home
  • Information Technology
    • Help DeskHelping Helpdesk
    • PBX SystemsPhone Systems
    • PowerShellPower of PowerShell
      • SHDSuper Help Desk Module
    • Group PolicyWorking with GPOs
    • ExchangeEmail backend
  • Blog
    • SparksRandom sparks of knowledge
    • Personal LifeMy Personal Life
    • LessonsLessons I have taught.
  • For Kids
    • StoriesLittle stories for kids.
    • Memory PuzzlesMemory Puzzles
    • Lessons
  • Resources
    • Mental Health LinksA list of Mental health Resources
  • DISCLAIMER
  • Contact Me

PowerShell

Invoke File Service Integrity Check

Invoke File Service Integrity Check

Posted by Avatar By david October 16, 2020Posted inInformation Technology, PowerShell, ResourcesTags: File Checker, IT Resource, Resource, Send Email, Service Restart, SHDNo Comments
This little script will allow you to check a folder location, if that folder location has x number of files, it will restart the service of your choice on a…
Read More
Copy A User’s Group to Other Users

Copy A User’s Group to Other Users

Posted by Avatar By david October 12, 2020Posted inHelp Desk, Information Technology, PowerShellTags: Copy, Groups, PowerShell, SHDNo Comments
Often times I am asked to give user a the same rights as user b. Since everything is setup with groups, this is easy to do. All I have to…
Read More
Get Lock Out Info From DC

Get Lock Out Info From DC

Posted by Avatar By david October 11, 2020Posted inHelp Desk, Information Technology, PowerShell, UncategorizedTags: 4740, DC, Lock Out, Locked Out Logs, LockedOut, Logs, PowerShell, SHDNo Comments
Have you ever had trouble getting lockout information for a single user? The DCs have the logs, but getting them can be tough. The core idea is to use the…
Read More
Access PDQ Info with Powershell

Access PDQ Info with Powershell

Posted by Avatar By david September 30, 2020Posted inInformation Technology, PDQ, PowerShellTags: PDQ, PDQ Inventory, PowerShell, SQLiteNo Comments
You read that right, access PDQ information with PowerShell. You will need the PS SQL Lite module first. This module will allow you to access the SQL lite server. The…
Read More
Ping a /24 Subnet with Powershell

Ping a /24 Subnet with Powershell

Posted by Avatar By david September 29, 2020Posted inInformation Technology, PowerShellTags: One-Liner, Ping Subnet, PowerShellNo Comments
A friend asked me how to ping a /24 subnet the other day. I thought it would be a good little blog post. This is a one-liner. Here we go.…
Read More
Local Site Found by a Universal device

Local Site Found by a Universal device

Posted by Avatar By david September 29, 2020Posted inHelp Desk, Information Technology, PowerShellTags: Batch, Local Links, PowerShell, RoamingNo Comments
We have multiple locations with backup hosted sites. These sites are designed to allow the end-user to access the information they need when the network is down. They are set…
Read More
Password Notifications

Password Notifications

Posted by Avatar By david September 22, 2020Posted inInformation Technology, PowerShell, ResourcesTags: Email, Emails, IT Resource, Notifications, Password, Password Notification, ResourcesNo Comments
I wanted to share a little script that has changed the world at my current company. It's a simple password email notification script. What it does is grabs the users'…
Read More
PSBoundParameters – Credentials

PSBoundParameters – Credentials

Posted by Avatar By david September 21, 2020Posted inInformation Technology, PowerShellTags: $PsBoundParameters.ContainsKey(), Contains, Key, PowerShell, Powershell TricksNo Comments
The PSBoundParameter is an amazing tool that will clear your mind of worries about non-mandatory parameter sets. In my Super Help Desk module I use the credential flag. Inside this…
Read More
SHD – Disable Inactive Users

SHD – Disable Inactive Users

Posted by Avatar By david September 13, 2020Posted inHelp Desk, Information Technology, PowerShellTags: Disable Users, Inactive Users, SHD1 Comment
Now we have a way to find the disable OU, and to disable a user, now it's time to disable old accounts. We do this by targeting the Last Logon…
Read More
SHD – Disable User

SHD – Disable User

Posted by Avatar By david September 12, 2020Posted inHelp Desk, Information Technology, PowerShellTags: Disable User, Disabled User, PowerShell, Remove Groups1 Comment
My last blog was about how to find the disabled user OU. Now we will go over how I disable users and move them around to the disabled OU. The…
Read More

Posts navigation

Previous page 1 2 3 Next page


Hi There, I'm David Bolding and Welcome to my little site. I am a follower of Christ. I am a father, a dad, and a Christian. I'm also a huge nerd. I enjoy things like programming, solving problems, puzzles, and teaching. Over my lifetime I have learned many different skills and I think it's about time I share some of my knowledge. But first, let me open up a little more.

Categories

Archives

Copyright 2021 — David Paul Bolding. All rights reserved.
Scroll to Top