Jump to content

Tripredacus

Supervisor
  • Posts

    13,346
  • Joined

  • Last visited

  • Days Won

    26
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Tripredacus

  1. Well first of all, there are two separate things being talked about here. First is what Microsoft says about Sysprep, which is following what sysprep is supposed to be used for in the first place, preparing an image for deployment. It is *not* required for an image to work, but you would want to use the generalize switch. Without it, your number one issue is that you would have multiple installations of Windows with the same SID. And NewSID hasn't worked to solve (or mostly solve) that issue since XP. It does not work in Vista or newer OS. There is no good reason to not use the generalize switch when using sysprep, at some point in the imaging process. Typically, to save deployment time, you use it prior to initial capture, but I have seen instances where companies would use it after deployment. But as stated earlier, moving a disk (or an imaged disk) from a working computer to a different working computer (changing the motherboard) is not what Sysprep was designed for and should not be used for such a thing. Windows XP is a lot easier to move between motherboards, because in the case where you can't get it to boot properly, a repair install often can solve that issue.
  2. @alacran we have lost some information. Is it related to this? https://msfn.org/board/topic/177484-server-crashed-lost-data/ Or do you suspect something else?
  3. What is "it" ? I've never once had to use sysprep to move a disk between boards.
  4. Well, not why washing your hands, but why having to make a sign or infographic about it, and presumably need to hang it up in some building?
  5. Sysprep is not designed for that purpose. In my experience, Sysprep takes longer on systems with more programs installed. Ultimately it depends on what is installed or what settings were made. My usual course of handling that situation is to remove the program that causes the problem. Typically I will create a disk image prior to using sysprep for any systems with at least 10 programs installed, so that I can easily go back when/if a problem occurs. As for transferring hard drives between boards... "for the instance of motherboard failure" >_> being licenses are not transferrable... I would take a disk image, then put the "copy" disk on the new board, boot it up and see if it works.
  6. No of course, not. You could only get the 8.1 with Bing from Dell for a Dell product. The version that Dell has is not special in any way, all OEMs get the same software to make their own products with. It is just that particular version of software is not available to the public. So if you needed it for recovery purposes, you would request/purchase that media from the company who makes the device, ie Dell. I really haven't looked at 8.1 with Bing for some time due to not being able to get drivers for hardware... not including the tedious requirements to manufacture devices using that OS due to technical limitations. I'm still not entirely sure how products like that are imaged to begin with... I would presume the NANDs (eMMC/SSD/etc) get imaged prior to soldering, alas those who already do this work will not tell you this secret... or give you their drivers.
  7. Is that an F5 joke? The page changer dohickey uses AJAX, if that means anything. For me, changing between pages work but it shows the loading thing for about 5 seconds before showing me the correct page.
  8. Yes, it says exactly what you should run (using SLUI) to see the actual error... because some dumb reason, Slmgr can't tell you what the error is. So when you run slmgr -ato, and it says something like "On a computer running Microsoft Windows non-core edition, run slui.exe 0x00 0x00000000 to display the error text" If you run the exact command it says in that message, it will show you the error text which will give the answer to whatever hex code it shows you in the message. Running that command only shows you the translation of the hex code in the error and does nothing else. If you want to troubleshoot your activation issue, run this in an elevated command prompt and past the report.txt into here and I can take a look see. Licensingdiag.exe -report %userprofile%\desktop\report.txt -log %userprofile%\desktop\repfiles.cab
  9. Open an elevated command prompt and run this command: Licensingdiag.exe -report %userprofile%\desktop\report.txt -log %userprofile%\desktop\repfiles.cab Post the contents of the report.txt in a reply.
  10. Since it seems you can easily replicate the slowness issue, you should use Process Monitor to see what is actually happening at the time. For the computer name issue, I believe you should have NetBIOS over TCP/IP enabled on both/all of the computers in order for workgroup name resolution to work. Otherwise, you can set hostnames and their IP addresses in the HOSTS file manually.
  11. Similar to this issue I replicated with the Windows 8.1 update on GPT disks, where the original recovery partition had attributes of 0x8000000000000001, then after the update, Windows changed those attributes to 0x8000000000000000, and then created an additional recovery partition with 0x8000000000000001. https://msfn.org/board/topic/169284-windows-81-creates-2nd-recovery-partition/
  12. Files or folder with blue text instead of black text indicate that they are compressed.
  13. Merged threads and renamed thread title.
  14. When I first used the cell phone activation thing, we had to do it like you say. Because the wireless signal in the area was very poor, our phones could get texts, but not access the internet very well. We had to either go outside! or use some actual computer on the LAN to access that website.
  15. Couldn't the use of proxy websites be used in this situation? Such as going through Google Translate to view a page, even if you choose incorrect languages so that the text isn't changed. I recall this being a possibility before, but also I used to know other websites that you could use to view other sites, acting as a page proxy because "technically" the traffic wasn't coming from your or TOR, but from that websites. Alternatively, if you had the link to a page you wanted to go but couldn't for these reasons, you could "archive it" and then view the archive link, such as the popular archive.is. But this wouldn't work well for any sort of traversal.
  16. The partition attribute has likely changed. You can try to run the attributes command I put in my previous post. I am not certain "how" the attributes work. MS only lists 4 or 5 of them and of course the one I put earlier is not there. I am wondering becuase 0x1 is "required" and 0x8000000000000000 is "no drive letter" if the 0x8000000000000001 is a combination of the two.
  17. Yeah I need the detail part, not vol. If that GUID is present already (the one jaclaz posted) then it would show in there. If the ID is not present, then in diskpart you can run: sel part x set id="de94bba4-06d1-4d40-a16a-bfd50179d6ac" yet there is also an attribute used, and this command (which has 14 zeroes in it) gpt attributes=0x800000000000001 Which are the commands used during deployment onto a recovery partition. In typical use, this partition is not visible after a restart from explorer, despite assigning a letter to it during deployment. However, there is the possibility that Windows (or the diskpart in Windows) will not allow for these commands to be run, and then they would need to be run using a WinPE instead. BUT I have hestitation to direct you to run these commands on that partition, as I have never had to run them in this scenario. There is the possibility that running them could cause the OS not to boot. So I would recommend that a known good disk image be created before attempting anything like this.
  18. Can you post a detail part and detail vol on that partition?
  19. I see that all of you are using different browsers, Edge and 2 different Firefox on 3 different OS... And other regular members can post into there. It doesn't seem to be a problem with account or group permissions, nor browser... There is the possibility that it is timing based, but Supers don't have access to the error logs. @xper would be able to see these errors being reported by either the forum or the website and perhaps would have a better viewpoint of what the forum is trying to do at those times. EDIT: after some looking, it appears that some users are getting a 403 response from the server on posting a reply or attempting to edit (POST do=edit) a post on various threads or forums. It does not (outwardly) appear to be a problem with browsers, OS or forum permissions, and it would be likely that it could happen to any user.
  20. Well, are those videos even embedded properly? I personally would prefer that a browser render things by the standard, meaning that embedded videos that the developer uses with an include that contains a Doctype declaration should be ignored or break the page! Yet, there does not seem to be any modern browsers that will do that. I prefer Palemoon, which is a Mozilla browser. Like Firefox (and you can import your bookmarks and stuff) but without most of the fluff put into the flagship browser.
  21. Using the Application Compatibility Toolkit is a pain! if you run it on Windows 7, it won't show the DPIUnaware option, but getting the ACT to run on Windows 10 is difficult. I had to install and reinstall it 3 times before it would open. Otherwise, it would just say that the program doesn't support the OS. Even so, this method will not work for Windows PE, precisely because you can't install the database into WinPE without extensive work. You can't run sdbinst.exe from a mounted dir, because there are numerous dependencies missing. I may get back to it later, but debugging the dependencies may take more time than I am willing to invest currently. Using the registry keys for compatibility do not seem to do anything in WinPE. REG ADD "HKLM\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /V "C:\Program Files(x86)\folder\app.exe" /T REG_SZ /D "~ DPIUNAWARE" /F Var list: "~ HIGHDPIAWARE" = Override high DPI scaling behavior (Application) "~ DPIUNAWARE" = Override high DPI scaling behavior (System) "~ GDIDPISCALING DPIUNAWARE" = Override high DPI scaling behavior (System Enhanced) Back to the drawing board.
  22. I'm actually looking into this again... Ref: https://www.autoitscript.com/forum/topic/194443-checkbox-rendering-issue-on-certain-displays/ EDIT: in regards to my issue, mines is specifically dealing with an application that does not render properly on some DPI settings in WinPE 10, however this particular issue is not relevant to anything based on HTA which can be fixed. NOTE: this does not help: https://michlstechblog.info/blog/windows-pe-disable-autoscaling/ This is the next thing i will look at: https://chentiangemalc.wordpress.com/2017/05/22/force-dpi-scaling-for-configuration-manager-console/
  23. Shorterxp, again, not a problem with your account. It should work. If you think it is a cache issue, try using Ctrl+F5 first.
  24. I can't remember the last time I had bought a CD at a big retail store like that. Now there are no music stores around, it still hasn't led me to buying CDs at retail. That isn't to say I don't buy CDs, but basically I tend to not want to spend money for listening to music I can hear for free on the radio... basically retail stores only sell pop music.
×
×
  • Create New...