Home » Posts tagged 'Active Directory' (Page 2)
I realy recomend download and print that.
The poster can be very useful when troubleshooting AD issues.
Read more
________________________________________________________________________________
1003926
Troubleshooting the VMware VirtualCenter Server service when it does
not start or fails
________________________________________________________________________________
1003895
Stopping, starting, or restarting the VirtualCenter Server service
________________________________________________________________________________
1003928
Troubleshooting the database data source used by VirtualCenter Server
________________________________________________________________________________
1003971
Determining Read more
ESX 3 x and VC 2 x
ESX 3.x and VC 2.x Introduction Purpose of this guide This guide is designed for people who already know ESX 3.x and VC 2.x quite well. Although it starts as a beginners guide initially, it pretty rapidly starts to assume very good knowledge of the system. I would recommend you get to grips with the GUI first, and feel comfortable with Vi-3 before attempting this guide. That said – you might be wanting to carry out a discrete procedure from the command-line. So feel free to Read more
How to add Employee ID to Active Directory Users and Computers
1. Open ADSI Edit
2. Expand the CN=Configuration node and go to CN=DisplaySpecifiers, CN=409. Select the 409 node in the left hand pane.
3.In the right-hand pane, select the CN=user-Display object. Right click and select Properties.
4.Select the adminContextMenu attribute and click Edit.
5. We now need to add the value that will be used to create the additional menu item and direct it to the employeeID.vbs script. The syntax is very important. Read more
Windows 2008 Server Roles
Nov 23
Active Directory Certificate Services (AD CS). AD CS role services install on a number
of operating systems, including Windows Server 2008, Windows Server 2003, and
Windows 2000 Server. Naturally the fullest implementation of AD CS is only possible
on Windows Server 2008. You can deploy AD CS as a single standalone certification
authority (CA), or you can deploy multiple servers and configure them as root, policy, and
certificate issuing authorities. You also have a variety of Online Responder configuration
possibilities.
Active Read more
In order to configure and use server query do the following.
Go to Active Directory Users and Computers:
Right click the Saved Queries folder and select New, Query.
Enter an appropriate Name and Description.
Make sure the query root is set to the domain level you want the query to pertain to.
Select the Include subcontainers check box if you want the query to search all subcontainers.
Click Define Query.
In the Find dialog box, click the Find drop-down arrow and select Custom Search.
On the Read more
Part 1
Administrative Accounts
Administrative accounts include that includes (Domain Admins, Enterprise Admins, and Administrators)
Must have recognizable username for auditing purposes.
Active Directory build in Administrator account must be renamed and password is known only to company IT director or other executive personal.
On annual base Administrative accounts should be reviewed by IT director.
Generic Accounts
Generic accounts are general user accounts in active directory.
And are aplyed Read more
Due to the risk involved, The procedure must be done very carefully. It is good first to do some training on non operational domain .
To restore Active Directory DB from backup:
Determine exactly the object name that needs to be restored (OU name).
Reboot domain controller into authoritative restore mode.
Restore the system state from last backup.
Open a command window
Run "ntdsutil"
Type "authoritative restore", press Enter
To restore a subtree, type "restore subtree" and the entire object Read more
List of tools to find and disable Active Directory unused accounts
Free tools:
Oldcmp
Usage
Example 1 oldcmp -report -age 0 -format csv -delim tab
The current one will generate csv file (tab delimited) report of all cmpaccs
Also you can run oldcmp /? and get a full list of switches.
Scripts
lastlogon
Usage: cscript //nologo LastLogon.vbs > output.txt
lastlogon time stamp - for Windows 2003 domain (Includes user logon's time stamp)
Usage: cscript //nologo LastLogonTimeStamp.vbs > output.txtomputer Read more
It happens after SP 2 Installation.
Users started to receive meetings directly to their calendars without accepting .
I used Microsoft ExBPA in order to see if there is any problem and discovered that The site-wide public folder database for administrative group 'Group Name' has been deleted. .
And followed MS Instruction on how to recreate folder back.
Open an Active Directory editor, such as ADSI Edit.
Locate the public folder information store you want to designate as the Site Folder Server, Read more
« Newer Posts Older Posts »