Jump to content


SCCMNoobster

Established Members
  • Posts

    30
  • Joined

  • Last visited

  • Days Won

    1

SCCMNoobster last won the day on January 29 2014

SCCMNoobster had the most liked content!

SCCMNoobster's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. I have been having DHCP issues were clients that are reserved (manly printers and photocopiers) are unable to get an ip address. They are working fine and then when rebooted or lease expires they cannot get an ip. We have 2 2012 r2 domain controllers running dhcp and dns, our primary server ran dhcp with the secondary as the failover but we had issues and now dhcp is only running on our primary. Only our primary server is authorised to give ip’s and all clients can ping the dhcp server. I have noticed that in our DHCP log the clients that aren’t able get an Ip are getting this error 15,02/16/16,07:58:01,NACK,192.168.4.147,,00267391D5DE,,0,6,,,,,,,,,0 So the lease is being denied and I can’t figure out why, I did try adding back the secondary server as a failover like it used to be set up but as soon as I did that DHCP stopped working altogether. I had to restore the backup of the dhcp I took earlier that day to get it back working. DHCP for non-reservations is working just fine. I can’t seem to figure it out, any help would be great!
  2. Hey Guys, Our current setup is SCCM 2012 SP1 on a Windows 2012 (not R2) server. Recently I tried to update to 2012 SP2 so we could make SCCM do offline windows updates among other things and while the upgrade worked I started having too many other issues and was not able to get it all working. After a few days of mucking around I had too many machines needing image etc so I reverted to a snapshot previous to the upgrade and everything was working again. So I was wondering, I would like to have my SCCM on Windows 2012 R2 server and upgrade to SCCM 2012 R2 and thinking it would just be easier making a new server with a new installation. My question is am I able to do this and not mess up my current SCCM server so I can take my time and get everything working before I turn off the old server? Cheers Mike
  3. Hey Guys, I have recently taken over a Network Administrator type roll at a school and we are in the middle of going BYOD. We have staff byod working and 1 year group also working. Im currently trying to get more year groups up and running. What I have done is copied the NPS for the year 12 and renamed it to year 11 changing only the IP address it would get and the AD account it auths too. I then created the IP scope in DHCP (basically copied the year 12 scope and changed the ip to match the nps. I then added the vlan into the core switch exactly then same as the year 12 settings except for different IP's and then also did the same to the switch that has the AP i am currently testing out with. If I have my user with a member of year 12 it works but when i set it to year 11 it says authenticating and sometimes obtaining IP address but never works. Sometimes it will connect with limited connection and a 169 ip. In the logs for my NPS server it says that it is accepted and is given Full Access with the correct nps profile. Is there something im missing? Ive been over the settings of the NPS/DHCP/Switches a million times and im sure those settings are the same as the one that's working, im quote stumped. Any help would be great! Thanks Miike
  4. Hey Guys, Thanks for all the idea's. Once I added the WinPE5 to my WinPE4 boot images following this guide I was able to add win 8.1 drivers with apply driver package which fixed my issues. Thanks!
  5. OK I think im getting somewhere. I have followed this guide http://www.niallbrady.com/2013/10/09/how-can-i-manually-add-winpe-5-boot-images-to-system-center-2012-configuration-manager-sp1-cu3/ to add winpe5 to my boot image and I am no longer getting an application error. It still doesn't work but it is now working on my new 64 bit machines. From reading some other forums I think what is happening is that when windows is applyed the network is dropped because it doesn't have appropriate drivers and so it cannot find the package and fails he is an exert from the smsts.log Failed to resolve package source "SM100003" OSDSetupHook 4/1/2014 2:48:02 PM 1620 (0x0654) Exiting ConfigureEx: 0x80091007 OSDSetupHook 4/1/2014 2:48:02 PM 1620 (0x0654) BaseSetupHook::configure(sWindowsDir), HRESULT=80091007 (e:\qfe\nts\sms\client\osdeployment\osdgina\osdsetuphook.cpp,292) OSDSetupHook 4/1/2014 2:48:02 PM 1620 (0x0654) Failed to configure OSD setup hook (0x80091007) OSDSetupHook 4/1/2014 2:48:02 PM 1620 (0x0654) Process completed with exit code 2148077575 OSDSetupWindows 4/1/2014 2:48:02 PM 888 (0x0378) exitCode, HRESULT=80091007 (e:\nts_sccm_release\sms\client\osdeployment\setupwindows\setupwindows.cpp,635) OSDSetupWindows 4/1/2014 2:48:02 PM 888 (0x0378) Configure hook failed with error code (80091007). OSDSetupWindows 4/1/2014 2:48:02 PM 888 (0x0378) this->configureGina(this->sysDir), HRESULT=80091007 (e:\nts_sccm_release\sms\client\osdeployment\setupwindows\setupwindows.cpp,780) OSDSetupWindows 4/1/2014 2:48:02 PM 888 (0x0378) this->installSetupHook(), HRESULT=80091007 (e:\nts_sccm_release\sms\client\osdeployment\setupwindows\setupwindows.cpp,452) OSDSetupWindows 4/1/2014 2:48:02 PM 888 (0x0378) Failed to install setup hook (80091007) OSDSetupWindows 4/1/2014 2:48:02 PM 888 (0x0378) setup.run(), HRESULT=80091007 (e:\nts_sccm_release\sms\client\osdeployment\setupwindows\setupwindows.cpp,1668) OSDSetupWindows 4/1/2014 2:48:02 PM 888 (0x0378) Exiting with code 0x80091007 OSDSetupWindows 4/1/2014 2:48:02 PM 888 (0x0378) Process completed with exit code 2148077575 TSManager 4/1/2014 2:48:02 PM 340 (0x0154) I'm going to try to insert the NIC drivers to the boot image. Does this sound like im on the right track or am I going off in a tangent?
  6. Something I have noticed, on the machines that do come up with the OSDSetupHook.exe error once i reboot after the ts fails windows has been applyed properly and it has joined the domain/setup local password etc all the drivers have been found by windows and he machine works. I have also tried it on 2 other 64 bit machines with the same issue. could it be something to do with my 64bit boot image? I am going to try to make another and see if that helps.
  7. Hi, Thanks for the reply, I have been taken off this job for the moment but i will try this and update as soon as I have a chance. Cheers
  8. Im not really installing any drivers with the OSD as windows 8.1 has all the drivers for the machine. I do however think it is something to do with the boot files after looking through the logs it doesn't seem that its the sccm client but the setting up windows part that is the issue Process completed with exit code 3221225477 OSDSetupWindows 3/27/2014 2:34:46 PM 1152 (0x0480) exitCode, HRESULT=c0000005 (e:\nts_sccm_release\sms\client\osdeployment\setupwindows\setupwindows.cpp,635) OSDSetupWindows 3/27/2014 2:34:46 PM 1152 (0x0480) Configure hook failed with error code (C0000005). OSDSetupWindows 3/27/2014 2:34:46 PM 1152 (0x0480) this->configureGina(this->sysDir), HRESULT=c0000005 (e:\nts_sccm_release\sms\client\osdeployment\setupwindows\setupwindows.cpp,780) OSDSetupWindows 3/27/2014 2:34:46 PM 1152 (0x0480) this->installSetupHook(), HRESULT=c0000005 (e:\nts_sccm_release\sms\client\osdeployment\setupwindows\setupwindows.cpp,452) OSDSetupWindows 3/27/2014 2:34:46 PM 1152 (0x0480) Failed to install setup hook (C0000005) OSDSetupWindows 3/27/2014 2:34:46 PM 1152 (0x0480) setup.run(), HRESULT=c0000005 (e:\nts_sccm_release\sms\client\osdeployment\setupwindows\setupwindows.cpp,1668) OSDSetupWindows 3/27/2014 2:34:46 PM 1152 (0x0480) Exiting with code 0xC0000005 OSDSetupWindows 3/27/2014 2:34:46 PM 1152 (0x0480) Process completed with exit code 3221225477 TSManager 3/27/2014 2:34:46 PM 1092 (0x0444) !--------------------------------------------------------------------------------------------! TSManager 3/27/2014 2:34:46 PM 1092 (0x0444) Could not find CCM install folder. Don't use ccmerrors.dll TSManager 3/27/2014 2:34:46 PM 1092 (0x0444) Failed to run the action: Setup Windows and ConfigMgr. Unknown error (Error: C0000005; Source: Unknown) TSManager 3/27/2014 2:34:46 PM 1092 (0x0444) MP server http://chicken.stmarks.wa.edu.au. Ports 80,443. CRL=false. TSManager 3/27/2014 2:34:46 PM 1092 (0x0444) Setting authenticator TSManager 3/27/2014 2:34:46 PM 1092 (0x0444) Set authenticator in transport TSManager 3/27/2014 2:34:46 PM 1092 (0x0444) Sending StatusMessage TSManager 3/27/2014 2:34:46 PM 1092 (0x0444) Setting message signatures. TSManager 3/27/2014 2:34:46 PM 1092 (0x0444) Setting the authenticator. TSManager 3/27/2014 2:34:46 PM 1092 (0x0444) CLibSMSMessageWinHttpTransport::Send: URL: chicken.stmarks.wa.edu.au:80 CCM_POST /ccm_system/request TSManager 3/27/2014 2:34:46 PM 1092 (0x0444) Request was succesful. TSManager 3/27/2014 2:34:46 PM 1092 (0x0444) Set a global environment variable _SMSTSLastActionRetCode=-1073741819 TSManager 3/27/2014 2:34:46 PM 1092 (0x0444) Set a global environment variable _SMSTSLastActionSucceeded=false TSManager 3/27/2014 2:34:46 PM 1092 (0x0444) Clear local default environment TSManager 3/27/2014 2:34:46 PM 1092 (0x0444) Let the parent group (Setup Operating System) decides whether to continue execution TSManager 3/27/2014 2:34:46 PM 1092 (0x0444) The execution of the group (Setup Operating System) has failed and the execution has been aborted. An action failed. Operation aborted (Error: 80004004; Source: Windows) TSManager 3/27/2014 2:34:46 PM 1092 (0x0444) Could not find CCM install folder. Don't use ccmerrors.dll TSManager 3/27/2014 2:34:46 PM 1092 (0x0444) Failed to run the last action: Setup Windows and ConfigMgr. Execution of task sequence failed. Unknown error (Error: C0000005; Source: Unknown) TSManager 3/27/2014 2:34:46 PM 1092 (0x0444) I have 8 not 8.1 adk installed do I need to add the winpe5 boot files into a winpe4 boot image?
  9. Hi, i have a OSD set up for my travel mate 6594 machine that currently only install Windows 8.1 32bit and the SCCM client. This works with no problems however when I try changing it to a 64bit OS ( ive tried win8.1, 8 and 7) after applying the image and when it tried to install the SCCM client it crashes saying OSDSetupHook.exe - Aplication Error the error says The instruction at *number* referenced memory at *numbers*. the memory could not be read. I have installed a 64bit os manually on this machine previously without problems. My server is 2012 and SCCM is 2012 sp1 v5.07804.1400 Thanks Mike
  10. OK I have wsus installed and working and have the updates downloaded in the "All Software Updates" section of sccm 2012 but when I select a Operating System Image.and select on of the images the Schedule Updates are grayed out. The image im trying to update is windows 8.1 any ideas? EDIT: I just tried by adding an windows 8 image and it gives me the option to add the updates, do I need to update my SCCM2012 or something like that to let me add updates to 8.1? I have sccm2012 sp1 v 5.0.7804.1000
  11. Yep that's exactly what I want, thanks
  12. Still testing ArmitageID but it seems it may be due to windows updates, once windows updates are installed the plug and play still doesn't work but if you tell one device to check for drivers it seems to work and then from there on all devices auto look for drivers and install. Ill update more when ive done more testing.
  13. i found this as well and tried it but no difference. The reason I think it may be an SCCM issue is because the APPID refers to the SMS Agent Host and its only started since I have been using SCCM.
  14. Hey Guys, I have image a few hundred machine with SCCM and some are unable to use and plug and play devices like USB's the event logs say The application-specific permission settings do not grant Local Launch permission for the COM Server application with CLSID {05D1D5D8-18D1-4B83-85ED-A0F99D53C885} and APPID {AD65A69D-3831-40D7-9629-9B0B50A93843} to the user NT AUTHORITY\SYSTEM SID (S-1-5-18) from address LocalHost (Using LRPC). This security permission can be modified using the Component Services administrative tool. Any Ideas?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.