Sign in
Sudheesh Blog on System Center.......
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search Blogs
Tags
ConfigMgr 2012 DRS
MOM
SCCM
SCOM
SCRIPT
SEDO
WSUS
Archive
Archives
October 2012
(2)
January 2012
(2)
June 2011
(1)
February 2011
(4)
November 2010
(2)
September 2010
(1)
August 2010
(3)
July 2010
(2)
May 2010
(2)
March 2010
(1)
February 2010
(1)
January 2010
(3)
December 2009
(3)
November 2009
(3)
August 2009
(1)
July 2009
(8)
TechNet Blogs
>
Sudheesh Blog on System Center.......
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Sudheesh Blog on System Center.......
SEDO (Serialized Editing of Distributed Objects) ConfigMgr 2012
Posted
6 months ago
by
Sudheesh N
3
Comments
SEDO(Serialized Editing of Distributed Objects) As global data is replicated everywhere, a user on a primary site could change an object at the same time as a user on the CAS or other primary servers. This is an unavoidable consequence of replicated...
Sudheesh Blog on System Center.......
DRS Initialization In Configuration Manager 2012
Posted
7 months ago
by
Sudheesh N
9
Comments
DRS Initialization In Configuration Manager 2012 When a site is first installed it establishes an initial synchronization with the sending site so that subsequent data changes are applied to an identical data set as that at the sending site. By...
Sudheesh Blog on System Center.......
How to install SCUP and configure
Posted
over 1 year ago
by
Sudheesh N
5
Comments
How to install SCUP and configure This will show the steps on how to install SCUP and also configure a third party catalogue, (EH Adobe Flash player) and deploy the clients reporting to SCCM server. You can download the SCUP from the following...
Sudheesh Blog on System Center.......
GUI Tool to Manually Exchange Public Keys Between Sites
Posted
over 1 year ago
by
Sudheesh N
3
Comments
GUI Tool to Exchange Public Keys Between Sites I had feedback from few of the customers and colleagues of mine that the process of manually exchange of keys as per this link http://technet.microsoft.com/en-us/library/bb693690.aspx takes time and confusing...
Sudheesh Blog on System Center.......
Administartive Checklist for Configuration Manager 2007
Posted
over 2 years ago
by
Sudheesh N
6
Comments
Many have been asking for what i need to check to make sure SCCM is healthy. According to me if I were you these are things I would have checked :) This might not be complete but had tried to include what ever I could think of. Administrative...
Sudheesh Blog on System Center.......
Audit Collector Filter GUI version (V1) of ADTADMIN.exe
Posted
over 2 years ago
by
Sudheesh N
2
Comments
Audit Collector in Operations Manager 2007 is one of the most frequently used. When I was supporting the SCOM and ACS, the challenge many of customers informed me was that applying filter query using adtadmin tool. This is more important to make sure...
Sudheesh Blog on System Center.......
Troubleshooting SCCM Part VI ..........Software Distribution
Posted
over 2 years ago
by
Sudheesh N
2
Comments
Software Distribution The Microsoft System Center Configuration Manager 2007 software distribution feature provides a set of tools and resources that help you create and manage packages and advertisements used to distribute software to client resources...
Sudheesh Blog on System Center.......
Troubleshooting SCCM Part V.........Heartbeat Discovery
Posted
over 2 years ago
by
Sudheesh N
1
Comments
Heartbeat Discovery This is important for the understanding of the health state of the agent, this can be scheduled in the SCCM server using the console and the settings are available under discovery rules Depending on the schedules set on the...
Sudheesh Blog on System Center.......
Troubleshooting SCCM Part IV............ Software Inventory
Posted
over 2 years ago
by
Sudheesh N
1
Comments
Software inventory The requirement of the software inventory to function is similar to that of the hardware inventory. The process is also almost similar. Client Side The scheduler will send a message to the inventory agent to start the software...
Sudheesh Blog on System Center.......
Troubleshooting SCCM Part III ...Software Updates
Posted
over 3 years ago
by
Sudheesh N
9
Comments
Software Updates Providing updates to software and maintaining managed resources is a reality of networked, distributed computing. An effective software update management process is necessary to maintain operational efficiency, overcome security...
Sudheesh Blog on System Center.......
Move the site database in SCCM 2007 R2
Posted
over 3 years ago
by
Sudheesh N
1
Comments
Move the site database in SCCM 2007 R2 Usually the process of moving the site database is well documented in the link http://technet.microsoft.com/en-us/library/bb680707.aspx What it might be missing is in case you have integrated with SQL reporting...
Sudheesh Blog on System Center.......
PowerShell script to rename the VHD file and attach it to the VM
Posted
over 3 years ago
by
Sudheesh N
1
Comments
I had few quries on how to r e-name of the VHD same as VM name. This is a PowerShell script which you can ask as an alternative on getting this thing done. This power shell uses the Hyper-v Module. Please download the module from http://pshyperv...
Sudheesh Blog on System Center.......
Script to check the staus of a service for a group of machines
Posted
over 3 years ago
by
Sudheesh N
0
Comments
This script will help to check if the srevice is avilable or not in a group of system '============================================================================================ 'Script Written by Sudheesh Narayanaswamy 'This can be used to check...
Sudheesh Blog on System Center.......
VB Script IP Online tester
Posted
over 3 years ago
by
Sudheesh N
6
Comments
This script will show which all IP address are in use for a range of IP and also check whihc all are online and whihc all are offline. SCRIPT ======= ============================================================================================ 'Script...
Sudheesh Blog on System Center.......
Grooming in SCOM
Posted
over 3 years ago
by
Sudheesh N
1
Comments
Operation Manger Database How Operations manager grooming works and how to check The grooming settings are stored in the database in the PartitionandGroomingSettings table. Each table uses a different stored procedure to groom. You can run the following...
Sudheesh Blog on System Center.......
How to check if a certificate is going to Expire
Posted
over 3 years ago
by
Sudheesh N
0
Comments
How to check if a certificate is going to Expire and Create a Event in Event Viewer This script will check for the certificates and then will create a event if the certificates is going to expire within 10 days period. Please note that this requires...
Sudheesh Blog on System Center.......
Script to delete a WMI instance from WMI repository
Posted
over 3 years ago
by
Sudheesh N
0
Comments
This is a script to delete a WMI instance from the WMI repository. This was used when the deployment status were failing infroming there was another deployment in progress where as it was not there. This was because of the issue with the entry present...
Sudheesh Blog on System Center.......
Troubleshooting SCCM ..Part II (Hardware Inventory)
Posted
over 3 years ago
by
Sudheesh N
9
Comments
Hardware Inventory Hardware inventory is a feature in itself and functions independent to the other features of SCCM, but it closely depends on a successful deployment. SCCM Setup has to complete successfully. The Hardware inventory feature on...
Sudheesh Blog on System Center.......
Troubleshooting SCCM ..Part I (Client Push Installation )
Posted
over 3 years ago
by
Sudheesh N
7
Comments
Client Installation Once you are through with the installation of the SCCM server and the configuration then the next major task is client or agent installation. There are various methods to accomplish this task. Please check this link for more...
Sudheesh Blog on System Center.......
How to get the related logs for troubleshooting operating system Deployment
Posted
over 3 years ago
by
Sudheesh N
0
Comments
General log for all operating system deployment and task sequence log events are SMSTS.log nad the steps below will help you to get these for the troubleshooting. Enable the Debug Shell on your boot image Boot images have an option to enable a command...
Sudheesh Blog on System Center.......
How to create a collection of computers that has not been inventoried for more than 30 days
Posted
over 3 years ago
by
Sudheesh N
2
Comments
We had a requirement to get a colletion computer that has not been inventoried for more than 30 days (Software or hardware). Here is the query WQL query for Last Software Scan select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM...
Sudheesh Blog on System Center.......
Script to check if a service is installed or not in a group of systems
Posted
over 3 years ago
by
Sudheesh N
0
Comments
This is a script to check if a service is installed or not in a group of systems. SCRIPT ======= '============================================================================================ 'Script Written by Sudheesh Narayanaswamy 'This can...
Sudheesh Blog on System Center.......
Create a file as reponse to a Alert with the Alert Parameters
Posted
over 3 years ago
by
Sudheesh N
0
Comments
As a response to a alert we can run a script, what I tried here was how can I run and when I run how can I use the parameters of the alert if I need to do something and for that I just exported the data and wrote it to a file named alert .txt. This...
Sudheesh Blog on System Center.......
Script to Modfiy a registry Value Helpful for implementing http://support.microsoft.com/kb/970635
Posted
over 3 years ago
by
Sudheesh N
0
Comments
When we are applying the hotfix http://support.microsoft.com/kb/970635 we would required to modify the registry value HKEY_LOCAL_MACHINE\Software\Microsoft\Sms\Mobile Client\Reboot Management\JobCounter to zero for the systems which has already been havingthis...
Sudheesh Blog on System Center.......
Managing Workgroup Clients in SCCM
Posted
over 4 years ago
by
Sudheesh N
0
Comments
This details are from technet but always i had found it hard to find\search it out http://technet.microsoft.com/en-us/library/dd547071.aspx To support workgroup clients, the following requirements must be met: Ø During client installation...
Page 1 of 2 (39 items)
1
2