cancel
Showing results for 
Search instead for 
Did you mean: 

BEMCLI to create LogonAccount

winkler-edv
Level 3

Hello All

I'm creating my logon account using bemcli:

New-BELogonAccount -UserName "MYDomain\Administrator" -Password $password -Description "Standarduser BackupExec" -AccountType "Common"

It works fine, but i'm not able to set IsUserDefault to yes

Which syntax do i need?

Best regards

Peter

1 ACCEPTED SOLUTION

Accepted Solutions

pkh
Moderator
Moderator
   VIP    Certified

I don't think there is such a parameter for the cmdlet.

View solution in original post

1 REPLY 1

pkh
Moderator
Moderator
   VIP    Certified

I don't think there is such a parameter for the cmdlet.