June 2008 - Posts

0
Comments

Configuration Manager Branch Distribution Points - Hot Tips by gramsey

Branch Distribution Points use BITS to transfer DP content from its parent. Since you're using a BDP, you may be crossing low bandwidth WAN links to...
Filed under: ,
0
Comments

Kickin' it Old School - RunDll and RunDll32 by gramsey

Ran into a situation today where I needed to "lock workstation" over Remote Desktop. . . couldn't remember the command - a quick live search...
0
Comments

How To: Remotely Show Machine Advertisement Information for a ConfigMgr Client using PowerShell by gramsey

Here's a quick example for how to query advertisements from a remote (or local) system. Just replace "myComputerName" with the computer name...
0
Comments

ConfigMgr and PowerShell - the RepairClient Method by gramsey

Here's an example of a handy function to initiate a client repair remotely using PowerShell: function repairclient([String] $strComputer) { $SMSCli...
Filed under: ,
0
Comments

Hotfix Watch: Operations Manager and Dell Management Pack 3.1 by gramsey

If you've seen these errors: Health service host process has stopped working Health service Host process encountered a problem and need to close Take...
Filed under: ,
0
Comments

ConfigMgr HotFix Watch - Disjoint Namespace and AD Discovery by gramsey

Do you have a disjoint namespace ? If so, take a look at this article (KB 948303),and consider installing the hotfix: Active Directory System Discovery...
Filed under: ,
0
Comments

Where are my ConfigMgr PerfMon Counters? by gramsey

If you're running ConfigMgr on Windows Server x64, and you launch "perfmon" from the command line, you won't see ConfigMgr (SMS) PerfMon...
Filed under: ,
Powered by Community Server (Commercial Edition), by Telligent Systems