Jump to content


Joe13

Established Members
  • Posts

    75
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Joe13

  1. This is what I get. I did two machine at the same time, one joined and other didn't 09/06/2019 13:09:54:216 unicodePwd = Account exists, resetting password: <SomePassword> 09/06/2019 13:09:54:216 NetpModifyComputerObjectInDs: Attribute values to set: 09/06/2019 13:09:54:216 unicodePwd = <SomePassword> 09/06/2019 13:09:54:216 NetpMapGetLdapExtendedError: Parsed [0x5] from server extended error string: 00000005: SecErr: DSID-031A1256, problem 4003 (INSUFF_ACCESS_RIGHTS), data 0 09/06/2019 13:09:54:216 NetpModifyComputerObjectInDs: ldap_modify_s failed: 0x32 0x5 09/06/2019 13:09:54:216 NetpCreateComputerObjectInDs: NetpModifyComputerObjectInDs failed: 0x5 09/06/2019 13:09:54:216 NetpProvisionComputerAccount: LDAP creation failed: 0x5
  2. Thanks, I managed to find some articles and it made a big difference.
  3. Don't want to high jack, but I'm interested, why would you want to HTTPS PXE deployments? Are you doing it over WAN or internet?
  4. Good day everyone. I'm experiencing a weird issue lately, in my TS under network configuration I have domain join enabled, everything setup to the correct OU etc. If I do a test it completes successful, apply and ok. When I go back in the settings, like immediately after the apply close and do the test again it fails. It fails with incorrect credentials / login. It was working fine for a while, I think it started after I upgraded to 1906. Is there any log file I can look at?
  5. Enabled PS on boot image. Will test this now.
  6. I have the following in a PS script but the TS fails. [string] $MacAddress = Get-WmiObject Win32_networkadapterconfiguration | where {$_.ipenabled -match "True"} | select -ExpandProperty MacAddress | select -First 1 [string[]]$TextFiles = Get-Content \\fileshare\*.txt foreach ($element in $TextFiles){ [string[]]$TextFilesSplit = $element.Split("=") [string]$MacFromArray = $TextFilesSplit[0] [string]$ComputerNameFromArray = $TextFilesSplit[1] $MacFromArray = $MacFromArray.Trim(" ") $ComputerNameFromArray = $ComputerNameFromArray.Trim(" ") if($MacAddress -eq $MacFromArray){ $OSDComputerName = $ComputerNamefromArray } { $TSEnv = New-Object -COMObject Microsoft.SMS.TSEnvironment $TSEnv.Value("OSDComputerName") = "$OSDComputerName" } This is what the log file says Running powershell script: 'OSDComputerName.ps1'(PkgID: BFM000E5) with execution policy: 'Bypass' RunPowerShellScript 2019-08-23 09:11:47 2788 (0x0AE4) Filesystem::File::Exists( sPowerShellPath.c_str() ) == true, HRESULT=80070490 (main.cpp,345) RunPowerShellScript 2019-08-23 09:11:47 2788 (0x0AE4) PowerShell.exe does not exist at 'X:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe' RunPowerShellScript 2019-08-23 09:11:47 2788 (0x0AE4) ExecutePowerShellScript(sScriptName, sParameters, sPackageID, sExecutionPolicy, sOutputVariableName, dwPSRunExitCode), HRESULT=80070490 (main.cpp,876) RunPowerShellScript 2019-08-23 09:11:47 2788 (0x0AE4) Run PowerShell script failed to run, hr=0x80070490 RunPowerShellScript 2019-08-23 09:11:47 2788 (0x0AE4) Process completed with exit code 2147943568 TSManager 2019-08-23 09:11:47 1040 (0x0410) And I'm trying to run it like the attached.
  7. Hi, What would be the reason why the WINPE.wim file download will be slow, it will max out on 30Mbps but the install.wim will download at 1Gbps - the network drivers are imported.
  8. Ok I'm trying this one now Still looking for one which will use mac addresses from txt file.
  9. Hi all, I need some help and it might be something easy. I have no scripting skills and tried various methods on the internet but it's not working. All I want is for the TS to ask me what computer name I want for the deployment, some sort of popup.
  10. I did something now which made it work, not entirely sure how to correct this in the TS. When I booted F12, I used DiskPart to list disk, I cleaned it and created a partition. The deployment was successful after that. So it seems that the TS isn't partitioning the disk the way it should? What can I look at?
  11. Here is the log file, I cannot think why it would be hardware, I take the exact same models and boot PXE, my test machine has no issues. smsts.log
  12. Can someone shed some light on my new issue. I have 1 testing PC where everything works fine, any other PC fails with the same error, new or used PC. There are no more volumes available for use. ApplyOperatingSystem 2019-03-19 15:25:07 1780 (0x06F4) The requested target could not be resolved to a valid volume on this computer. Check your task sequence to ensure this drive is correct and that it is being created The parameter is incorrect. (Error: 80070057; Source: Windows) ApplyOperatingSystem 2019-03-19 15:25:07 1780 (0x06F4) Failed to run the action: Apply Operating System. Unspecified error (Error: 80004005; Source: Windows) TSManager 2019-03-19 15:25:07 1656 (0x0678) Attached is the first step of my TS where it fails.
  13. Back to square one! : device is in the database. SMSPXE 2019/03/15 9:32:19 AM 5180 (0x143C) : no advertisements found SMSPXE 2019/03/15 9:32:20 AM 5180 (0x143C) : No boot action. Aborted. SMSPXE 2019/03/15 9:32:20 AM 5180 (0x143C) I just used it, what now! Frustrated.
  14. I found the following in the log file: Install application action failed: 'AppName'. Error Code 0x87d00269 It seems like it cannot contact the MP - I'm not joining the domain so it seems that it cannot resolve the MP Name. I added the following in my Cfgmgr step SMSMP=ServerFQDN. Your thoughts on this? Running the TS again, will report back tomorrow.
  15. I have one running now with this options ticked, will post back
  16. Going to pull my hair out. Blank OS with drivers will install. As soon as I add apps it fails. One day it will install the next day it will fail. Cannot find log files to troubleshoot. Frustrating.
  17. See screenshot, when I add a step in TS to install software after the built in "Setup Windows and Configuration Manager" It proceeds past this step, by when it gets to install software on the bottom it shows Initializing SCCM client. Is this correct? I added restart commands between these steps. My software installs, when Windows is done the are no apps installed? It just wouldn't install, If I deploy the apps to a collection and install it from Software Center it works. Just not in the TS. Also added restart steps between app installs.
  18. Thanks Niall, I'm using a standard TS as suggested. With the Windows 10 start layout mod, where would I apply it? In your guide you said it should be - "Scroll down to a section that occurs after Set Status 4" But this was with MDT and SCCM TS. Edit: I added a new section below setup operating system and linked the package from there. Will test and report back. The TS is stuck at "just a moment", I've read that adding unattend.xml to skip OOBE will skip this step. I did this and now the TS fails at the end.
  19. This post forms part of option 3 and 6 of my OP. How can I make this TS lightweight, what steps can be disabled from screenshots attached? Do I use DISM to capture a custom image with drivers and software on it or how can I do this? Is it better to include the drivers with DISM or with this TS? Would it be possible to customize start menu tiles and shortcuts to my preference?
  20. Hi all, Does anyone know how to create a SCOM alert for DHCP scope count - It should alert me when we are running out of available IPs. I've seen this in a deployment a few years back. TIA!
  21. Hi there, How would I go about to free up some space on this SQL server?
  22. Cannot believe no one has replied or resolved this. I have the same issue, but SCSM issues two notifications on SRs, cannot find where the one is coming from, I'm sure it is something OOB config somewhere.
  23. @LeeF I did not change anything in the TS, what difference will this make? Could we discuss point 5 in OP. Do I deploy this to the Unknown collection in SCCM, will any new PC / NB be able to use this PXE? I would like to test the UEFI, It seems that ours will only deploy BIOS. I found an article about the boot file "wdsmgfw.efi" being missing on the \\WDSServer\REMINST\Boot\x64 (See screenshot) I placed it there for now and will test a newer PC with the DHCP scope options (See screenshot) Success - Boot from PXE and UEFI.
×
×
  • 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.