Browse by Tags
All Tags »
SMS 2003 (
RSS)
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...
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...
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...
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...
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...
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...
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...