*********************************************************************************************
* Description: Knowledge of creating user on Windows, and authorize remote login via VDI/RDP
* Date: 01:20 PM EST, 09/28/2017
*********************************************************************************************

		 

<1> Create user on Windows Operating System:
     |
     |__ Go to "Control Panel" ==> "User Accounts" ==> "Manage another account" ==> "Create a new account" ==> "Standard user" or "Administrator" 
	 
	 
	 
<2> Authorizing remote login to a Windows standard user:
     |
     |__ o. Right click on "Computer" ==> "Property" ==> "Remote setting" ==> Under "Remote Desktop" catalog, pick up "Allow connections ..." ==> "Select user" 
	
	
	
<3> Caution:
     |
     |__ o. If the user is in "Administrator" group, the remote login permission will be granted automatically.
     |
     |__ o. If the user does not have remote login permission, error "The connection was denied because the user account is not authorized for remote login." will popped up.
    
	 
		

		
    
	

Your Comments