-
Posts
57 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by bon_clay
-
Win a Western Digital 1TB MyPassport portable drive
bon_clay replied to VeryPC's topic in Our Advertisers
Me please! -
I should win because Western Digital Blue is my actual name* *May not actually be my name
-
User can access shared area but can't edit file name?
bon_clay replied to abillybob's topic in Windows Server 2008 R2
Have you tried using the ip of the server instead of the server name? -
You may be able to use your regular TV remote on the PS4 just make sure that HDMI Device Link is enabled on the PS4 then test your remote on the ps4. There maybe a button on the remote that enables it here are some common names for the feature Sony: Bravia Link or Bravia Sync Samsung: Anynet Panasonic: Viera Link Sharp: Aquos Link LG: SimpLink
-
If you are okay with buying digital from the Nintendo eshop you could get Stardew Valley £10.99. I haven't played it myself put it does get good reviews. There is also Rocket League which is currently on sale for £11.28
-
The sims engineer set up the firewall rules on the server so i assume that those are okay. For client PC I have tested out deploying the update with the firewall turned off and still have the same issue.
-
We had solus 3 installed during the summer and I had a couple of questions on how it worked. 1. Every time I add the solus 3 client to a machine it will install the agent then say it is downloading updates but will never install the update sima to the latest version unless I go and redeploy the Sims update and select the machines that are not up to date. Is this meant to happen as I thought solus 3 would auto update during the scheduled times that are set. 2. When on a PC with the solus 3 agent every time I click on update it will say that it cannot install the latest update as it is not in the repository. I have checked the repository and can see files are in there. Is there any special permissions the repository needs so that PCs will be able to update by clicking on the update button?
-
Does this only happen in the mornings when the computers are first switched on and after a restart? If it does applied this update which seems to have solved the problem https://support.microsoft.com/en-us/kb/3102810. I think the March windows update agent would also fix the problem but I haven't fully tested it out yet. https://support.microsoft.com/en-us/kb/3138612
-
Internet Explorer 11 - Win 7 64bit SP1 - ERROR 9C59 on several PCs
bon_clay replied to burgemaster's topic in Windows 7
Finally was able to upgrade IE9 to IE11 without reinstalling windows 7. Thought I would post the method that work for me in this thread if anybody is still having problems. 1. Download IE11 Offline installer 2. Open Elevated cmd 3. Run the following command to remove IE11 files that might have been installed when trying to install IE11: FORFILES /P %WINDIR%\servicing\Packages /M Microsoft-Windows-InternetExplorer-*11.*.mum /c "cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname /norestart" 4. Run the following command to remove IE10 files that might have been installed when trying to install IE10: FORFILES /P %WINDIR%\servicing\Packages /M Microsoft-Windows-InternetExplorer-*10.*.mum /c "cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname /norestart" 5. Open Internet Explorer and go to About Internet Explorer here you should see the version number and the corresponding windows update e.g KB3049563 6. Open Programs and Features and then click on installed updates. Find the windows update from step 5 in the installed updates list and uninstall the update and restart the machine. 7. Repeat step 5 and 6 until you cannot find the update in the installed update list. 8. With this missing update package name run the folllowing code in a elevated cmd. FORFILES /P %WINDIR%\servicing\Packages /M *(Insert Update Package Name e.g KB3049563)*.mum /c "cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname /norestart" 9. Restart the Machine 10. You should now be able to remove IE9 from Installed Updates list. Once IE9 is remove install IE 11 with the Offline Installer. -
You can also use "bcdedit /deletevalue {current} recoverysequence" to remove the reset option from the Shift+Restart menu. {default} does not have the value recoverysequence. If you are dual booting you may need to check bcdedit to see which identifier has a value for recoverysequence.
-
Even though I am not using SCCM or upgrading to windows 10 I tried the hotfix and it seems to be able to find updates a lot quicker (10 - 20mins instead of 3 - 4 hours).
-
Looking for some advice in regards to licensing for Remote Desktop. If I was going to enable remote desktop/remote apps for all our staff and students am I covered by the EES license or would I have to purchase a remote desktop cal and a device cal for each user? I would need to buy additional licenses for each individual piece of software (e.g Adobe, Serif) installed on a remote desktop session?
-
Having the same issues with mandatory profiles that are copied from another profile not opening the start menu. If I use the default profile ntuser file it would login and allow the start menu to work. But login times are about 40 seconds slower than are windows 7 machines.
-
Currently using a 500GB Toshiba PX1626E-1HE0 with a Y cable. Works fine and still have over 400gb left on the drive.
-
Only solution I came up with was a re-install nothing else seemed to work.
-
Have you unchecked "hide protect operating system files"?
-
Is there a red dotted line under the proxy settings. If there you have to press F5 in the proxy box to turn it green then it should apply the settings.
-
Want to build HTPC for under £100 can it be done?
bon_clay replied to abillybob's topic in General Chat
Did you purchase the MPEG-2 and VC-1 license for the raspberry pi as these might be needed to get video playback working. If you have a spare 2.5" HDD you could get this Intel Nuc DN2820FYKH - Tranquil PC Limited Store just needs some DDR3L SODIMM 1.35V. -
Machine I'm trying to fix right now is a windows 7 enterprise 64bit version. Tried both online and offline installers. Fully update win 7 with windows updates. Have used the System Update Readiness Tool which still does not fix the problem. Had a win 7 32 bit VM with the same error code. On the VM I uninstalled the antivirus and tried to update again but still failed. On the VM tried uninstalling IE 9 to update from 8 to 10 and still get the same error. Strange thing is that under "Turn Windows features on or off" it will list IE 10 as been installed but running IE in about it still say IE 9 is running.
-
After checking the log file the only error message I could find was this: 03:16.670: INFO: Launched package installation: C:\Windows\SysNative\dism.exe /online /add-package /packagepath:C:\Windows\TEMP\IE1E82E.tmp\IE10-neutral.Downloaded.cab /quiet /norestart 04:00.132: INFO: Process exit code 0x00000002 (2) [The system cannot find the file specified. ] 04:00.148: ERROR: Neutral package installation failed (exit code = 0x00000002 (2)). Same error occurs in the log file for an IEAK install.
-
Haven't tried with IEAK. Will do that toady and see how it goes.
-
When trying to install IE 10 on some machines I get the error code 9c59. I have also tried installing IE 11 and still get the same error code. Any one else have this problem
-
Happened to our 2012 server twice one last friday and the other time a couple of weeks before the Christmas break. Had 2012 running for a couple of months as a file server as a non DC and the problem did not occur. A couple of days after we promoted it to a DC the problem occurred. Does everyone else have there 2012 as a DC when this problem occurs?
