Content Type
Profiles
Forums
Events
Everything posted by Tripredacus
-
On your RDP app, under local resources uncheck printers. One way to fix it is to remote the XPS Printer on your local system but that is not something I recommend (its a handy printer if you can't make PDFs) Check out this really long thread about the behaviour: http://social.technet.microsoft.com/Forums/en-US/officeitpro/thread/fdb951e5-82a4-46a0-8a74-5677b18094d6
-
:realmad: is this really a translation issue? Maybe it really refers to Windows Azure? http://en.wikipedia.org/wiki/Azure_Services_Platform
-
May I ask WHY? Did we not meet your needs? Dos ö¿ö That user hasn't been here since the day they made that post, so I doubt you'd get an answer.
-
Hard Drive Bad Boot Sector Windows 8
Tripredacus replied to blackillusion's topic in Hard Drive and Removable Media
Maybe not that, but it does appear that the software is warez. -
Windows 7 autounattend assistance
Tripredacus replied to CHouse's topic in Unattended Windows 7/Server 2008R2
Attachment deleted due to ProductKey! Anyways, try putting the install key in UserData in the windowsPE pass, for example: <UserData> <AcceptEula>true</AcceptEula> <Organization>C House</Organization> <ProductKey> <key>HYF8J-CVRMY-CM74G-RPHKF-PW487</key> </ProductKey> </UserData> I am presuming you are actually using Windows 7 Pro (thats what CLG you have specified), if it isn't you can find all the Windows 7 install keys here: http://www.cluberti.com/blog/2009/08/11/default-keys-for-vista-and-windows-7-deployment/ -
Deploying IE 10 for Windows 7
Tripredacus replied to gotenks98's topic in Unattended Windows 7/Server 2008R2
Well I got the answer I thought I would... And there seems no real way to make IE 10 not open itself at the end of setup... and the recommended method is to inject it in the image. This makes sense since it is required for certain parts of the channel to not even offer IE8 or 9 and use IE10 across the board. -
SkipUserOOBE is only valid in Vista. It has no use in a Windows 7 or 8 answer file.
-
Some users may not click your link, expecting some sort of documentation but you have linked to a zip. In the future you are required to specify exactly what is in this type of download (which has 2 PDF files in the zip) ... see rule 1c.
-
What account does this task run under? You may not see a message if the account runs in Session 0.
-
I tell you how I can certify that it is reliable. As I wrote there that I found this software on Google, so it's quite usual that I first read about the software and then suggested here. I hope you understand this. Thank you. That's not what MY google results tell me. After the website and corporate Youtube account results, I have this: http://www.dropoutgotrich.com/product-review/sysinfotools-scam/ The comment on the article specifically refers to this BKF product. But the strange part is that this version you linked to is specifically called v1.0 and it apparently came out in February or March of this year. Oh and it is $199... BUT here's where the strange part comes up, you can buy version 2.0 for more than half that price and apparently it came out BEFORE version 1.0. You can see it here: http://download.cnet.com/SysInfoTools-BKF-Repair/3000-2248_4-11666916.html Since version 1.0, the new version, only had 68 downloads with no reviews on Softpedia, and v2.0 (the old new version) only has 81 downloads on C-Net with no reviews, I'm not sure how anyone could determine via the google that this product is reliable, especially without any first hand knowledge of the product itself.
-
Look at this in Event Viewer: Event Viewer (Local) > Applications and Services Logs > Microsoft > Windows > Task Scheduler > Operational Also check the log file: C:\Windows\Tasks\SchedLgU.txt
-
That's not what Technet says: Configure the Windows Firewall Log
-
A long time user of the site, since Windows XP.
Tripredacus replied to LOGiCALX's topic in Introduce Yourself!
That sure looks familiar! -
Welcome to the MSFN!
-
Deploying IE 10 for Windows 7
Tripredacus replied to gotenks98's topic in Unattended Windows 7/Server 2008R2
Can't disable the first run wizard... so that is out. I have sent this problem along to MS, waiting for an answer. I have a sneaking suspicion that the answer will be to inject it into the image... -
This program you used, Win Toolkit v1.4.0.65, must be outdated. This answerfile would not validate in WSIM since you have empty elements as well as deprecated ones. Typically if you don't specify a language in the XML (such as yours) it should prompt for language selection. So if you want it to bypass this automatically, you need to specify the language options. Which language do you want?
-
I think the easiest would be to just add the WDS role. You can even boot syslinux from it if that is your concern. I have used this tutorial (at least up to part 2) on Server 2008 R2: http://www.deployvista.com/Home/tabid/36/EntryID/65/language/en-US/Default.aspx
-
Codeit HTML Editor.NET 1.22 MSFN Edition
Tripredacus replied to LimeMaster92's topic in Software Hangout
This must be removed. This program is not sanctioned or supported by any of the staff members, nor the owner of MSFN. Branding it as such is a form of impersonation and this is a greater violation than the already pointed out Rule 2e. -
What exactly do you have set for option 67?
-
This judgement is surprising to me really. All OEMs knew that the OS is supposed to prompt for a choice for any computers sold in Europe from the previous news. That being the case, any computer manufacturer should actually test their systems before approving them for sale. This being such a problem should have meant that no computer having an incorrect first-run user experience should have ever made it into the market to be available for purchase! So how does Microsoft get fined for their Partners not following the rules?
-
Deploying IE 10 for Windows 7
Tripredacus replied to gotenks98's topic in Unattended Windows 7/Server 2008R2
This is working for me but there is one problem. After it kills reloads explorer.exe, IE10 then opens and shows the first-run wizard. Is there any other way to install IE10 where it won't open after install? -
That's why having a unique, strong password at every site is the only realistic measure of protection. Unfortunately, this is impossible for nearly everybody without using password management tools. The real danger is reusing passwords and having it revealed at one of the weakly guarded sites you referred to. And then there's social engineering. I'll say that some site or service I use gets compromised about once per quarter, so the danger is real. Also, keep in mind that when a site is compromised, the secret questions and answers float away in cleartext, so one essentially needs to treat them like unique passphrases. A hardcopy of passwords locked in a file cabinet works for me!
-
No visible shared folders/computers in Network
Tripredacus replied to NyperCro's topic in Windows Server
I never bothered to look in Network on my servers... apparently they do not show anything either.