Here you can find detailed information, on using our "ready to au2mate" Azure Automation PowerShell Scripts.
TABLE OF CONTENTS
Variables
To make it easier for you to deploy, we use "Variables" and "Credentials" in our PowerShell Scripts.
The following list should help you set the correct values for all "Variables" and "Credentials" we use.
Name | Description | Example |
au2mator_DC | Domain Controler Name | srvdc1.domain.local |
au2mator_LogPath | Root Logging Path | C:\_SCOworkingDir\TFS\PS-Services |
au2mator_PortalURL | Full URL of au2mator Portal used for Mail Template | http://demo01.au2mator.local |
au2mator_DBServer | au2mator DB Servername | demo01 |
au2mator_DBName | au2mator DB Database Name | au2mator |
au2mator_SMTPServer | SMTP Server to send Mails | smtp.au2mator.com |
au2mator_SMTPSender | Sender Mail, who sends the au2mator Mails | selfservice@au2mator.com |
au2mator_HelpDBName | Database for Staging Information | au2matorHelp |
au2mator_HelpSQLServer | SQL Server for Staging DB | demo01 |
au2mator_PSRemotingServer | Server name to connect for PS Remoting | srvdc1.domain.local |
au2mator_TeamsSyncRB | Name of your Azure Automation Runbook to Sync Teams | au2mator_Teams_SyncTeams |
Credentials
- SMTP_Credentials: are used to authenticate against your Mail Server
- TEAMS_AdminCredentials: is used to authenticate against Teams
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article