Jump to content


regan

Established Members
  • Posts

    85
  • Joined

  • Last visited

Everything posted by regan

  1. I’m trying to use USMT on a windows 10 pc to the same PC. Ideally Id like to keep the format and partition step as normal which is why I’m trying to use the SCCM migration point to store the files. I have put in the first step- request state store followed by - capture user state Then at the end of the TS Release user state store – restore user state currently using USMT 5.0 is there any other options I need to change in order to do the above
  2. I have installed Wsus role and required roles on a remote sever and linked it to my config manager database and within the database it does show the show the susdb. however when i try and sync i get these errors below ( firewall is off on both sites and they are both on the same subnet)
  3. You could use Select * from Win32_ComputerSystem where Name like "%LIB-%"
  4. If i understand you correctly you could always point the part of the TS that changes the homepage to a computer name so if they are called lib-01 for example you could do lib-%
  5. I'm trying to configure reports so they can be sent to an email address , however my stumbling block is using office 365 (i think), Under "specify account" you need a network account but to authenticate against 365 i need an email address so i cant get the two to work together. Has anyone successfully done this?
  6. Ive used them all in a task sequence's, i would suggest create applications rather than packages and see how you get on.
  7. assuming your upgrading to a new version, you can uninstall when setting up the office customization tool, if your not upgrading like garth said google how to uninstall and you have your answer.
  8. No there's not, i can do that, how would i reference that in the bat file though? if not exist "C:\Program Files\SIMS\SIMS.Net\connect.ini" copy /y "\\%~dp\Sims Connect ini" "C:\Program Files\SIMS\SIMS.Net"
  9. ive added below to the top and it works is u run as administrator but without it i dont have permission to c:\program files NET USE \\MySccmserver\e$
  10. I think the issues is access to the C:\WINDOWS folder as i have to run as administrator in order to work. During a TS i can just create a package and use xcopy which works but im trying to build it into the application
  11. I have created an application which contains multiple installs which all work well however I have added a bat file at the end which copies a couple of INI files to a directory. The bat file seems to work fine but during the install it doesn’t. I may be going about it the wrong way so any advice would be welcome. The bat file is del "C:\WINDOWS\sims.ini" if not exist "c:\program files\sims\sims .net\connect.ini" copy /y "\\MySccmserver\Sources\OS Deployment Share\Shortcuts\Sims Connect ini\connect.ini" "c:\program file\sims\sims .net" if not exist "C:\WINDOWS\sims.ini" copy /y "\\ MySccmserver \Sources\OS Deployment Share\Shortcuts\Sims Ini\sims.ini" "C:\WINDOWS\"
  12. is your contenlib on your c drive? if so that will be why
  13. I made the mistake of not putting the NO_SMS_ON_DRIVE.SMS file on the drive I want to keep clean when I first setup my site. Now I think Ive got two locations for my contenlib ect and this is causing issues with the package and content status saying file are missing missing every so often( this could be a different issue) . I have since created the NO_SMS_ON_DRIVE.SMS file so could I just delete the old folders and redistribute the content which I would assume would them move to my secondary drive which already has a conentlib or should I move it? i am aware of he content library tool but im not sure of the consequences of moving if there's is already a contentlib being used
  14. I use the built in query "system resource client version" "is not equal to" " version you want to be running "
  15. I'm trying to deploy my VPN config I've created with CMAK , it works well but for some reason i am unable to distribute the package in sccm. i get the error distribution manager failed to access the source directory possible cause: distribution manager does not have sufficient rights possible cause: the is not enough disk space i definitely have spare on the distribution point and permissions are the same as the other source files i use for sccm. It just seems to be this package which i have tried to recreate with no luck the distmgr.log contains these errors MoveFileW failed for E:\SCCMContentLib\FileLib\1913\19133C95BF977FDA2BC83571ABEBC498DF1A6C40CDF98D3A3F62AD1FED3F19A4.INI to C:\SCCMContentLib\FileLib\1913\19133C95BF977FDA2BC83571ABEBC498DF1A6C40CDF98D3A3F62AD1FED3F19A4.INI SMS_DISTRIBUTION_MANAGER 7612 (0x1DBC) CFileLibrary::AddFile failed; 0x80070002 SMS_DISTRIBUTION_MANAGER 7612 (0x1DBC) CContentDefinition::AddFile failed; 0x80070002 SMS_DISTRIBUTION_MANAGER 7612 (0x1DBC) Failed to add the file. Please check if this file exists. Error 0x80070002 SMS_DISTRIBUTION_MANAGER 7612 (0x1DBC) SnapshotPackage() failed. Error = 0x80070002 SMS_DISTRIBUTION_MANAGER 7612 (0x1DBC)
  16. I have i get "this system is not a surface pro 3" so it then aborts the operation. They don't seem to bundle the tool in the same way they do the PRO so im hoping its just hiding somewhere.
  17. i hadn't, thanks nial looks like the solution i was after. One problem is there doesnt seem to be a Surface 3 (non Pro) Firmware Tool
  18. Anybody been able to achieve setting the UEFI password in your task sequence for the MS surface? I believe its different to the old way of doing it.
  19. Yes it does run in WINPE, so could well be this issue. I will have a look at the post and might have to give that a try, shame its not more automated as ive got lots of devices either way Thanks for the link
  20. first off thanks to creators if the script listen below in a nut shell i want to use the same USB-Ethernet adapter for lots of deployments. The Wifi is connected at the point where it asks me to remove the USB adapter( i can ping my server when the adapter is disconnected ) but power shell isn't my strong point so i'm wondering if there is something in Windows 10 which is effecting the script. Exception calling "TriggerSchedule" : "Not found " RunPowerShellScript 02/09/2015 11:07:14 2712 (0x0A98) At C:\_SMSTaskSequence\Packages\NOX00112\AssociateWiFi.ps1:52 char:1 RunPowerShellScript 02/09/2015 11:07:14 2712 (0x0A98) + $SMSCli.triggerschedule("{00000000-0000-0000-0000-000000000003}") RunPowerShellScript 02/09/2015 11:07:14 2712 (0x0A98) + CategoryInfo : NotSpecified: ( [], MethodInvocationException RunPowerShellScript 02/09/2015 11:07:14 2712 (0x0A98) + FullyQualifiedErrorId : WMIMethodException RunPowerShellScript 02/09/2015 11:07:14 2712 (0x0A98) Successfully finalized logs to SMS client log directory from C:\WINDOWS\CCM\Logs OSDSetupHook 02/09/2015 11:09:34 2776 (0x0AD8) to me it looks like its not finding Discovery Inventory but i could be miles off https://gallery.technet.microsoft.com/scriptcenter/Enable-multiple-SCCM-OS-861e42bb smsts.log
  21. Update is, seems like some permissions for what ever reason during the update broke, also i re created the task sequence and Bingo up and running.
  22. noticed that ive got the following errors bellow , also the site version of the client in the Log is blank which i assume it shouldn't be. It looks like the client upgrade is broken. Only thing i could think of is the permissions some how got changed during the upgrade so ive changed them so everyone and the site sever has read access to C:\Program Files\Microsoft Configuration Manager and SMS_mysite
×
×
  • 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.