Ying Li(MVP) at myITforum.com

PowerShell & System Center

Browse by Tags

All Tags » SMS 2003 (RSS)
VB script to get current site code for multiple clients and reasign their site code
Here is a VB script to read clients from a txt file and fetch themto a dictionary and ping test them, get their current site code and reassign their site...
Posted: Feb 05 2007, 03:03 PM by yli628 | with no comments
Filed under: ,
ITMU V3 Upgrade Error
We are doing the ITMU V3 upgrade for the entire company and it is suppose an easy upgrade (Microsoft is getting better!). We did it in the LAB and one...
SMS query to get machine name from serial number
Here is a query to get machine name from serial number: select SMS_R_System.NetbiosName, SMS_G_System_PC_BIOS.SerialNumber from SMS_R_System inner join...
Posted: Jan 29 2007, 04:00 PM by yli628 | with no comments
Filed under:
Query to identify non Domain Controller and non SMS Primary Servers
Here is a SMS query to create a collection including all the window server 2003 and window 2000 SP4 servers but exclude domain controllers and SMS primary...
Posted: Jan 23 2007, 10:55 AM by yli628 | with no comments
Filed under:
Add a user or group to local administrators group on client through SMS
If you need to add a user or group to local administrators group or any local group for that matter. The command is as follows: net localgroup Administrators...
Posted: Jan 19 2007, 04:30 PM by yli628 | with no comments
Filed under:
SMS AD Security Group Distribution
It’s a rather stressful weekend that our SMS operation team has to try to deploy an application to a group of users to meet the Monday deadline in the...
Posted: Jan 09 2007, 10:35 AM by yli628 | with no comments
Filed under:
Patch Management - SMS to schedule the server reboot after patches deployed by ITMU
We use ITMU to deploy the patches to all the servers at the same time. Normally we will suppress the reboot during the patching process. We will use SMS...
Posted: Dec 14 2006, 11:56 AM by yli628 | with no comments
Filed under: