People
Sortby
0

0
Created: 1/1/0001 12:00:00 AM Last Login:86 days ago
Points: 0 Level: System Center Enthusiast
Has (1) Friends View Friends Joined (0) Groups View Group
0

0
Created: 1/1/0001 12:00:00 AM Last Login:208 days ago
Points: 0 Level: System Center Enthusiast
Has (1) Friends View Friends Joined (0) Groups View Group
0

0
Created: 1/1/0001 12:00:00 AM Last Login:172 days ago
Points: 0 Level: System Center Enthusiast
Has (1) Friends View Friends Joined (0) Groups View Group
0

0
Created: 1/1/0001 12:00:00 AM Last Login:131 days ago
Points: 0 Level: System Center Enthusiast
Has (1) Friends View Friends Joined (0) Groups View Group
0

0
Created: 1/1/0001 12:00:00 AM Last Login:45 days ago
Points: 0 Level: System Center Enthusiast
Has (1) Friends View Friends Joined (0) Groups View Group
0

0
Created: 1/1/0001 12:00:00 AM Last Login:9 days ago
Points: 30 Level: System Center Enthusiast
Has (1) Friends View Friends Joined (0) Groups View Group
0

0
Created: 1/1/0001 12:00:00 AM Last Login:233 days ago
Points: 0 Level: System Center Enthusiast
Has (1) Friends View Friends Joined (0) Groups View Group
0

0
Created: 1/1/0001 12:00:00 AM Last Login:129 days ago
Points: 0 Level: System Center Enthusiast
Has (1) Friends View Friends Joined (0) Groups View Group
0

0
Created: 1/1/0001 12:00:00 AM Last Login:243 days ago
Points: 0 Level: System Center Enthusiast
Has (1) Friends View Friends Joined (0) Groups View Group
0

0
Created: 1/1/0001 12:00:00 AM Last Login:25 days ago
Points: 1265 Level: System Center Specialist
Has (2) Friends View Friends Joined (0) Groups View Group
[1]  2  3  4  5  6  7  8  9  10    

Community
Submit

Rank (0) Views 3 On Sun, Mar 14, 2010 5:30 PM, 8 minutes ago By HarashukuGrl

0

0

I believe your query is answered in this series of articles from The Deployment Guys at Microsoft.com Configuring Default User Settings – Full Update for Windows 7 and Windows Server 2008 R2 http://blogs.technet.com/deploymentguys/archive/2009/10

   Comments(0)

Rank (0) Views 8 On Sun, Mar 14, 2010 4:34 PM, 1 hour and 4 minutes ago By Pete Zerger

0

0

That's not a common issue that script only fails on some agents, but I have seen it mentioned before (and seem to recall witnessing this with a custom MP with PowerShell). I have seen that error a few times in my own PowerShell, and in my case I believe

   Comments(0)

Rank (0) Views 8 On Sun, Mar 14, 2010 4:32 PM, 1 hour and 6 minutes ago By Raphael Burri

0

0

Would you like to prepare override management packs on one management group and then transfer those to other management groups? This shouldn't normally be a problem with class overrides. Self defined groups should work as targets as well - but personall

   Comments(0)

Rank (0) Views 12 On , 2 hours ago By Manon

0

0

Have you applied the hotfix on those agents on domain B? Since the agents are on domain B are manually installed, you need to apply hotfix on those agents manually as well. This hotfix must be applied to each computer that meets the following criteria: Ho

   Comments(0)

Rank (0) Views 7 On Sun, Mar 14, 2010 3:13 PM, 2 hours ago By Manon

0

0

Hi all I have already discovered the AIX agent and it is howing healthy and monitored, but i cannot see other components like disks and ethernet. I dont even get any alerts. I have enabled the Failes SSH logon rule, and tried to generate bad ssh logo

   Comments(0)
0

0

When creating a dynamic collection in ConfigMgr 2007 for applications with a particular application installed, you can simply replace the application name with the application of your choice by look at Add/Remove Programs. Take the name from there and pu

   Comments(0)

Rank (126) Views 126 On Sun, Mar 14, 2010 3:04 PM, 5 hours ago By Tommy Gunn

0

0

We had a thread on SCC about a Windows 7 collection query, and I believe this is the one we ended up with based on that chat. Here is the collection query to create a dynamic collection of Windows 7 systems in ConfigMgr 2007. select SMS_R_SYSTEM.Resource

   Comments(0)

Rank (42) Views 42 On Sun, Mar 14, 2010 11:55 AM, 5 hours ago By Tommy Gunn

0

0

Here's the collection query for Windows 2008 Server Systems select SMS_R_System.Name, SMS_R_System.SMSAssignedSites, SMS_R_System.IPAddresses, SMS_R_System.IPSubnets, SMS_R_System.OperatingSystemNameandVersion, SMS_R_System.ResourceDomainOrWorkgroup, SMS

   Comments(0)

Rank (0) Views 19 On Sun, Mar 14, 2010 11:35 AM, 6 hours ago By Shaun Collins

0

0

Does anyone have a good how-to for how I can add overrides to my custom management pack without breaking it for everyone else? I tested using some class overrides I created in the Operations console, and even without instance-specific overrides, it stil

   Comments(0)
0

0

Here's another I've been playing with. ConfigMgr collection query with variables. Here's a collection query that SELECT * FROM SMS_R_System WHERE SystemOUName like "%PLAY% How to create custom collection with a query Here's a write up on how to add your

   Comments(0)

Rank (108) Views 108 On Sun, Mar 14, 2010 3:05 PM, 6 hours ago By Pete Zerger

0

0

Here's a ConfigMgr 2007 collection query I've been using to find Systems without an OpsMgr 2007 agent installed. This query will show you systems with the System Center Management service (HealthService) installed select SMS_R_SYSTEM.ResourceID,SMS_R_SYS

   Comments(0)

Rank (0) Views 16 On Sun, Mar 14, 2010 3:45 AM, 13 hours ago By Manon

0

0

Hi All I have some few agents( Win2k3/Win2k agents) that when I run memory reports against them, i dont get data while running other performance reports like CPU and Disk against the same agent, i can get data. Other agents cannot generate disk but c

   Comments(0)

Rank (0) Views 26 On Sun, Mar 14, 2010 3:15 AM, 14 hours ago By raed fouad

0

0

Dear All; i have tow domain, domain A and B. the RMS and MS in domain A and have arround 120 agent from both domain monitored by opsmgr2007 SP1. i installed the IIS7 hotfix -KB957123 on MS. after that all the agent moved to pending managment folder. i

   Comments(0)

Rank (123) Views 123 On , 1 day 6 hours ago By Tommy Gunn

0

0

I decided to clean up some Operations Manager (OpsMgr) agent issues agent problems in my environment this morning and find the completely dead ones. Here are the queries I used to find them... Problems with the Health Service Watcher (Kevin) select bme.D

   Comments(0)

Rank (158) Views 164 On Sat, Mar 13, 2010 9:29 AM, 1 day 8 hours ago By Oskar Landman

0

0

Most of the times we can rely on the more general reporting features delivered with SCOM 2007 R2 for reporting purposes. But when you want to design a really nice looking report which is much easier to generate and target you need to dive into report des

   Comments(0)

Rank (0) Views 10 On Sat, Mar 13, 2010 9:03 AM, 1 day 8 hours ago By zom

0

0

thanks for the advice, i've tried on the ISA firewall server and it works now but then i m still not able to get the report for the exchange part though it will just come out a blank report when i selected the exchange hub transport role or mailbox role

   Comments(0)

Rank (0) Views 14 On Fri, Mar 12, 2010 8:46 PM, 1 day 20 hours ago By cprewitt

0

0

So let me make sure I'm following this correctly. Scenario: 1.) I install the database server and data warehouse server on 2/1 (hypothetical date) 2.) I install the reporting server on 3/1 (again, hypothetical) 3.) The reporting server polls the d

   Comments(0)

Rank (147) Views 147 On , 1 day 21 hours ago By Pete Zerger

0

0

I was writing some simple automation sequences for a user demonstration and realized that the sleep command present on most versions of Windows is missing from Windows Server 2008. So, I found myself in need of an alternative. I bit of digging around, I

   Comments(0)

Rank (0) Views 14 On Fri, Mar 12, 2010 5:26 PM, 2 days ago By kc2kth

0

0

Nice, thanks for that. I read through the articles and that makes sense. I dropped the web console from the install and the install completed. I'm seeing a different issue with the cumulative update - probably related to 2008 R2 as well. I ran the CU in

   Comments(0)

Rank (0) Views 18 On Fri, Mar 12, 2010 4:13 PM, 2 days ago By CINCOH

0

0

Tommy, You are right. I was looking at the health explorer of the DA, and I noticed that the top level alert was disabled or set to False. I had to override that setting to make it work. I was going to post an update, but then I saw your message.

   Comments(0)
[1]  2  3  4  5  6  7  8  9  10    
 Print  

Quick Links