Go to Server Manager Select add roles and features. Select Features-> Remote Server Administration Tools Select Role Administration Tools-> AD DS and AD LDS Tools-> Active Directory module for Windows Powershell-> Click on Next
https://cionsystems.com/wp-content/uploads/2022/02/cion-systems-logo-dark-1.png00adminhttps://cionsystems.com/wp-content/uploads/2022/02/cion-systems-logo-dark-1.pngadmin2018-11-15 07:45:232018-11-15 07:45:23Features to be enable on Windows server to get SysInv Details and Local Admin Group Members All Reports
ADMPro > ADReports > Computer and Contact > ComputerGeneral Reports 1. Details of Installed Applications(PS) 2. Details of Installed Patches(PS) Below are the steps: 1. Start menu, click Run and type wmimgmt.msc 2. WMI Control window appear, right-click WMI Control, choose Properties, and then select the Security tab. 3. Click on Security button, and then add the user and permissions. DCOM […]
https://cionsystems.com/wp-content/uploads/2022/02/cion-systems-logo-dark-1.png00adminhttps://cionsystems.com/wp-content/uploads/2022/02/cion-systems-logo-dark-1.pngadmin2018-11-08 05:04:232018-11-08 05:04:23Allow the WMI Control Permission and DCOM remote launch and activation permissions for a Service Account user of ADMPro to get the following Reports in ADMPro
Exchange and Lync Domain Account Settings For exchange and lync user creation the configured domain account should be a member of the following 2 groups. 1. Organization Management (This is required for Exchange to work properly) 2. RTCUniversalUserAdmins (This is required for Lync to work properly)
To list no of establish connections netstat -an | grep “:389.*EST” | wc -l netstat -an | grep -c “:389” To list all the connections with ip detaials lsof -i tcp:389 To view the config.ldif file from the openldap command line prompt vi /etc/openldap/slapd.d/cn=config.ldif To edit the file from the particular path in openldap using […]
Lync Configuration: It’s a two step process 1. Install the pre-requisites. 2. Configure Lync Settings in ADMPro. Install the pre-requisites. Please download the Lync Pre-requisites from the below link. http://www.cionsystems.com/CA/LyncPre-requisites.zip Please install the following Pre-requisites on the domain join server where ADMPRO is Installed. UnZip the “Lync Pre-requisites” file and follow the step by step […]
https://cionsystems.com/wp-content/uploads/2022/02/cion-systems-logo-dark-1.png00shareefhttps://cionsystems.com/wp-content/uploads/2022/02/cion-systems-logo-dark-1.pngshareef2018-07-20 08:05:202018-07-20 08:05:20Configuration of Lync Server in Cionsystems ADMPro.
Manually Configuring database of ADMPRO 1.Run the ADMPRO db script to create the db. 2.Manual change the config files. Manually changing of Config files with Sql instance and port no Below is the Windows authentication connection string for admpro <add key=”ConnectionString” value=”Data Source=ptm\mssqlserver1,3785;Initial Catalog=CION_AD_MANAGER_PRO;persist security info=False;Integrated Security=SSPI”/> Note : In data source you have to […]
https://cionsystems.com/wp-content/uploads/2022/02/cion-systems-logo-dark-1.png00Razihttps://cionsystems.com/wp-content/uploads/2022/02/cion-systems-logo-dark-1.pngRazi2018-07-17 04:20:332018-07-17 04:20:33Windows Authentication connecting string–Manual Configuration for ADMPRO DB
Features to be enable on Windows server to get SysInv Details and Local Admin Group Members All Reports
/0 Comments/in CionSystems /by adminGo to Server Manager Select add roles and features. Select Features-> Remote Server Administration Tools Select Role Administration Tools-> AD DS and AD LDS Tools-> Active Directory module for Windows Powershell-> Click on Next
Allow the WMI Control Permission and DCOM remote launch and activation permissions for a Service Account user of ADMPro to get the following Reports in ADMPro
/0 Comments/in CionSystems /by adminADMPro > ADReports > Computer and Contact > ComputerGeneral Reports 1. Details of Installed Applications(PS) 2. Details of Installed Patches(PS) Below are the steps: 1. Start menu, click Run and type wmimgmt.msc 2. WMI Control window appear, right-click WMI Control, choose Properties, and then select the Security tab. 3. Click on Security button, and then add the user and permissions. DCOM […]
Exchange and Lync Domain Account Settings
/0 Comments/in CionSystems /by RaziExchange and Lync Domain Account Settings For exchange and lync user creation the configured domain account should be a member of the following 2 groups. 1. Organization Management (This is required for Exchange to work properly) 2. RTCUniversalUserAdmins (This is required for Lync to work properly)
Basic openldap queries and config files
/0 Comments/in CionSystems /by RaziTo list no of establish connections netstat -an | grep “:389.*EST” | wc -l netstat -an | grep -c “:389” To list all the connections with ip detaials lsof -i tcp:389 To view the config.ldif file from the openldap command line prompt vi /etc/openldap/slapd.d/cn=config.ldif To edit the file from the particular path in openldap using […]
Configuration of Lync Server in Cionsystems ADMPro.
/0 Comments/in CionSystems /by shareefLync Configuration: It’s a two step process 1. Install the pre-requisites. 2. Configure Lync Settings in ADMPro. Install the pre-requisites. Please download the Lync Pre-requisites from the below link. http://www.cionsystems.com/CA/LyncPre-requisites.zip Please install the following Pre-requisites on the domain join server where ADMPRO is Installed. UnZip the “Lync Pre-requisites” file and follow the step by step […]
Windows Authentication connecting string–Manual Configuration for ADMPRO DB
/0 Comments/in CionSystems /by RaziManually Configuring database of ADMPRO 1.Run the ADMPRO db script to create the db. 2.Manual change the config files. Manually changing of Config files with Sql instance and port no Below is the Windows authentication connection string for admpro <add key=”ConnectionString” value=”Data Source=ptm\mssqlserver1,3785;Initial Catalog=CION_AD_MANAGER_PRO;persist security info=False;Integrated Security=SSPI”/> Note : In data source you have to […]