Quantcast
Channel: Paul Jones – Microsoft Corporation
Browsing all 89 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

SCCM Task Sequence Options

 SCCM Task Sequence Options - WMI Query for Manufacturer and Model:This group/step will run if the following conditions are met:WMI Query select Manufacturer from Win32_ComputerSystem where...

View Article


Image may be NSFW.
Clik here to view.

SCCM: SQL Reporting Services Custom Reports

 Report: List Computers by Manufacturer and ModelSELECT SYS.Netbios_Name0, SYS.User_Name0, CSYS.Manufacturer0, CSYS.Model0   FROM v_R_System SYS RIGHT JOIN  v_GS_COMPUTER_SYSTEM CSYS on SYS.ResourceID...

View Article


Image may be NSFW.
Clik here to view.

SCCM PXE/WDS with Remote DHCP Server

 Here is a good KB Article on this subject - http://support.microsoft.com/default.aspx/kb/926172and http://technet.microsoft.com/en-us/library/cc732351.aspx  --

View Article

Image may be NSFW.
Clik here to view.

SCCM Helpful Links

How to Configure Windows Server 2008 for Site Systemshttp://technet.microsoft.com/en-us/library/cc431377.aspx  Network Diagram for Internet-Based Servers - Scenario 1 with SQL Server...

View Article

Image may be NSFW.
Clik here to view.

System Center Updates Publisher Configuration

These are notes from the SCUP Help File….To configure the certificate store on the update serverClick Start, click Run, type MMC in the text box, and then click OK to open the Microsoft Management...

View Article


Image may be NSFW.
Clik here to view.

SCCM Scripts

These SDK Scripts can perform ad-hoc client side tasks.  NOTE: If running on x64 machine, you must use the 32-bit version of C:\Windows\SysWoW64\cscript.exe since SCCM is a 32-bit application.Client...

View Article

Image may be NSFW.
Clik here to view.

Support for SQL Server versions

Configuration Manager 2007 support for the different SQL Server versions:SQL Server 2005:ConfigMgr RTM and SP1 support SQL 2005 SP2 and SP3. Currently, no hotfix is required. ConfigMgr R2 supports SQL...

View Article

Image may be NSFW.
Clik here to view.

Cross-Forest Communications Between Configuration Manager Sites

Cross-Forest Communications Between Configuration Manager SitesData is sent between sites in a Configuration Manager 2007 hierarchy to enable central administration within a distributed model. For...

View Article


Image may be NSFW.
Clik here to view.

SETSPN and IIS Issues with SCCM

Specify a fully qualified domain name (FQDN) for this site system on the intranet. Enables or cancels the intranet FQDN text box, which allows you to specify an intranet FQDN for the site system. An...

View Article


Image may be NSFW.
Clik here to view.

Registry Key to MOF Tool

Mark Cochrane (System Center Configuration Manager MVP) released an excellent tool to assist with your custom MOF snippet creations, RegkeyToMof.  Grab it from here:...

View Article

Image may be NSFW.
Clik here to view.

How to capture and report on a registry setting from Configuration Manager...

http://blogs.technet.com/configurationmgr/archive/2009/05/11/how-to-capture-and-report-on-a-registry-setting-from-configuration-manager-clients.aspx  This article seeks to offer a more complete...

View Article

Image may be NSFW.
Clik here to view.

Modify Office 2007 Deployment with Config.xml

C:\MSOCache\All Users\{90120000-0030-0000-0000-0000000FF1CE}-C\setup.exe /modify /Enterprise /config \\server\share\config.xmlConfig.xml File:<Configuration Product="Enterprise">  <PIDKEY...

View Article

Image may be NSFW.
Clik here to view.

Features that Are Not Supported on the Internet-Based Client Management

http://technet.microsoft.com/en-us/library/bb693755.aspxFeatures that Are Not Supported on the InternetNot all Configuration Manager 2007 features are appropriate for the Internet, and so they are not...

View Article


Image may be NSFW.
Clik here to view.

MDT – Cannot Connect to SQL

You must enabled Named Pipes after installing MDT and Creating a Database.Launch SQL Server Configuration Manager – SQL Server Network Configuration – Protocols – Named Pipes – Select...

View Article

Image may be NSFW.
Clik here to view.

Group Policy Preferences to Deploy SCCM Client with SUP

This scenario is for companies that are using SCCM for Software Updates. Create Group Policy Preferences to detect if SCCM Client is installed by detecting if a Local WSUS Server has been specified via...

View Article


Image may be NSFW.
Clik here to view.

SMS Installer

Download: http://technet.microsoft.com/en-us/systemcenter/dd408384.aspx  On your workstation, change the data value in the following key:Key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\SetupData:...

View Article

Image may be NSFW.
Clik here to view.

AppCompat VirtualRegistry

I created the following registry keys:HKLM\SOFTWARE\SHIM1Name: VersionType: REG_SZData: 1.0HKLM\SOFTWARE\SHIM2Name: VersionType: REG_SZData: 2.0Then create a quick SMS Installer package (SHIMVER.EXE)...

View Article


Image may be NSFW.
Clik here to view.

How to Enable BitLocker with SCCM OSD

The hardware and software requirements for BitLocker are: A computer running Windows 7 Enterprise, Windows 7 Ultimate, or Windows Server 2008 R2. A TPM microchip, version 1.2, turned on for use with...

View Article

Image may be NSFW.
Clik here to view.

Enable Hard Links with SCCM

Capture User Files and SettingsAdd the following lines to the Task Sequence under Capture User Files and Settings (this is not needed if using MDT…):Set Task Sequence VariableType: Set Task Sequence...

View Article

Image may be NSFW.
Clik here to view.

Steps to make USB Drive Bootable for SCCM

1) Attach the USB Flash Drive to a Windows Vista/7 2) As Administrator: Open a command window and run 'DISKPART’3) At the DISKPART> prompt, type 'List disk' 4) Determine which disk number...

View Article
Browsing all 89 articles
Browse latest View live


Latest Images