Posts Tagged Access
Connecting two Cisco devices back to back.
This is a short one.. how to connect your two Cisco routers back to back with a serial cable.
Originally posted 2009-03-17 17:30:52.
Active Directory 2008 Notes 3: The Global Catalog
Posted by Harv in Server 2008 on December 30, 2009
Global Catalog Servers
- Validates group membership.
- Enables forest-wide search for resources or AD objects.
- Validates UPN’s across entire forest, allowing logon to other domains.
Promoting a domain controller to a global catalog server
- The first domain controller in each domain is automatically set up to be a GC server. Every DC that gets added to an already-existing domain has the option of also serving as a GC. This may be desirable, for example, if one domain is divided into two sites or physical locations.
- On the DC, open Active Directory Sites and Services.
- Expand Sites, Servers, and the entry for the domain controller which will be designated a global catalog.
- Right-click NTDS settings, choose properties.
- In the General tab, check the global catalog option. Press OK or apply.
- That’s it! Apply the steps in reverse order to demote a DC from GC duty.
UGMC (Universal group membership caching)
- If UGMC is enabled, users’ universal group information is cached when the user logs on to the domain for the first time. This allows future requests to be serviced quickly, without the need to contact the GC.
- This also allows a lower-spec RODC or DC to be on-site with a high end DC GC server elsewhere.
Enabling it
- Open up AD Sites and Services.
- Select the site which needs UGMC caching.
- Right click NTDS Site Settings, choose properties.
- Select Universal Group Memership Caching.
- Specific sites can be used for replication. Use the drop-down selector if necessary.
- Click ok.
When it’s necessary – or How do I decide between additional GC’s and UGMC?
- In a single domain forest, GC servers nor UGMC provide any benefit.
- If users complain that logons are slow but resource access is not, go with UGMC.
- If users complain that logons are slow and resource access across a link (WAN) is slow, go with GC.
- Having additional GC servers and UGMC is not beneficial at the same site.
Originally posted 2009-06-30 09:00:48.
Setting up a Cisco Access Server
Posted by Harv in Cisco, Networking, Quick Tips on December 30, 2009
I recently bought my first two cisco devices. A 2509, and a 2520.
I’ll get into why I chose these two in another post. For now, I want to focus on the 2509.
The 2509 has a special port that allows us to use it as an access server.
Originally posted 2009-03-09 22:16:31.
Speeding up your PC
Posted by Harv in Quick Tips, Utilities, Windows on December 30, 2009
Quite often, a client will ask me to speed up their PC.
More times than not, they will be running Windows XP, with Office, some pictures, music, email. Here are the tools and process I use when I get these requests. Keep in mind that usually they don’t want this to be a big deal- an hour or two. So this is a very general “bang-for-buck” way of doing a general cleanup. Onward!
Originally posted 2008-12-25 21:41:00.
Recent Comments