I need to retrieve weekly reports of failed user logins from our Win2016 Domain Controllers.
The problem is that the event logs are filling up within minutes with Directory Service Access entries.
I have checked the Default Domain Controllers GPO and Auditing of Directory Service Access was...
I have some code:
Get-ADGroupmember -Identity Servers|Select-Object -ExpandProperty name|Sort-Object
Which returns a simple list of members of the "Servers" group.
A foreach loop then does other stuff with that list (finds stopped services and restarts them)
What I would like to do is to...
Hello.
We are using Exchange 2010 SP3 and I need to list messages in some mailbox folders, and extract their message ID to a text file.
I have looked at the Search-Mailbox and Get-Message functions, but they don't seem to be able to do what I want.
Search-Mailbox seems to want to 'do...
Hello
I am trying to test a client upgrade using Smart Upgrade.
The upgrade started to run ok, but failed due to permissions on the local machine. I have tweaked those, and would like to test again, but the upgrade will not auto-run again.
Is there something I have to do to reset it?
Thanks...
OK, Thanks for the link. I have sorted out the certificate, it was easy with that information.
Now the install is asking me for a Secure Ticket Authority and once again, the Citrix knowledgebase is not alot of help.
How do I set up the STA? Is it something I can do with IIS?
The Gateway is...
I have just installed Secure gateway 3.1 for the first time and I need to generate a certificate request. I have never done this before but reading information on the net, it seems I have to use ctxcertreq.exe to prduce a request, which I then pass on to one of the CA's such as Verisign or...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.