Hello Support,
is it possible to start this invoke command in adaxes?
Invoke-Sqlcmd -ServerInstance "SQL" -database "DB" -Query "EXEC dbo.Adaxes"
Didnt find a solution in this forum.
Thank you and regards
Massimo
Hello Massimo,
To use the cmdlet, you need to run your script in a new PowerShell instance. For details, have a look at the Using Invoke-Command script from the following article in our script repository: http://www.adaxes.com/script-repository ... e-s290.htm.
Hi Everyone We have 3 Adaxes services set up around the globe and followed the MS SQL replication how-to (https://www.adaxes.com/help/EnableDatabaseReplication/) to then ... use their local SQL server and make use of the SQL replication setup? Thanks, Felix
Short question: I have a Powershell script that is generating some information and saving it to a SQL table. Is there some way to save that information into a field in AD ... using Adaxes, but I don't know how to go the opposite way basically. Thanks!
Hi All, I am currently using the 30 day free trial of Adaxes and seeing if we can use it to achieve our method of user provisioning. I am looking into server-side ... variable value within an SQL query Can this be achieved? Any help is much appreciated, Thanks
We will be migrating from the default logging in the SQL Express database to a fully licenses MS SQL Server database. We would like for the existing logs to be ported over as well.
Dear colleagues, can you please advise if it is possible to create (and update reqularly) business unit of computer objects based on a query to external SQL DB (hostnames stored in SQL)? Thanks!