Purpose
Here's a PowerShell script that will allow you to get the list of users who do not require pre-authentication in your environment.
Steps
Here's a PowerShell script that will allow you to get the list of users who do not require pre-authentication in your environment.
Steps
# Importar el módulo de
Import-Module ActiveDirectory
# Obtener todos los usuarios
$
# Mostrar la lista de usuarios
$
by GoN | Published: Jun 2025 | Last Updated:
No hay comentarios:
Publicar un comentario