Thursday, November 26, 2009

Error installing SCCM MP Point in domain controller...

 

1. Click Start, click Run, type regedit, and then click OK.

2. Locate and then click the following registry subkey:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\IISADMIN

3. In the right pane, right-click DependOnService, and then click Modify.

4. In the Edit Multi-String dialog box, type Netlogon in the Value data box, and then press ENTER.

5. In the Value data box, type DNS, and then press ENTER. The contents of the Value data box appear as follows:

RPCSS
SamSS
Netlogon
DNS

6. Click OK, and then exit Registry Editor.

Monday, November 16, 2009

Active Directory Health Checks for Domain Controllers

 

The Event Viewer is always a must to checked.

Dcdiag.exe /v >> c:\temp\pre_dcdiag.txt
Will tell you if there is trouble with your DCs and/or services associated with it .

Netdiag.exe /v >> c:\temp\pre_Netdiag.txt
This will let me know if there are issues with the networking components on the DC. 

Netsh dhcp show server >> c:\temp\pre_dhcp.txt
This allows to verify the server count and names.

Repadmin /showreps >> c:\temp\pre_rep_partners.txt
This shows all replication and if it was successful or not. 

repadmin /replsum /errorsonly >> c:\temp\pre_repadmin_err.txt
This is the one that always takes forever but will let you know who you are having issues replicating with.

Friday, November 6, 2009

SCCM Task Sequence fails

 

The execution of the group (Capture Files and Settings) has failed and the execution has been aborted. An action failed.

Remove KB974571 and advertise the task Sequence again..

Global Vnet Peering

g  Global Vnet Peering Configuration  Ø Global VNet Peering enables peering virtual networks in different Azure regions. Ø Tr...