Video Screencast Help
Search Video Help Close Back
to help

BEMCLI to create LogonAccount

Created: 16 Mar 2013 | 1 comment
winkler-edv's picture
0 0 Votes
Login to vote

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:

Comments 1 CommentJump to latest comment

pkh's picture

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

0
Login to vote