Showing tag results for user accounts

Jul 20, 2010
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Use Windows PowerShell to Identify Inactive User Accounts in Active Directory Domain Services?

ScriptingGuy1

Hey, Scripting Guy! I need to use Windows PowerShell to identify inactive user accounts in Active Directory Domain Services (AD DS). I used to have a VBScript script that I would use, but I would like to be able to use Windows PowerShell 2.0 and the new Active Directory cmdlets that come with Windows Server 2008 R2. Is this something that can easi...

Scripting Guy!Windows PowerShellActive Directory
Apr 7, 2010
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Grant Administrator Rights to Folders and Then Delete Them?

ScriptingGuy1

Hey Scripting Guy! Our previous network administrator was a slouch. He did not maintain proper backups, never reviewed event logs, and never cleaned up user folders when he deleted users in Active Directory. This last omission is particularly egregious because it has taken a lot of cleanup work to find and delete the user folders. One of the big ...

Scripting Guy!Windows PowerShellActive Directory
Jan 28, 2010
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Create Managed Service Accounts?

ScriptingGuy1

   Hey, Scripting Guy! The pointy-headed boss is on a rampage. The problem is he has no idea why he is rampaging. This guy makes Nick Bottom seem like Aristotle. His latest obsession concerns service accounts. He wants me to create user accounts, with names like SQL_Service_Account, make these accounts Domain Administrators, and set their...

Scripting Guy!Windows PowerShellActive Directory
Jan 26, 2010
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Create Users and Organizational Units with Active Directory Domain Services Cmdlets?

ScriptingGuy1

  Hey, Scripting Guy! I am interested in using Active Directory Domain Services (AD DS) cmdlets to create users and organizational units. Is this a hard thing to do? I only ask this because I am an extremely busy network administrator who has barely had time to begin looking at Windows PowerShell. I do not have a lot of time to spend learning...

Scripting Guy!Windows PowerShellActive Directory
Jan 25, 2010
Post comments count0
Post likes count0

Hey, Scripting Guy! What’s Up with Active Directory Domain Services Cmdlets?

ScriptingGuy1

   Hey, Scripting Guy! I have heard that Windows PowerShell 2.0 includes cmdlets to work with Microsoft Active Directory Domain Services (AD DS). However, when I use the Get-Command cmdlet to list the available cmdlets in my Windows PowerShell session, I do not see any AD DS cmdlets. What gives? Is this more of the notorious Microsoft va...

Scripting Guy!Windows PowerShellActive Directory