Microsoft
Software
Hardware
Network
Question : Create SCCM package that can remain in control of the PC through several reboots
I am planning on running an uninstall utility to remove an AntiVirus/Firewall suite. This utility will force the PC to reboot. but I want SCCM to remain in control of the PC to install the newer suite. Then I want SCCM to reboot after the new install.
So there will be a total of 3 reboots.
1) I want the system to reboot before the uninstall utility (to ensure all applications are closed.
2) the uninstall utility will case another reboot (is a bat file)
3) the install of the new suite does not require the reboot (but I want it to reboot once more)
I can manuever through SCCM but am not the SME. I know I need a collection/package/adverti
sement/pro
gram
actually accomplishing each of those steps would be helpful.
Answer : Create SCCM package that can remain in control of the PC through several reboots
Using a task sequence found under Site Database\Computer Management\Operating System Deployment\Task Sequence was able to accomplish my goal.
Random Solutions
SSRS: Default Date
How to create simple FUNCTION SQL and DO FUNCTION CALL
can i install windows 7 on an external USB hard disk ?.
Using an Enum to limit the property vales of a class
How do I use RecordSelectionFormula to pass dates via VS 2005 to Crystal report 2008?
IP change on Win2K Server DC
How to read contents of Macros using VBA
Overcome Excel MAX num of nested if statement
VB.NET Implementing Me.Parent property on class.
Rquire simpler than multiple iif, or, and combination