
Torisdale
Established Members-
Posts
12 -
Joined
-
Last visited
Torisdale's Achievements
Newbie (1/14)
0
Reputation
-
Migrating Domain with SCCM 2012
Torisdale replied to Torisdale's topic in Configuration Manager 2012
Found a solution. Capturing all the machines, Refreshing the OS, Restoring the data then joining the new domain. Yet to test -
Hello, Looking for a bit of advice for anyone able to help. Implementing SCCM 2012 into a new organisation at the same time as a global refresh to a new domain. I need to capture user profiles from the old domain using USMT and restore to the new one. Is this possible? Thanks
-
I had this working a few weeks ago but have installed MDT onto SCCM 2012 and now the capture sequence will not work. After sticking the capture media onto a USB, sysprep runs on the referenced machine but then it gives an error saying "missing operating system" after reboot Any suggestions/logs that I can look at? Thanks
-
Anyone know if it is possible to customize the Application Catalog? I'm looking to add our company logo.
-
Hello, Someone might have a better way to do this but I was looking to know if it is possible to install a task sequence as part of a task sequence? We have multiple task sequences all with install applications tasks for our standard applications. What I want to do is just have a task sequence as part of the operating system deployment task sequence to install all standard apps. Reason for this is at the moment if we upgrade one of our applications it means I need to go an edit multiple task sequences and ideally I would just like to edit one. Cheers, George
-
Find out who deployed software to a collection
Torisdale replied to Torisdale's topic in Configuration Manager 2012
Thanks for that, felt stupid as found it the next day. Amazing bit of kit -
Problems with Package Deploying SCCM 12
Torisdale replied to juano_sk8's topic in Configuration Manager 2012
You can force the retrieval policy by going into control panel, Configuration Manager, Actions then click run on hardware retrieval policy. Or if you have right click tools on SCCM it's as simple as pressing the button. -
re-deploy a task sequence in only one computer in a collection
Torisdale replied to EKT's topic in Configuration Manager 2012
Just remove the machine from the collection then re-add it 5 minutes later? you will need to uninstall the software. -
Optional software inside task sequence
Torisdale replied to Torisdale's topic in Configuration Manager 2012
As this is to replace computers that are being swapped out I'm trying to avoid using the application catalog. We plan to roll out the application catalog once 99% of our applications are packaged however we are far from that stage. -
Torisdale started following Optional software inside task sequence
-
I'm new to using SCCM and I was wondering if it was possible to have a tick box/optional software page as part of the image process/task sequence asking what additional software to install to save manually installing afterwords. This is for additional requests like Microsoft Project that isn't on our organisations standard build. I would like to avoid having multiple task sequences. Anyone got any suggestions?