Jump to content

Tripredacus

Supervisor
  • Posts

    13,293
  • Joined

  • Last visited

  • Days Won

    24
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Tripredacus

  1. I have finally got to use Windows 10 IoT Enterprise LTSB and it looks to be the version of Windows 10 that everyone truly wants. Except that it is LTSB (10240) and has all those bugs of 10240. If they made a LTSB with 10586, it would be much better. Although, I don't have any idea how one would purchase that OS. It seems to me that 10240 is akin to Vista RTM while 10586 is Vista SP1.
  2. Portions of Photobucket are down right now. Some avatars and signature images may not show up.

  3. No. I use my devices appropriately. I require that a website displays properly on the appropriate platform. If I get a mobile view on desktop, I won't use the site anymore on my desktop. If I get a desktop view on my phone, I won't use that site on my phone.
  4. Can you be more specific as to what "Recovery" means for you? What I think of as Recovery in Windows 7 does not match the description of what you have posted.
  5. I would like to know how "Other" is determined, and what % is possible that a Windows OS shows up as Other.
  6. Welcome to the MSFN!
  7. It should be an opt-in situation. But also I can't find out how exactly it works. The only other thing it could be compared to is that interception thing that the Sheriff's department uses.
  8. Welcome to the MSFN!
  9. It looks like you are adding an account called Administrator. It already exists in the OS but is disabled. Try to create a user account with a different name instead.
  10. Hello. We have a PM system, no need to post your email address. Also there is no commerce allowed on this site, so no trading, selling or giving away of parts. Not having a marketplace is a huge ease off us for not having to deal with the drama of one.
  11. A server downgrade kit typically includes both sets of media and product keys. You cannot use a 2003 R2 key on a 2008 install. Some scenarios were possible the other way around using the telephone activation.
  12. Researching that monitor model, with terms EDID and DVI, brings up a lot of things. Most prominent appears to be a situation where the monitor does not work properly using Native Resolution on DVI. It is possible that since you can't pick the higher resolution that you have a later model where that resolution is disabled, so that you won't run into this bug. That is just a guess. Samsung SyncMaster 204B edid dvi
  13. By upgrade, do you mean in-place upgrade? It really depends on what is currently installed on the server.
  14. The weak link in my outline is the portion where drivers are added. Wimlib doesn't advertise that it has this ability.
  15. Here I will outline a situation where you can corrupt a mount point and an image by using a system with multiple versions of DISM. We already know that there is some differences between the DISM that comes with Windows and the one in the WAIK/ADK (hereafter referred to as ADK). This difference is beyond the stock DISM not supporting all command line options. It is important to note this, as we do have the technical ability to have multiple ADK versions installed or by using JFX's Get WAIK Tools to skip the large download. NOTE: This applies to all versions of Windows and WAIK/ADK versions. This problem has 2 parts. One is recoverable, the other one is not 100%. There are 4 problems. Problem #1: Stock DISM is the default. DISM exists in c:\windows\system32. Even if you cd into say c:\adk10\ and that is where your DISM from ADK v10 is kept, if you just type DISM, Windows will execute the one in System32. You need to fully qualify the DISM command in order to execute the one you want. Problem #2: You can mix DISM versions interchangeably and it doesn't care. You have mounted an image with ADK DISM. You can then run commands using any other DISM, even if those versions do something different or do not fully support the mounted image. Problem #3: DISM doesn't know all the mount points. You can mount multiple images, or even nested images, but /CLEANUP-WIM shows that it does not know all the mount points. Problem #4: Windows protects files based on filename. You may have run into this situation before. You have a folder called Windows or Program Files somewhere that is not part of your booted OS, but Windows won't let you delete it. Recoverable Situation - Mount image using ADK DISM to c:\mount - Add-driver using stock DISM. In this scenario, stock DISM can't actually add a driver to the image, but it still tries. The DISM.exe process will start gobbling up memory. It will do this until the process crashes or your computer does. It also will lock the command prompt so that Ctrl+C will not cause the process to stop. You can kill the process and then clean-up the mount point. Unrecoverable/Corruption Situation - Mount image using ADK DISM to c:\mount - Mount nested image using ADK DISM to c:\mount2 - Add-driver using stock DISM. In this scenario, we wanted to add a driver to a nested wim. One example of a nested wim could be winre.wim. Here, the same as the last scenario happens, DISM can't add the driver and starts incrementing RAM usage. DISM process goes away (crash/kill process) then you can run /CLEANUP-WIM, but only mount2 is cleaned up. Here is what happens next: 1. c:\mount still has the mounted image in it. 2. DISM /CLEANUP-WIM doesn't see it as a valid mount point. 3. DISM /UNMOUNT /DISCARD gives you an error. 4. You can't delete everything in the folder because of Windows file protection. 5. You can't remount your image to another folder because DISM says that index is already mounted. You can get past the issue by never using that mount folder again, but you can rename it and probably move it somewhere else. I encountered the corrupt image situation just once (enough for me to make this thread) and played it safe by deleting the .wim file and restoring a backup and THEN rename the file. Even if you delete and restore, DISM will tell you the image is already mounted. If you rename it, then it can be mounted again to a new location. So just a word of caution for anyone using multiple ADK or DISMs on the same system to service images.
  16. The use of Kerenal instead of Kernel seems to have a large relation to posters from India, and I suspect that it is a romanization or translation artifact. In either case, @Dibya should make an effort to spell the word correctly, especially when talking about a known file name such as Kernel32. This should be done not only because it is annoying to our users (see above) but also so that if people were to search for Kernel/32 in Google, they will be able to find these threads and might join in the conversation.
  17. eXSBass is now Rickshaw
  18. It would just be to rule out any potential "list" issue or filtering. It could be that your email host is filtering the email out as spam, or that Microsoft won't send to that domain because it is on a blacklist. It is just something to try, to rule out some communication issue in between the sites.
  19. I almost forgot that QuickTime was a thing. How nice that DHS says to remove it, yet they do not offer a list of alternative programs that can play .QT files.
  20. Re-request and/or maybe try providing a different email address.
  21. This topic needs a new title. Please make one, or post what it should be and we can rename it for you.
  22. .CHM content is different. Those in OEM or System Builder Channel will find helpful policy info in the .CHMs. Also unattend.chm is fully index and searchable, much easier to use than the help files in ADKs. The only thing I use the OPK for now is the help files.
  23. What size screen is on that notebook? I wonder if it is a small screen, if it switched to that mode because of it. I've been testing a notebook with a 14" screen and the default Windows view is too big for it. For example, if you open Settings, the button items are cut off and you get a scroll bar.
  24. Did Server Fault delete the thread? The link from the article goes to a 404.
  25. Well that would be for if you had an FTP server on the computer. For Windows to act as a client, you shouldn't need to open any ports on the firewall to connect to an FTP site. This is partly because Windows Firewall is quite passive on outbound connections. The only thing you may need to do is add your FTP client to the exclusion list, but I've never had to do this. Since you said you have the firewall disabled, it doesn't matter. You can see your subnet on the Windows PC in CMD by using ipconfig -all. The subnet needs to match on the PC and on the phone. BUT, this may only be true if the PC is also connected to wireless or you are using an adhoc network. If you are using a wireless router, see if there isn't any isolation set up for wireless clients. Same as if the PC is wired and the phone is wireless, some routers isolate the traffic between both networks. I would say that you probably should stick with using CMD FTP to verify you can connect, then switch to a more comfortable GUI once you get it to work. So how is your network set up? Can your computer see other wireless systems? Regarding ports, you can see a diagram (showing server and client) as well as ftp commands for connecting here: http://www.slacksite.com/other/ftp.html It may be interesting to note that the FTP program in CMD uses the LUnix commands and not Windows ones, so the ones in that example will work fine. Also, the standard FTP ports are 20 and 21, however in real world you may run into other ports, such as if the server is using SFTP, TLS, etc, not to mention some implementations may use custom port numbers for reasons. http://www.rebex.net/kb/secure-ftp/
×
×
  • Create New...