I am trying to run the permissions script but keep geting the syntax message. Any thoughts? I checked everything.
E:DST2007>CScript GrantMailboxPermission.vbs -add ABCROMAN Input_GrantPerm.txt
Microsoft (R) Windows Script Host Version 5.6
Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.
Syntax:
Grant Full mailbox access and SendAs permission to USER based on IMPORT_FILE:
CSCRIPT GrantMailboxPermission.vbs -Add DOMAINUSER IMPORT_FILE
NOTE: "GrantMailboxPermission.log" will be created for -Remove option
Remove Full mailbox access and SendAs permission based on GrantMailboxPermission
.log:
CSCRIPT "GrantMailboxPermission.vbs" -Remove
For all modes, errors are saved to GrantMailboxPermission.err