Hello
It seems the Online Script Repository at http://adaxes.com/scriptrepository is down. Has this been removed?
Hello,
We had to suspend the operation of the Online Script Repository. It will be available again after the release of the new version of Adaxes, Adaxes 2013.1.
Hi
When will the Online Script Repository be opened again?
The new version of Script Repository will be released in a month or two. We are currently working on it.
Still no Script Repository?
No, not yet :(
Have been waiting since 2009 for this to come back online, apparently, based on posts in this forum. Where is the product roadmap for this much-needed feature? This was ... of uploading and downloading scripts to it. I think we have all been overly patient.
During our offboarding of a user we need to connect to SharePoint Online to grant the users line manager permission to their OneDrive. I'm not finding a way to do this ... set / condition. Need help with script that allows us to connect to SharePoint Online.
Hi All, I'm trying to use the powershell script provided here: https://www.adaxes.com/script-repository/move-mailbox-tofrom-microsoft-365-s579.htm Unfortuntately when executing ... credentials but I do not know why this error is happening. Thanks in advance
Recently, Microsoft deprecated use of the remote PS sessions using version 1. We have since converted all of our scripts to version 2, but our nightly staff ... { # Close the remote session and release resources Disconnect-ExchangeOnline -Confirm:$false }