VMware Enterprise

VMware Enterprise

Knowledge is Power

  • About Me
  • Contact US
  • Disclaimer
  • General
  • Powershell

active directory users

Mastering Credential Management in PowerShell: A Comprehensive Guide

February 13, 2025 Jeevan Bobba 0

Introduction As a PowerShell administrator, securely handling credentials is one of the most critical aspects of scripting and automation. In this post, we’ll explore various […]

Get AD user Properties across the forest

March 28, 2022 Jeevan Bobba 10

#get all AD users in forest with name like v- and status is enable $allusers = (get-adforest).domains| %{get-aduser -filter {SamAccountName -like “v-*” -and Enabled -eq […]

RSS My News

  • I found a simple toggle to get rid of ads in my Gmail inbox, and I can't recommend it enough - Android Authority June 14, 2025
    I found a simple toggle to get rid of ads in my Gmail inbox, and I can't recommend it enough  Android Authority
  • Sonic Racing CrossWorlds Is a Kart Racing Spectacle That Celebrates Sega’s History - IGN June 14, 2025
    Sonic Racing CrossWorlds Is a Kart Racing Spectacle That Celebrates Sega’s History  IGNPersona 5 and Hatsune Miku aren't enough – Sega confirms Mario Kart World rival Sonic Racing: CrossWorlds will get new characters every month  GamesRadar+Sonic Team Studio Head Takashi Iizuka's Bid to Appeal to Japanese and Global Audiences Through Sonic Racing: CrossWorlds  Anime News NetworkSonic Racing: CrossWorlds […]

Archives

  • February 2025
  • April 2024
  • August 2022
  • June 2022
  • April 2022
  • March 2022
  • August 2021
  • January 2021
  • December 2020
  • June 2020
  • May 2020
  • April 2019
  • January 2019
  • August 2018
  • July 2018
  • May 2018
  • February 2018
  • January 2018
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • April 2017
  • January 2017
  • December 2016
  • November 2016
  • August 2016
  • July 2016
  • May 2016
  • April 2016
  • March 2016
  • October 2015

Recent Comments

  • EarnestNairm on Discovering Share Permissions(ACL) on Windows Servers using PowerShell
  • Ivanlhar on Discovering Share Permissions(ACL) on Windows Servers using PowerShell
  • Quintaniephine on Discovering Share Permissions(ACL) on Windows Servers using PowerShell
  • mostbet_soKi on Discovering Share Permissions(ACL) on Windows Servers using PowerShell
  • PetrSap on Discovering Share Permissions(ACL) on Windows Servers using PowerShell

Categories

  • Azure
  • Citrix
  • General
  • Linux
  • Powershell
  • Uncategorized
  • Vmware
  • Windows

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

RSS Google RSS

  • Shelter-in-place order issued in NW Twin Cities metro area for suspect in 'multiple targeted shootings' - MPR News June 14, 2025
  • As Trump goes to G7 summit, other world leaders aim to show they’re not intimidated - AP News June 14, 2025
  • A father of 3 felt healthy. Then a routine screening found a rare, deadly illness. - CBS News June 14, 2025
  • Australia vs South Africa: Proteas win World Test Championship final at Lord's - BBC June 14, 2025

RSS Technology

  • I found a simple toggle to get rid of ads in my Gmail inbox, and I can't recommend it enough - Android Authority June 14, 2025
    I found a simple toggle to get rid of ads in my Gmail inbox, and I can't recommend it enough  Android Authority
  • Sonic Racing CrossWorlds Is a Kart Racing Spectacle That Celebrates Sega’s History - IGN June 14, 2025
    Sonic Racing CrossWorlds Is a Kart Racing Spectacle That Celebrates Sega’s History  IGNPersona 5 and Hatsune Miku aren't enough – Sega confirms Mario Kart World rival Sonic Racing: CrossWorlds will get new characters every month  GamesRadar+Sonic Team Studio Head Takashi Iizuka's Bid to Appeal to Japanese and Global Audiences Through Sonic Racing: CrossWorlds  Anime News NetworkSonic Racing: CrossWorlds […]

Recent Posts

  • Mastering Credential Management in PowerShell: A Comprehensive Guide
  • Discovering Share Permissions(ACL) on Windows Servers using PowerShell
  • Get Duplicate users in a forest
  • Get users Group and members of the groups
  • Get active Computers in Forest

Copyright © 2025 | WordPress Theme by MH Themes