Browse by Tags
All Tags
»
SMS
(
RSS
)
DCOM
Discovery
IIS
Reporting
SCCM
scripting
SMS 2003
System Center Configuration Manager
Utils
VBS
15 April 2009
Execution of the ASP page caused the Response Buffer to exceed its configured limit
I was creating some web reports for a remote site today when I came across an old problem Response object error ' ASP 0251 : 80004005' Response Buffer Limit Exceeded /smsreporting/Report.asp, line 0 Execution of the ASP page caused the Response Buffer to exceed its configured limit. This problem...
Read More...
07 April 2009
SLP and Could Not Initialize
Upon looking in the event log you will see "The machine-default permission settings do not grant Local Activation permission for the COM Server application with CLSID {D452CB77-FB08-4CB3-B7EE-2F5369982BBE} to the user ‘LocalMachine\Account’ (S-1-5-21-3975013362-2196494516...
Read More...
06 April 2009
SMS and Last User Logon
I had a question today regarding why a query showing the last logged on user was not returning the correct value. Now this is a site that I am responsible for so I know there is nothing wrong with it. :o) I had a quick look at the query, and found the answer straight away, I wonder why I have not seen...
Read More...
11 February 2009
Script to output SMS package name and ID to Excel
Well I had my first WMUG script request, I was asked to write a script that would output the package name and ID from SMS to Excel. Also as requested I have added some remark statements to the script to explain what each part is doing. 'Allow the SiteServer variable to be input from the command...
Read More...
05 February 2009
Discover Site Assignment – script
I was asked to day if it is possible to script a way to force a client to rediscover their assigned site, and if so how? So here it is…. The key you are looking for is EnableAutoAssigment, set this to 1 and the next time the SMS Agent Host Service restarts the client will attempt to run auto site assigment...
Read More...
19 January 2009
Trouble shooting management points – SMS 2003
Recently I have been working on quite a few problems with SMS 2003 management points, below I have listed the log files that are management point related. Log File Name Role MPfdm.log Moves client files to the corresponding SMS\INBOXES folder. Review the log when validating problems with file permissions...
Read More...
14 January 2009
Today’s little Task – list clients where the ‘McAfee McShield’ service is not running
SELECT GSCS.Name0 as 'Client Name', GSS.DisplayName0 as 'Service', GSS.StartMode0 as 'Startup Type', GSS.State0 as 'Current State' FROM v_GS_SERVICE GSS, v_GS_COMPUTER_SYSTEM GSCS Where GSS.State0 != 'Running' and GSS.ResourceID = GSCS.ResourceID and GSS.DisplayName0...
Read More...
21 February 2008
SMSMap - Updated !!
SMSMap has been around for quite a while, if you are not aware of it - why not? it is an awesome tool, have a look at this article Jeff Tondt has released an update - thanks Jeff To download the new version click here
Read More...
07 February 2008
Network Discovery Not Working – actually it is !
Had a problem from one of the sites I support, they said Network Discovery was not working, it was not discovery everything.. So straight way jump in the log files to try and find out why, all looks OK in there… After a few minutes talking to the site about the problem it became clear. Remember there...
Read More...
Home
Contact
Scambler
RSS for Posts
Atom
RSS for Comments
Recent Posts
Execution of the ASP page caused the Response Buffer to exceed its configured limit
SLP and Could Not Initialize
SMS and Last User Logon
Script to output SMS package name and ID to Excel
Discover Site Assignment – script
Tags
General
Hyper-V
IE
Microsoft
MMS 2008
OSD
SCCM
Security
Service Pack
SMS
SMS 2003
SP1
SQL
SQL Server 2008
System Center Configuration Manager
TechNet
Training
Vista
Webcast
Windows
Windows 2003
Windows 2008
Windows 7
windows server 2008
WMI
Archives
February 2010 (1)
January 2010 (1)
December 2009 (5)
November 2009 (1)
July 2009 (3)
June 2009 (2)
May 2009 (1)
April 2009 (5)
March 2009 (8)
February 2009 (12)
January 2009 (18)
November 2008 (6)
October 2008 (4)
September 2008 (3)
August 2008 (2)
July 2008 (1)
June 2008 (7)
May 2008 (1)
April 2008 (2)
March 2008 (5)
February 2008 (23)
January 2008 (8)
December 2007 (7)
November 2007 (5)
July 2007 (1)
May 2007 (2)
Search
Go
Twitter Updates
follow me on Twitter
Community
Home
Blogs
Media
Events
FAQShop Forums
Reviews
Articles
Groups
About Us