Skip to content

wisefaq.com

Stories, and bit rot, from the IT Support Trenches

wisefaq.com

Stories, and bit rot, from the IT Support Trenches

  • Home
  • About Dale
  • Useful links
  • WiseFAQ’s Lists O’ IT Goodness
    • Home
    • Active Directory
    • Page 2
Active Directory Azure PowerShell

Accessing Azure Active Directory information via PowerShell

Dale May 3, 2021 0 Comments

Two ways to do it, via MSOnline module AzureAD module MSOnline First you start with a connection to Azure AD, via Connect-MsolService Then you can run a number of commands…

Active Directory Security Windows

Saturday Link Roundup – Kerberos

Dale Oct 24, 2020 0 Comments

Some Kerberos items I looked at lately Stopping Active Directory attacks and other post-exploitation behavior with AMSI and machine learning Detecting Kerberoasting Activity Hunting down DES in order to securely…

Active Directory AGPM

AGPM has a new End of Life date

Dale Jul 29, 2020 0 Comments

And it’s 14th April 2026.In the meantime it will limp along in Extended Support.

Active Directory Azure

Windows 10, Azure AD Join and Password Changes

Dale Nov 8, 2019 0 Comments

So we are deploying Workspace One, and our devices are joined to Azure AD. We have found an issue when the user is prompted to change their password. Issue When…

Active Directory PowerShell

The last time my computer was seen on the network …

Dale Jul 30, 2018 0 Comments

was something I wrote about 8 years ago, in Detecting inactive computers in your AD domain. So it was time to update that*. Get-ADComputer -Filter * -Properties Name, LastLogonTimeStamp |…

Active Directory PowerShell

Getting a list of users in a particular AD Group

Dale Jan 15, 2018 0 Comments

Get-ADGroup "<GROUP NAME>" -Properties Member | Select-Object -ExpandProperty Member | Get-ADUSer -properties Displayname,Description,EmailAddress | Select Name,Displayname,Description,EmailAddresswill cause the following to displayName    Displayname   Description   EmailAddress ----    -----------   -----------   ------------ fkjhsd  Fred…

Active Directory PowerShell

Group Policy and WMI Filters–Round 2

Dale Sep 27, 2017 0 Comments

This is more of a link dump than anything else.  I was asked what I thought of a WMI-related Group Policy change.I don’t much care for them.So I know that…

Active Directory

Assorted Active Directory things

Dale Oct 5, 2016 0 Comments

Powershell Getting a list of users in a particular AD Group Getting a list of users in your AD domain via Powershell Getting a list of printers published in an…

Active Directory

So what does the Group Policy Preferences Drive Mapping log file contain?

Dale Mar 30, 2016 0 Comments

Once you enable the logging via Group Policy, you’ll end up with a log file which contains: Environment variable dump Group Policy settings Drive mapping lists (but not the actual…

Active Directory AppLocker Windows

AppLocker and applications which install in the users profile directory.

Dale Mar 10, 2016 0 Comments

(shout out to: Google Chrome, Mozilla Firefox and Microsoft's SharePoint Designer) Gee thanks guys. We implemented AppLocker to improve our IT security, and you chaps decided to be clever.  The…

Posts navigation

1 2 3 4

« Previous Page — Next Page »

IT Related

  • EpochConverter
  • Group Policy Administrative Templates Catalog
  • Official Microsoft Team Blogs List
  • Podfather Gear
  • Service Status Pages

NSNG

  • Grain Free Comfort Food

OH&S

  • Asbestos
  • Brodie Panlock
  • COVID-19 In Australia

Other stuff I read

  • Become Awesome in Excel
  • desiringGod
  • Harvest
  • Impro Wiki
  • Melbourne Laneway Learning
  • MyFridgeFood
  • Pet Loss Blog
  • Phil Factor
  • Writing or just Practicing

wisefaq.com

Stories, and bit rot, from the IT Support Trenches

Copyright © All rights reserved | Blogus by Themeansar.