Tag Archives: Active Directory

Information Gathering via PowerShell Script Pt. 1

Here is a simple PowerShell script I wrote to gather either computer, group, or user information depending on your choices. This could easily be done with much simpler scripts, but I wanted to use it as more of a learning … Continue reading

Posted in Software | Tagged , , | 1 Comment

Deny Logoff of an Administrator Logged in to the Console Session

Here is a Group Policy setting you can apply in Active Directory to prevent an administrator or other user from logging you off from a machine that you have remotely logged into via the console session. Policy Path: Administrative Templates\Windows … Continue reading

Posted in Software | Tagged , | Leave a comment