-
Posts
839 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by k-strider
-
Microsoft Activation - This copy of Windows is not genuine
k-strider replied to hardtailstar's topic in Windows 7
MAK keys are in the volume license service center and are unique to each individual organization. -
you can buy them individually though on the subscription we have 2 licences on our OVS you dont need to do the staff count if you only need it on say one persons computer.
-
i'd use clonezilla if its a one off job.. boots of memory stick / cd can do disk to disk / disk to image or over the LAN
-
Do you think this would work with a UNC Path to their Home drive? https://docs.microsoft.com/en-us/onedrive/use-group-policy#DefaultRootDir
-
240 over 120 we found 120s would fill up to quick..... Intel or Crucial mostly here...
-
i am being a lemon and not installing the latest client
-
if you install it with the /allusers switch where does it put the ADMX files as the ms docs suggest they are in the %appdata% share but they arent or in the program files (x86) onedrive folder either?
-
Love Zen, used them at home for years now...
-
i think its beacause you downloaded the N version microsoft was forced to strip some stuff out of windows in the EU versions..
-
i just tried this and it seems to work for my 2016 exchange box HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeOWA and then create the following REG_DWORD value if it doesn’t already exist ChangeExpiredPasswordEnabled. Once created set the DWORD value to 1. Once you have done that simply recycle the OWA Web Application under IIS or give IIS itself a restart
-
run the ts client in admin mode... if its part of a farm i often see that message.... from CMD mstsc /admin
-
Also Filezilla can do SSH file transfers.... but pscp on the good old command line is my fav
-
[ms office - o365] Shared Computer Activation
k-strider replied to Gongalong's topic in Office Software
i have set-up shared computer activation, but in order for them to sign in seamlessly you need to be federated and some sort of SSO - we have and ADFS server to do that but even with this it doesn't work flawlessly see my post here... and everyone needs a o365PP license otherwise the apps open in read only mode.. you could put office 2019 on and activate it using your KMS key and ADBA. -
maybe o'hau.... then but that means the dreaed Wi-Fi... and emails....
-
Last point the most sensible https://www.google.com/maps/place/Mauna+Kea/@19.8851571,-155.5118515,74408m/data=!3m1!1e3!4m22!1m16!4m15!1m6!1m2!1s0x7c0072776584bf3b:0xb8ea476533ab937!2s2500+K%C5%ABhi%C5%8D+Ave,+Honolulu,+HI+96815,+USA!2m2!1d-157.8220021!2d21.275445!1m6!1m2!1s0x7c006ddf44d7d837:0xd0c30fec89f93784!2sDa+Kine+Bail+Bonds,+Queen+Emma+Street,+Honolulu,+HI,+USA!2m2!1d-157.8562161!2d21.3110153!3e2!3m4!1s0x7953bd819bc89e11:0xf9159b9c95991c20!8m2!3d19.820651!4d-155.4682159
-
Photocopier comparison - Xerox C60/C70 v Olivetti MF554
k-strider replied to smurfomatic's topic in Hardware
No Worries.... we were very happy with our Xeroxs they were WC 7855 though... -
Photocopier comparison - Xerox C60/C70 v Olivetti MF554
k-strider replied to smurfomatic's topic in Hardware
before you sign have you checked out Crown Commercial Services - we always found the click cost and the rental genrally cheaper than using photocopying company... we have used them 4 years ago for Xerox and switched to Cannon again on CCS last year. https://ccs-agreements.cabinetoffice.gov.uk/contracts/rm3781 https://ccs-agreements.cabinetoffice.gov.uk/suppliers?sm_field_contract_id=%22RM3781%3A1%22 https://ccs-agreements.cabinetoffice.gov.uk/suppliers?sm_field_contract_id=%22RM3781%3A2%22 -
-
yes i just found it a bit flaky.. there is on the mac under apps and papercut a disable and enable ios printing script/command i sometimes found i needed to disable it and then re enable it before they would stop reporting to being offline.
-
we use certificates for wireless Auth now (802.1x) and internal web servers for SSL.... years ago i was in the same boat and i was very worried because every domain computer had got issued a cert (from GPO) but it doesn't matter. in the end i created a new CA (also because i needed SHA2 not 1 for webservers) revoked all the issuing roles from the old one the new one then issued out certificates over time as the certs expired the computers got them from the new server - you can force this too... so if your not using the certificates for anything then its fairly safe just to remove it and create a new CA authority should you want to use them in the future.
-
Right so i hat to run some powershell on my ADFS server to get the token into the o365 cloud - i am going to put a Doc together tomorrow of everything i had to do to change the cert for a year and a half's time when i have to do it again.... Import-Module MSOnline Connect-MsolService Get-MsolFederationProperty -DomainName domain.sch.uk | FL Source, TokenSigningCertificate Update-MSOLFederatedDomain –DomainName domain.sch.uk
-
except that then broke office 365 sso... so i've put it back and uploaded the old one to google i guess ive got two weeks to sort it out...
-
