Skip to content

fatdex

Tech and Webcomics

fatdex

Tech and Webcomics

fatdex
  • Home
    • Latest Comic
    • Comic Archives
    • Series Collections (Sub-comics)
    • Chapters
  • Blog
    • IT Blog Archives
    • Blog Roll
    • Movie Review Archives
  • Extra|
    • Process
  • About

Tag: Active Directory

PowerShell – Adding Proxy Addresses by CSV

Posted on September 30, 2020 by Dexter
PowerShell – Adding Proxy Addresses by CSV

This is going to be a little different. As per usual, we need to follow our regular set of steps when dealing with a large amount of data that needs validation. 2. Edit the CSV with the proxy email addresses
Read More

Posted in IT BlogTagged Active Directory, CSV, Get-ADUser, how-to, Microsoft, PowerShell, Proxy Address
1 Comment

PowerShell – Changing Departments for Multiple AD Users

Posted on September 25, 2020 by Dexter
PowerShell – Changing Departments for Multiple AD Users

Hostile takeover? All employees of a department being reassigned? We won’t go into ‘how to disable way lots of employees because your upper management said ‘because we told you”. So, we’ll go into changing departments for the entire company. There’s
Read More

Posted in IT BlogTagged Active Directory, CSV, Get-ADUser, how-to, Microsoft, PowerShell
Leave a Comment

PowerShell – Change passwords on multiple AD accounts

Posted on September 25, 2020 by Dexter
PowerShell – Change passwords on multiple AD accounts

If you’re like me, you built a new AD for testing. And if you’re also like me, you imported a whole bunch of users into your AD. Some of those users likely had passwords that didn’t quite meet the domain
Read More

Posted in IT BlogTagged Active Directory, CSV, Get-ADUser, how-to, Microsoft, PowerShell, Scripting
Leave a Comment

PowerShell – Finding all Disabled users in AD

Posted on September 24, 2020 by Dexter
PowerShell – Finding all Disabled users in AD

Need to find all the disabled users in your AD? it’s odd that the built in AD Tools do not have this option. PowerShell to the rescue! All these commands are documented in the Microsoft Get-ADUser cmdlet. I’ve added some
Read More

Posted in IT BlogTagged Active Directory, CSV, Get-ADUser, how-to, Microsoft, PowerShell, Scripting
Leave a Comment

PowerShell – Importing AD users from CSV

Posted on September 23, 2020 by Dexter
PowerShell – Importing AD users from CSV

What are the situations you’ll need lots of Dummy AD data? When you want to run some awesomely crafted PowerShell AD scripts, that’s where. I was in a situation a few months ago where I needed replicate a VERY large
Read More

Posted in IT BlogTagged Active Directory, CSV, Get-ADUser, how-to, Microsoft, PowerShell, Scripting
Leave a Comment

Creating your first Powershell GUI – Part 3

Posted on September 22, 2020 by Dexter

Getting caught up? In this post, I’ll be adding some error checking in the form of a function. In a late article, I may revisit this and re-write some of these functions to clean up the code. For now, we’ll
Read More

Posted in IT BlogTagged Active Directory, Get-ADUser, how-to, Microsoft, PowerShell, PowerShell GUI
Leave a Comment

Creating your first Powershell GUI – Part 2

Posted on September 21, 2020 by Dexter

Already seen this part? Check out Part 1, Part 2, and Part3 In part 1, we covered the very basics. A one-line Get-ADUser query, a simple form with one button and output textbox. In this entry, we’ll add more functionality
Read More

Posted in IT BlogTagged Active Directory, Get-ADUser, how-to, Microsoft, PowerShell, PowerShell GUI
Leave a Comment

Creating your first Powershell GUI – Part 1

Posted on September 20, 2020 by Dexter

Create your first Powershell GUI, Part 1: the Basics with simple tools and built in Windows 10 functionality

Posted in IT BlogTagged Active Directory, Get-ADUser, how-to, Microsoft, PowerShell, PowerShell GUI
Leave a Comment
  • Docker + Guacamole + access over https://
  • Docker Desktop – Restoring a WordPress Site
  • Redragon K618 Horus
  • Redragon K530 Draconic
  • Redragon K599 Deimos
(c) fatdex