
Whisky
Established Members-
Posts
26 -
Joined
-
Last visited
Everything posted by Whisky
-
Deploying Multiple Applications
Whisky replied to Whisky's question in Deploy software, applications and drivers
Do you have any samples i can modify? Didn't want to go down the script route. -
Deploying Multiple Applications
Whisky replied to Whisky's question in Deploy software, applications and drivers
Thanks for the response. It seems such an obvious thing that we would need to do. I was just being lazy and trying to save some time. -
Deploying Multiple Applications
Whisky posted a question in Deploy software, applications and drivers
Hi I'm using SCCM 2012 R2. I want to deploy multiple applications (30) to one collection but can't seem to do it. I can only do one application at a time. I've had a browse but can't seem to find out how you do it. Any help would be appreciated -
Applications stuck on "Waiting to Install" - Stumped!
Whisky replied to mshabooboo's question in Deploy software, applications and drivers
Having checked my client settings. We have a BITS throttling window set from 9am - 3pm. I then noticed that Allow BITS downloads outside the throttling window was set to NO. Changed it to yes and my software is installing.- 13 replies
-
- sccm 2012
- application
-
(and 1 more)
Tagged with:
-
Applications stuck on "Waiting to Install" - Stumped!
Whisky replied to mshabooboo's question in Deploy software, applications and drivers
Did you get this resolved? I'm having a similar problem.- 13 replies
-
- sccm 2012
- application
-
(and 1 more)
Tagged with:
-
After upgrading to SCCM 2012 R2, TS not installing software
Whisky replied to cathek88's topic in Configuration Manager 2012
I was having the same issue. Just upgraded to R2. This resolved my problem http://blogs.technet.com/b/scm/archive/2014/01/08/sccm-2012-sp1-gt-r2-upgrade-ut-225-n-az-osd-sor-225-n-az-alkalmaz-225-sok-nem-ker-252-lnek-telep-237-t-233-sre.aspx Install applications now working for me during OSD. This is the hotfix I installed http://support.microsoft.com/kb/2910552 -
SCCM 2012 Can't Boot from PXE 0xC0000001
Whisky replied to smmb's topic in Configuration Manager 2012
Have you updated the network drivers. -
The conversion has gone extremely well using disk2vhd. I've set it up as a virtual machine on Hyper-V and touch wood I've not come across any problems. I'll leave it running for a while before I attempt the upgrade.
-
Ok thanks. I'll give that a go.
-
Hi I currently have SCCM 2012 SP1 running on Server 2008 R2 Standard. I have been asked to upgrade to SCCM 2012 R2 but also convert it to a virtual server using Hyper-V. What recommendations do you have. New install then migrate or should I upgrade first and convert or convert first then upgrade. Any performance issue running on Hyper-V. How easy is it to convert physical disk to virtual. Any thoughts would be appreciated.
-
Installing this hotfix http://support.microsoft.com/kb/2854009 has fixed my issue.
-
Sorry for the delay. I have created a package from definitions. I wasn't sure which option I'm supposed to use so I selected Always obtain source file from a source folder and package source folder to \\servername\SMS_xxx\Client. I ticked the copy the content in this package to a package share on distribution points under the Data Access tab and distributed it. Unfortunately I'm still having the same issue in that config manager isn't installing and neither are the applications. Not sure what logs im supposed to be looking at but noticed that the new config manager client isn't installing during OSD. I've attached the ccmsetup.log if that helps ccmsetup.log
-
Ok thanks guys, i will try creating a package from definitions. Any recommended reading?
-
No I haven't created a config manager client from definitions. Didn't realise I need to do that!
-
Hi Rocket I've rearranged as suggested but still have the same issue but setup windows and configuration manager step didn't install. i have also disabled install software updates and tried a single application, still without success. Not tried a package yet.
-
The network drivers are installed and it joins the domain as part of the Task Sequence. It does install the configuation manager client during the setup windows and configuation manager and then reboots.
-
Hi Peter yes your right, its not installing my applications or even attempting. This is what i can see: Applying Operating System Applying Driver Package TOSHL850-1UJ - Downloading and Installing Device Drivers Applying Network Settings (briefly flashes up) Setup Windows and Configuartion Manager It then reboots into windows and installs devices, applying system settings, reboots and sets up for first time use, checking video performance, Reboots and sets up for first use and prompts for logon. Hope this helps.
-
Can anyone assist please. Not sure what im looking for in the logs.
-
Thanks for the reply. I don't see it running during the task sequence. i have attached the log. smsts.log
-
Multiple task sequences - Add computer to collection automatically?
Whisky replied to tammala's question in Deploying Operating Systems
Not sure if this will help you. http://www.toolzz.com/?p=185 -
Can anyone help me with trying to install applications during OSD. I have added the install application in my TS and and setup my application but during the deployment i see no attempt to install my apps. Can anyone point me in the right direction please. OSDInstallApplicationTS.bmp
-
Task Sequence not applying local administrator password
Whisky replied to Whisky's topic in Configuration Manager 2012
Ok created a new TS without MDT and the local admin password works. Is there a way to set the regional setting without using an answer file? Also i'm getting a failed TS error at the end with 0x80004005 smsts.log smsts-20130228-131300.log -
Task Sequence not applying local administrator password
Whisky replied to Whisky's topic in Configuration Manager 2012
Just tried a different account but still the same error. -
Task Sequence not applying local administrator password
Whisky replied to Whisky's topic in Configuration Manager 2012
Sorry for the delay, ive been on holiday. No i didnt reset the password and my TS was created using CM TS and not MDT. The account i'm using to join the domain does have permission and rights but i have noticed something odd! The account i have set is verified but if i go back in and set it again and test the connection it will then fail. See attached images. TS Verified.bmp TS Error.bmp -
Task Sequence not applying local administrator password
Whisky replied to Whisky's topic in Configuration Manager 2012
Thanks for the reply. No i'm not using any unattend settings. Im trying to create everything from a TS so that any new image deployed will pick up what is in the TS. The local admin password has been set. After reseting the the password on the desktop i noticed the it has not applied the correct regional settings, Doh! There does seemed to be a number of issues with my TS because i was expecting it to set the timezone and to join a domain which it hasn't.