Hello,

We would like to monitor all GPO changes under CN=Policies,CN=System,DC=mydomain and get an mail conaining attribut like for example :

displayName distinguishedName gPCFileSysPath whenChanged whenCreated versionNumber

dns the content og the GPO.cmt file.

Do you have such script for Adaxes ?

Thanks!



by (1.1k points)

1 Answer

by (305k points)
0 votes

Hello,

Unfortunately, there is no possibility to monitor GPO changes in Adaxes.

Related questions

Hello, I want to give the ability for the Help Desk to add a new IE trusted site. I did a Custom Commands that works well. $scriptBlock = Powershell { Import-Module Adaxes Import ... ( $Zone). The GPO name ($GPOName)will never change. It is possible to do it?

asked May 31, 2016 by tentaal (1.1k points)
0 votes
0 answers

I'm trying to implement the script on https://www.adaxes.com/script-repository/changes-in-group-membership-including-changes-made-by-3rd-party-tools-s289.htm. I added my ... is set to run hourly on Domain Admins, and Exchange Admin "group" objects. Thanks

asked Feb 26, 2024 by stevehalvorson (150 points)
0 votes
1 answer

We are looking at Adaxes as a way to update user's passwords offline and updating the computer's cached password. Currently, a majority of our computers are off the network ... via the Internet. Is this a viable option? What issues are we not considering?

asked Sep 18, 2020 by bmajors (20 points)
0 votes
1 answer

Hi I'm tying Adaxes and i would like to deply Active Directory Self-Service Password Reset I follow the tutorial : > create Computer GPO to deploy the software ( ... result in slow startup and boot performance Si i restart several time but still not install

asked Jan 2, 2015 by Parrotga (60 points)
0 votes
1 answer

Hi Team, I am getting my task via the following code and its working [Reflection.Assembly]::LoadWithPartialName("Softerra.Adaxes.Adsi") $taskName = "Azure VDI ... : DirectoryComException Is this the wrong approach to update this setting via PowerShell?

asked Jul 25 by wintec01 (2.2k points)
0 votes
1 answer