Error: Current User Does not Appear to be the Member on an Active Directory Domain. Studio Cannot be run by a Local User.

Error: Current User Does not Appear to be the Member on an Active Directory Domain. Studio Cannot be run by a Local User.

book

Article ID: CTX204861

calendar_today

Updated On:

Description

In Citrix Studio customer gets the following error :
Error:The current user does not appear to be the member on an active directory domain. studio cannot be run by a local user."


Instructions

Follow the instructions below:

  • Run powershell as administrator
  • Asnp citrix*
  • New-AdminAdministrator -Name "AUTOINF\JoeAdmin
  • Add-AdminRight -Administrator "AUTOINF\JoeAdmin" -Role "Full Administrator" -Scope "All"
  • New-AdminAdministrator -Name "AUTOINF\JoeAdmin" -AdminAddress "controller1.autoinf.com

Under "DAS.Administrators" table you will see a list of all the site administrators in form of user SID.

Issue/Introduction

In Citrix Studio customer gets the following error : Error:The current user does not appear to be the member on an active directory domain. studio cannot be run by a local user."