Processos no Microsoft 365 para configurar aplicativos do Office, resgatar chaves de produto e ativar licenças.
but it was working, why did it stop?
How should I do it automatically?
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
I created a script and it creates the signature but does not set it as default
I tried to create it using PowerShell and it wasn't possible because I couldn't find regedit MailSettings on the machine.
{
Set objSelection = objDoc.Range()
objSignatureEntries.Add strNomeArq, objSelection
objSignatureObject.NewMessageSignature = strNomeArq
objSignatureObject.ReplyMessageSignature = strNomeArq
objDoc.Saved = True
objWord.Quit
}
Processos no Microsoft 365 para configurar aplicativos do Office, resgatar chaves de produto e ativar licenças.
Pergunta bloqueada. Essa pergunta foi migrada da Comunidade de Suporte da Microsoft. É possível votar se é útil, mas não é possível adicionar comentários ou respostas ou seguir a pergunta.
but it was working, why did it stop?
How should I do it automatically?
Welcome to Microsoft Community
I'm sorry to hear that you're having trouble setting your signature as default. Unfortunately, it is not possible to set a signature as default using a script or PowerShell. The default signature must be set manually within the Microsoft 365 or Office application settings.
Regarding the issue with not finding the MailSettings in regedit, it is possible that the registry key is located in a different location or has been renamed.