JTaylor
Members-
Posts
16 -
Joined
-
Last visited
Reputation
5 NeutralAbout JTaylor

Personal Information
-
Occupation
ICT Technician
-
Location
Halifax, UK
-
Have requested this as a new feature to be added to excel online but as always it needs votes. Please can people vote to get this feature added as it is needed for my end users to work online. https://excel.uservoice.com/forums/304921-excel-for-windows-desktop-application/suggestions/38014369-need-the-ability-to-format-multiple-colours-of-tex Thanks in advance.
-
Currently having an issue where users can't send from a shared mailbox even though they have the "send as" permission. If they type in the address to send from the shared mailbox it still appears in their personal sent items folder and therefore doesn't appear in the conversation view. Any ideas how to resolve this.
- 4 replies
-
- 1
-
-
- o365
- office 365
-
(and 2 more)
Tagged with:
-
it is computer config I shall apply to user config instead and let you know the results
- 13 replies
-
- group policy
- not applying
-
(and 2 more)
Tagged with:
-
GPRESULT has shown that the policy i want is applied to the PC but users are unable to find the printer.
- 13 replies
-
- group policy
- not applying
-
(and 2 more)
Tagged with:
-
Yes it is applied to all workstations.
- 13 replies
-
- group policy
- not applying
-
(and 2 more)
Tagged with:
-
I am running Windows 7 Workstations and Windows Server 2016 Datacenter Domain Controller. I am using group policy to manage printers on my workstations. When I push out these policies it will apply to most of the PCs in a classroom but not all. I have had this issue with multiple group policies in the past and can never workout why they aren't applying. As far as I can see there is no pattern, it is never the same PCs that policies dont apply. Does anyone know any reasons why policies wouldn't apply. James Taylor ICT Technician
- 13 replies
-
- group policy
- not applying
-
(and 2 more)
Tagged with:
-
Unfortunately the person who did this job before me was adamant that we couldn't upgrade to AC2. these devices were initially setup on the version of AC I am running but this time I'm getting errors from it.
-
Hi I am using Apple Configurator 1.7.2 (560) to setup iPads. I have been able to setup iPad 2s with IOS 9.3.5 butIi am unable to setup iPad 4s or iPad airs with IOS 10.3.3. Every time i try to prepare an iPad 4 or air i get the error "Unable to activate" and the details show "Uknown (AMDevice Error=2)". I have had a look round a few forums and can't find an answer. if anyone else has had a similar experience or knows more about apple configurator than I do (which lets face it won't take much) then any help would be much apreciated. Thanks James Taylor ICT Technician Trinity Academy Halifax
-
Win 10 Education. Error installing Windows after sysprep.
JTaylor replied to JTaylor's topic in Windows 10
Just to summarise then prior to sysprepping the PC I ran the march 2017 cumulative update followed by all other updates from windows updates. installed the FOG Client and set its startup to Disabled. created an Unattend.xml file located C:\Windows\System32\Sysprep with code en-GB en-GB en-GB en-GB true true true true true 1 IQAgAHAAYQBzAHMAdwBvAHIAZAAgAGgAYQBzAGgAIAByAGUAbQBvAHYAZQBkACAAIQBQAGEAcwBzAHcAbwByAGQA false temp_user Administrators temp_user * GMT Standard Time 1 net user administrator /active:yes created a SetupComplete.cmd file located %WINDIR%\Setup\Scripts containing the code net user temp_user /deletebcdedit /set recoveryenabled NOsc config FOGService start= delayed-autoshutdown -t 300 -rsc config FOGService start= autoshutdown -t 0 -r and then finally ran C:\Windows\System32\Sysprep>Sysprep.exe /generalize /oobe /shutdown /unattend:Unattend.xml Thanks for all the help i can now move on to the next step of auto driver install. Might be posting a new thread- 14 replies
-
Win 10 Education. Error installing Windows after sysprep.
JTaylor replied to JTaylor's topic in Windows 10
Setting NetworkLocation is deprecated in the Windows image Components/oobeSystem/amd64_Microsoft-Windows-Shell-Setup_neutral/OOBE/NetworkLocation Setting SkipMachineOOBE is deprecated in the Windows image Components/oobeSystem/amd64_Microsoft-Windows-Shell-Setup_neutral/OOBE/SkipMachineOOBE Setting SkipUserOOBE is deprecated in the Windows image Components/oobeSystem/amd64_Microsoft-Windows-Shell-Setup_neutral/OOBE/SkipUserOOBE Above are the errors I get. Also what is my answerfile missing. I followed a tutorial online and copied everything they did.- 14 replies
-
Win 10 Education. Error installing Windows after sysprep.
JTaylor replied to JTaylor's topic in Windows 10
tried putting the user in the answerfile and have just syprepped it with out capturing just to test but got a different error. "Windows could not parse or process the unattend answerfile for pass [specialize]. the settings specified in the answerfile cannot be applied. the error was detected while processing setting for component -Microsoft-Windows-Shell-Setup]. please see below the contents of my answerfile. true %COMPUTERNAME% Akroydon Greenwich Mean Time true en-gb en-gb en-gb en-gb true true true true true Work 1 true true UgAwAGMANQA4ADUAZAB0AEEAZABtAGkAbgBpAHMAdAByAGEAdABvAHIAUABhAHMAcwB3AG8AcgBkAA== false Administrator Administrators Administrator Local Administrator- 14 replies
-
Win 10 Education. Error installing Windows after sysprep.
JTaylor replied to JTaylor's topic in Windows 10
I have run both of these updates and any picked up by windows updates and still get the same error.- 14 replies
-
Win 10 Education. Error installing Windows after sysprep.
JTaylor replied to JTaylor's topic in Windows 10
I don't create a user in the answer file I just enable the administrator account from the local user manager prior to sysprep. I tried the re-enable using Net User anyway and got no result.- 14 replies
-
I am attempting to build a Windows 10 Education image on a Dell Lattitude E5520to be captured and deployed using FOG Cloning Solution 1.3.4. I've started by installing Windows 10 Education build 1607 and booting into Audit Mode. From there I install the FOG Client and Windows System Image Manager. I create an answer file with Windows SIM using the Install.wim file from the win 10 installation disk. I move the amd64_Microsoft-windows-Shell-Setup_neutral and OEMinformation from the windows image to Specialize in the answerfile. Then save the file to C:\windows\System32\Sysprep\unattend.xml. i then run CMD as administrator and run C:\Windows\System32\Sysprep>sysprep.exe /generalize /oobe /shutdown /unattend. Once the laptop has shut down i capture the image using FOG. When the laptop boots back to windows I get an error saying "The computer restarted or encountered an unexpected error. Windows installation cannot proceed. To install Windows, click "OK" to restart the computer, and then restart the installation." I know I can solve this by editing the setup registry but I want to prevent this error happening. Any advice will be most welcome. Thanks James Taylor ICT Technician Trinity Academy Halifax Shay Lane, Halifax, HX2 9TZ Tel: 01422 244890 Fax: 01422 240033 Web: Trinity Academy – Trinity Academy Halifax
- 14 replies
-
Thanks for the help this is brilliant I have started deploying it to the entire school.
- 2 replies
-
- device naming
- group policy
-
(and 3 more)
Tagged with:
