Jump to content

snagrat

Members
  • Posts

    2,435
  • Joined

  • Last visited

Everything posted by snagrat

  1. Does anyone know and quick way to enable Cortana in Windows 10 Education 1607? TIA
  2. A folder called documents - i.e in AD you will set the documents to map to \\server\share$\Documents?
  3. I won't take credit as I didn't write it but found it many years ago and works a treat since
  4. Do your user areas then have a folder called documents in? Or are the users documents literally in the %username%$ folder?
  5. The following will share a folder with its current name with a $ on the end. FOR /D %%G IN (*.*) DO NET SHARE %%G$=%CD%\%%G /GRANT:Everyone,FULL Save as a batch in the root and run and all folders will be shared. Not sure if it breaks original shares though!
  6. You can run iamcloud without signing up to the whole provisioning service. But users will manually have to sign in
  7. Technically you are not allowed to reimage OEM machines if you do not have a VL subscription in place. That said you mentioned KMS so that suggests you do have one in place currently for the servers.
  8. Run "slmgr /dlv" on and client and it will give you the KMS sever name (assuming it is KMS) They go to that server and run "script c:\Windows\system32\slmgr.vbs /dlv all" and it will report all product it is licences to activate
  9. You may have to use Netsh wlan export profile New-SSID folder=c:\temp key=clear when importing to different machines
  10. I too use it at a number of schools and can highly recommend it.
  11. Is it possible to open Google Docs files in Word? Google Drive is installed so I can get to the documents easily but want to directly open in Word, not Google Docs. Can't see that Word will open gdoc files with exporting them first.
  12. I know this has been asked before but I still can't find the answer. How do we get the Education PLUS licenses? I have many customers who have got it automatically but any new Education tenants I create do not receive it. TIA
  13. BBC news just said it is going to Channel 4
  14. Single Finger Panning may solve this. It's in the Pen and Touch settings in control panel in Win7 Turn it off and see if it helps
  15. Thanks for the person who PM me. Got it working now
  16. A lot of our Surface 3 (not Pros) aren't charging as the USB Micro cable is broken. The end are rubbish. Can I just buy any replacement USB A to USB Micro To use instead? The plug bit seems OK so it's just the cable
  17. I have done this before but can't for the life of me remember the admin/config user to change the IP. I know it's a very basic login so hopefully asking this question is permitted. If anyone knows it please tell me, need to configure this box for Monday
  18. Internet Explorer maintenance settings will not apply to machines with IE11 on so you can kinda ignore it is there
  19. What ADK you have on SCCM as there is a problem with 1511 and capturing. Ensure ADK is also 1607 version
  20. I've had this and it's to do with the DPM account. All appears to be working and I got green ticks to say everything is backing up but nothing was. I believe there is a Microsoft article on it but it took me a while to find
  21. Or the driver isn't supported in Windows 10?
  22. We run Education version and remove the apps
  23. Our logins are down to 30 secs for a new user. I'm happy with that
  24. And this script can be pushed through as a GPO startup script or does it have to be done as part of a build process?
  25. Yes that will work but the shortcut will be named whatever I tell it to be named. The User's Files shortcut takes the name from the username that is logged in which is what we want
×
×
  • Create New...