People
Main  »  My Profile Search More
Jason Sandys
Local Network
  • Jason Sandys
  • City: San Antonio
  • State: Texas
  • Country: United States
Has (1) Friends
0

0
Jason Sandys
Level: System Center Specialist | Points: 5450
I Recommend
Subject From Date
Recommended
Subject From Date
About Me
  • Biography:
ACHIEVEMENTS:
The Editor
Master of Submissions
Submission Points (25)
Rating Points (5)
Albums: (0) View My Albums
Latest Photos (5) Photos
Bookmark Profile

Community
Submit

Rank (25) Views 171 On Mon, May 07, 2012 8:03 AM, 15 days ago By Jason Sandys

0

0

You shouldn't edit anything in the System Management container? It is ConfigMgr's repsonsibility to create and edit the objects in there. If you simply delete the objects in the System Management container, then ConfigMgr will properly recreate them if -...

   Comments(0)

Rank (28) Views 181 On Tue, Apr 24, 2012 12:11 AM, 29 days ago By Jason Sandys

0

0

Any valid command-line is supported in ConfigMgr. You of course have to take into account execution context (runing as local System or the currently logged on user depending upon your settings), the fact that the ConfigMgr client agent is 32-bit, and the...

   Comments(0)

Rank (39) Views 274 On Mon, Apr 16, 2012 1:13 PM, 36 days ago By Jason Sandys

0

0

Maintenance Windows are evaluated on the clients themseleves without regard to where they were set or any other contextual information. Thus, yes, a MW applicable to a client will affect every advertisement or deployment also assigned to that client syste...

   Comments(0)

Rank (24) Views 350 On Tue, Apr 10, 2012 7:39 PM, 42 days ago By Jason Sandys

0

0

WinPE 3.0 and above absolutely contain drivers for the legacy network driver and thus the default boot images in ConfigMgr just work with Hyper-V guests with legacy NICs without adding any NIC drivers (or any other drivers for that matter). Installing the...

   Comments(0)

Rank (28) Views 231 On Tue, Apr 10, 2012 7:27 PM, 42 days ago By Jason Sandys

0

0

I'm not exactly sure what you ae seeing, but deleted systems are *not* discovered by AD System Discovery. You can check adsysdis.log on the site system to verify this. For the agent times, you need to make sure the time you are looking at the correspondin...

   Comments(0)

Rank (35) Views 194 On Mon, Apr 09, 2012 7:53 PM, 43 days ago By Jason Sandys

0

0

I concur with Marco. C/C++ runtimes are libraries, they are not runtime environments like .Net or Java. Executables are linked against a specific version of the runtime and will only work if that specific version of the runtime is present on the system --...

   Comments(0)

Rank (35) Views 309 On Fri, Apr 06, 2012 10:11 AM, 46 days ago By Jason Sandys

0

0

Actually, 0x80070002 is exactly as I said it was, a file not found error. For HRESULT error codes like this, the first 4 hex bytes specify other things like the facility of the error: http://msdn.microsoft.com/en-us/library/bb446131.aspx. True, this *may*...

   Comments(0)

Rank (34) Views 329 On Fri, Apr 06, 2012 9:31 AM, 46 days ago By Jason Sandys

0

0

This is specific to reporting but points the way to using a WMI query: http://myitforum.com/cs2/blogs/skissinger/archive/2009/06/23/32bit-vs-64bit-report.aspx.

   Comments(0)

Rank (40) Views 227 On Wed, Mar 28, 2012 8:30 AM, 55 days ago By Jason Sandys

0

0

Side point: to delete records in AD, delete them using ADSIEdit or ADUC. To force ConfigMgr 2012 to re-register its records in AD, you can restart the SMS_SITE_COMPONENT_MANAGER from the ConfigMgr Service Manager or restart the like named Windows service....

   Comments(0)