Content Type
Profiles
Forums
Events
Everything posted by Tripredacus
-
The Lock Screen is supposed to be designed in such a way that you can't do anything from it (that matters) except for logging into or changing the user account, shutdown/restart, turn on accessibility options, connect to wireless network or enable Airplane Mode. At least that is what we are promised. Quite by accident (and of course, I can't recreate it on purpose) I was able to open the Emoji Panel while in the Lock Screen. Through some miracle of timing, Windows had processed the command to open the Emoji Panel (Windows Key + ; /semicolon) and Lock the station (Windows Key + L) in some order which presented a usable Emoji Panel on top of the Lock Screen. Normally, you cannot access the Emoji Panel after locking the system, and if you open it before locking, it will be hidden. Fortunately, there does not seem to be any entry point into anything from the Emoji Panel, as it is not modal. It leads me to believe that it would be possible to (somehow) be able to use other keyboard shortcuts to get things to appear on the Lock Screen when they shouldn't.
-
I can't easily find which Tetris is actually included in that pack.
-
There is not much control available as an admin of a desktop host. You can only have the options to authenticate or to not. There does not appear to be a way to have both. Anon or Guest access is limited, and while it should allow access to shares without a prompt, the client only will get read permissions. https://docs.microsoft.com/en-us/windows/security/threat-protection/security-policy-settings/network-access-sharing-and-security-model-for-local-accounts Microsoft has nerfed the classic Guest ability of past OSes This has nothing to do with getting the other computers to see that the new computer exists.
-
Presuming the computers know each other's host names, and all computer are logged in using local account... You should be able to add users from the other computers to the share permissions on the host. They user ComputerName\UserAccount format. Additionally, all computers can be within the same workgroup, which may help. Ideally, you want to create a user account on the host computer, with a password, and then use those credentials to log into the share. If you choose to remember the credentials, it should not prompt you for them again. Outside of AD/NN, this is what I do. Which basically what I am recommending is NOT what you are asking. The way to get what you are asking is to enable Guest access, which would need to be done to all hosts. This is a terrible idea normally, and certainly should not be done on any systems that are moved between networks.
-
How to read computer name from hard disk from WinPE
Tripredacus replied to abcram's topic in Windows PE
Is this for home or business use? If in an enterprise environment, I would query the asset management system for the old computer name and then use powershell to rename the computer. No entry into WinPE needed. -
Live or Let Die: Six Micron SSDs
Tripredacus replied to Tripredacus's topic in Hard Drive and Removable Media
I will use the other five connected directly, but the Micron Storage Executive had no issue with the first disk being on a USB adapter. After noticing Testdisk was still trying to do something after about 20 hours, I decided to kill that and install the Micron software. It does actually use an image (a crossed out eye) to signify that TCG is enabled, but the software does not make it obvious. It was only after getting the debug info for the disk, and the log file says "TCG Status= Activated" was I able to find Micron's guide showing that image. And the PSID Revert worked fine. Afterwards I had to remove readonly attribute from the disk using Diskpart because Disk Management and Diskpart showed an error about the disk being write protected. Then I was able to format the disk fine. The Micron PDF is here. Page 20 shows the picture of what the icon looks like. -
I have been sent six Micron SSDs to see if there is any way to save them. They are not covered under warranty and *should* have no data to recover. I have started with one of them, everything seems ok except that anything accessing the disk is very slow, and a partition cannot be created. It appears in Device Manager! It is MICRON_M 510DC_MTFSSAK480 SCSI Disk Device OH, perhaps important information ahead: this disk is in a SATA to USB 3.0 enclosure, connected to USB 3.0 port. Disk Management shows it ok, but there is a red mark on it. Actual size 480 GB seems to be an odd one to me... Crystal Disk Info seems to think everything is fine. Notice the power on count. These disks are not "used" ... and should be "new" but they were found during an acquisition with no asset information. This takes a long time, entire minutes to complete commands such as list disk and sel disk 1 and detail disk, however "clean" seemed to go through quite quickly. Alas, here there is an error trying to create a partition. Here are the things found in Event Viewer: The IO operation at logical block address 0x0 for Disk 1 (PDO name: \Device\00000064) was retried. VDS fails to write boot code on a disk during clean operation. Error code: 800701E3@02070008 The IO operation at logical block address 0x0 for Disk 1 (PDO name: \Device\00000064) failed due to a hardware error. Then I have this from TestDisk running, on partition type "None" and Analyse mode. Seems to be taking its time. If there is any particular tool I can run to get an actual error out of these things, it would be nice. I still have some other things I can try, but being very slow means I have time to post a thread and perhaps go home and take a nap.
-
Multiple Disk Partitions
Tripredacus replied to swain90's topic in Unattended Windows 7/Server 2008R2
I run into many different configurations and only have one process across all images. And that is accomplished by making sure only the disk or vdisk is visible during imaging process. This means not creating or having attached disks or controllers where the OS is not present until after imaging. If a system needs to have a large array built, it is built before imaging and the controller is disconnected until after. A Pro to this is the ability to have one process for tens of different configurations and hundreds of different images. A con is that disk/volume formatting is done manually after imaging process, but before quality phase. This type of process may only work properly in an environment where imaging is done in a specific area, but not work well in corporations that like to do the imaging after physical install in offices, etc. Another way to handle this specific scenario of yours would be to build a custom solution. Where your WinPE would boot to a selection menu of some sort. Present option 1 (1 disk) or option 2 (2+ disks) then execute the appropriate command for each. You would use setup.exe /unattend option and point to either XML file kept in root or wherever. PS: you would get an error if you specify Disk numbers that do not exist. -
Add the local account from "This PC" to the share permissions of DESKTOP-ICEONI7. That is the ideal way without enabling guest access on the network. Otherwise, it may be that the new computer has a different network profile set, such as Public instead of Home.
-
Looking for info about the upcoming standalone SHA-2 patch for Win7
Tripredacus replied to Thinkpad4's topic in Windows 7
I have installed them onto three computers so far, but have not noticed anything. All three were having issues reading certificates from various things, but the updates did not solve those problems. What are some known situations where you would need these? Are there any websites that are known to require these types of certificates? Something to test against? -
There can be various reasons for this, but I would presume that said OEMs are trying to square peg a round hole in their market share. Microsoft makes builds for all sorts of different classes of hardware. If an OEM were to want to create a device that had a small amount of storage, they should be using one of the SKUs specifically designed for such devices, and not be using one of the desktop products. Licensing and product knowledge are things that you would think a company would know, but usually design decisions are not made from the bottom up. Meaning, those who do work with the software and hardware directly are not the ones who would recommend product configurations for their company to sell. The other issue is that most people are willing to just do as directed in order to not cause a fuss or shine a light onto themselves. So bad configurations end up getting into the marketplace because the guy who thought it was dumb just did it anyways. Then, of course, there is the other thing: No one really cares about anything except making a quick buck.
-
Both methods are doing the same thing. Mine is using AutoIT to read directly from the namespace, while his is reading the output of a WMIC query sent to text file. The registry read doesn't work in Win7 because those keys do not exist. I did a check on my system, and the UUID is not stored in the registry anywhere. There are some situations where you would want to know this information. I personally use it myself for generating hardware specific hashes to things. I do know some other software will use it. Typically you would only need to know it in a situation where a program is not working as desired, which is usually caused by malformed or default UUIDs. Then you would need to know the UUID in order to verify on your own records or to complain to the hardware manufacturer.
-
Your example is doing the same thing as mine, except using CMD and creating a text file. Mine would only be useful if you wanted to show that data on the Hardware Info MsgBox.
-
What is the make and model of the board?
-
I "solved" it by disabling sleep timeout for the monitor. But in reality, it was caused by Windows Update changing the video driver. I remember exactly when it installed that driver because the screen had flickered and it made the connect/disconnect sound. I found in Event Viewer that a new video driver was installed a few minutes prior to that happening.
-
Looks nice. Some thoughts. 1. Should have some way to differentiate which buttons launch external programs vs which just open a MsgBox. The reasoning is that some things like Device Manager or msinfo32 has some delay in opening. Even something simple like using a Group Control to draw a box around such buttons, or using color coding or highlight. Because (believe it or not) I had not initially thought this program would just open Device Manager when I clicked on that button. 2. AutoIT icon is set for the program. 3. On Windows 7 using the x86.exe, using System Info button, it sees only 2 of my 3 Volumes. Perhaps the same as in your demo screenshot, does it only show the first and last volume? Certainly on the test system you had drive letters in between C and G. And in case you wanted to add UUID functionality, you can refer to this sample: $uuItem = $objWMIService.ExecQuery("SELECT * FROM Win32_ComputerSystemProduct") If IsObj($uuItem) Then For $objSWbemObject IN $uuItem $strIdentifyingNumber = $objSWbemObject.IdentifyingNumber $strName = $objSWbemObject.Name $strVersion = $objSWbemObject.Version Next EndIf $strWMIQuery = ":Win32_ComputerSystemProduct.IdentifyingNumber='" & $strIdentifyingNumber & "',Name='" & $strName & "',Version='" & $strVersion & chr(39) $uiDitem = objGet($sWMIService & $strWMIQuery) If IsObj($uiDitem) Then For $objItem in $uiDitem.Properties_ If $objItem.name = "UUID" Then $itdid = $objItem.value EndIf Next Else MsgBox (0, "Error", "uiDitem is not an object. Content of uiDitem is: " & $uiDitem) EndIf
-
It says... Version 1809 (OS Build 17763.557).
-
My Windows 10 Enterprise system has been giving me my first problems so far. Basically is that now when the monitor goes to sleep, the computer makes the disconnecting hardware sound. In addition to that, when I wake the system again, it can take up to three minutes of sitting at the lock screen before it gives me the password prompt. This PC still isn't my daily driver at the office, I only use it for email, intranet and Teams. No surfing, dev work, burning DVDs or using apps or anything.
-
How to tell which OS an update belongs to?
Tripredacus replied to jimarmaos1112's topic in Windows 7
Fixed the terrible topic title. For the issue at hand, you can parse out the OS name in the filename, but then there are those situations where an update is applicable for an OS that is not in the name. In that case, I am not sure. I have not used Wintoolkit before, when you download from the lists, can you not specify where the files get saved to? Can't have one list go in a folder and another list into another folder? -
This appears to be from some German speaking country.
-
Server edition should see all four cores as four processors. You can forget about workstation. What Service Pack is included on your NT 4 Server media?
- 1 reply
-
1
-
Bengali Text-to-Speech Voice Problems
Tripredacus replied to FantasyAcquiesce's topic in Software Hangout
The download link indicated via wayback is: http://www.almareader.com/Almareader.exe From here: https://web.archive.org/web/20170722111908/http://www.kolfix.biz/download-ff.html PDF I found relating to it: http://sfile-pull.f-static.com/image/users/233149/ftp/my_files/kolfix and AlmaReader installation and users guide.pdf?id=12302765 The link on this page works to get a version of almareader.exe https://m.tau.ac.il/cc/helpdesk/general/kolfix/kolfix.html -
No problem (for me) with the thread, and your account is able to edit that post with no issue.
-
Win2000Fan is now WinFX.