3.5.2.66 and below
No, you need to do this in two steps
# /opt/quest/bin/vastool -u Administrator service create HTTP/
Password for
Administrator@YOURDOMAIN.COM:
Service HTTP/ created successfully, keytab located at /etc/opt/quest/vas/HTTP.keytab.
# /opt/quest/bin/vastool -u Administrator passwd -k /etc/opt/quest/vas/HTTP.keytab slc205543-HTTP
3.5.2.67 and above
New functionality was added to 3.5.2.67+ to allow the -p option to set the password
eg.
# /opt/quest/bin/vastool -u Administrator -w Password1 service create -p Password HTTP/
Usage: vastool service
{create [-c {ou}] [-k {keytab}] [-p {password}] {upn} [spn...] | delete [-k {keytab}] {upn} | list {upn} }
-c [ou] Specify the ou to create the service in
-k [keytab] Specify the keytab path
-p [password] Password for created service account