BEMCLI to create LogonAccount
Created: 16 Mar 2013 | 1 comment
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
Operating Systems:
Discussion Filed Under:
Comments 1 Comment • Jump to latest comment
I don't think there is such a parameter for the cmdlet.
Would you like to reply?
Login or Register to post your comment.