snagrat
Members-
Posts
2,435 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by snagrat
-
Does anyone know and quick way to enable Cortana in Windows 10 Education 1607? TIA
-
A folder called documents - i.e in AD you will set the documents to map to \\server\share$\Documents?
-
I won't take credit as I didn't write it but found it many years ago and works a treat since
-
Do your user areas then have a folder called documents in? Or are the users documents literally in the %username%$ folder?
-
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!
-
You can run iamcloud without signing up to the whole provisioning service. But users will manually have to sign in
-
[windows software] Windows Licenses for Desktops
snagrat replied to ReadTheNetwork's topic in Licensing Questions
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. -
I have no idea where Windows and Office licenses.
snagrat replied to Nausing's topic in Licensing Questions
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 -
You may have to use Netsh wlan export profile New-SSID folder=c:\temp key=clear when importing to different machines
-
An Introduction to IAM Cloud - Forum Sponsors
snagrat replied to IAMCloud_DanielJennings's topic in Office Software
I too use it at a number of schools and can highly recommend it.- 18 replies
-
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.
-
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
-
Great British Bake Off: BBC loses rights to broadcast show
snagrat replied to elsiegee40's topic in TV & Movies
BBC news just said it is going to Channel 4 -
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
-
Thanks for the person who PM me. Got it working now
-
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
-
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
-
Internet Explorer maintenance settings will not apply to machines with IE11 on so you can kinda ignore it is there
-
What ADK you have on SCCM as there is a problem with 1511 and capturing. Ensure ADK is also 1607 version
-
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
-
Or the driver isn't supported in Windows 10?
-
We run Education version and remove the apps
-
Our logins are down to 30 secs for a new user. I'm happy with that
-
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?
-
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
