Thursday 7 April 2011

Map Drive Using GPO in windows 2008 R2


 
GO to Group Policy Management-->Select the OU(Right Click)-->Create a GPO in this domain, and link it here. Provide suitable name for that GPO.
Then, Right click on that GPO that u created and go for edit option.
Go to user configuration-->Preference-->Windows Setting-->Drive Maps
Go to Map drive option
In New Drive Properties Provide Necessary Details:
Action : Create
Location : \\ADS-Server\Common Share$ (The folder what you want to map in client PC )
Check Reconnect option
Label as : Common (Any name as you want to display in client PC )
Drive Letter : Select a drive letter(It should not get conflict with local drives)
Click on Apply and then OK.
Apply gpupdate
Start --> Run --> gpupdate /force(In server and also in client)

Thursday 24 March 2011

Microsoft Dynamics AX Setup - BASE Components


Microsoft Dynamics AX Setup
BASE Component Installation:

Before starting we need to complete the pre-request
Check all things are enabled like in the below screen…





Installing Database:-
Login in data base server click on AX setup file…and check Database(Microsoft SQL Server)





Server Name – Database server Host Name
Database Name – Optional(Eg:DEMO-DB)











After completing, go for SQL Management Studio and check whether DEMO-DB is created in the Data Base.(Reconnect your Data Base Once then only new data base [DEMO-DB] will get update)















Installation of Application Files:-

Login in AOS Server click on AX setup file…and check Application Files





Application Instance Name – Optional Name(Eg:APPL-DEMO)





Click on None









Installation of AOS Instance:-
Master login access:







Before starting AOS installation we need to provide following permission to “AOS Dedicated user Account” [AOS.Admin] in the Data Base Server as follows:
Login in Data Base Server
Assign the user to the db_ddladmin, db_datareader, and db_datawriter database roles.
In SQL Server Management Studioàselect the necessary data base(DEMO-DB)àsecurityàuser
Add AOS.Admin in the user list.













Grant the user execute rights on the createserversessions and createusersessions
stored procedures.This can be done as follows:










Now login in AOS server and start installing  AOS:

























After installing, wait until the service gets start







Upgrading to roleup-6
Note:
Keep the respective service in stop mode whenever you are doing rollup/uninstallation..
1st Stop the DEMO-INST service
Install sp1
SP1 for AOS (DEMO-INST)
First complete the rollup for application files then go for AOS.(But here it is not followed )
















SP1 for Application (DEMO-INST)







Note:-
Here in above fig it is not showing the demo instance so we need to change the path of the demo instance as follows:
Copy the Application (App-demo)instance (ie; from installation path [50/Server/application/appl.]) to 50/application/appl.
Go to administrative toolsàAX Server configuration utilityàmanageàcreate configurationàoriginal utilityàDEMO-SRVCONG
Change the application file location and select the specific instance (APPL-DEMO) [As mentioned below]














SP1 is completed. Now upgrade to rollup 6
Rollup 6 for application:



















Rollup 6 for AOS:
Once again click setup for Rollup 6




















Start the service for demo.
AOS Version Checking:-
Go to following path:
C:\Program Files\Microsoft Dynamics AX\50\Server\Server\Server\DEMO-INST\Bin
Search for AX32serv.exeàpropertiesàDetails







GLS Installation:
Need For Indian language.



















Client Installation:-
Turn on windows feature for .Net frame package

 
.Net 4 full installation





Pre-request  for SQL
SQLSERVER2008_ASAMO10_2

Compilation:-
Go for manageàoriginal àselect necessary server name, instance you want to compile and port number. Then open AX it’ll automatically go for compilation. Click on compile application.