-
Posts
99 -
Joined
-
Last visited
Reputation
15 GoodAbout DaveCoop

-
Run gpresult on the laptop to see if any GPOs are still being applied then look through them bit by bit. Also create a new user in a separate ou, create a new share for that user that maps to there profile. Basically to test a new environment works
-
[windows software] Office 365 Assign license through Powershell?
DaveCoop replied to Zezima's topic in Licensing Questions
Hi have you connected to O365 first ? Remote Powershell Commands Enter Credentials $cred = Get-Credential Now Create a session $s = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://ps.outlook.com/powershell -Credential $cred -Authentication Basic -AllowRedirection Next import cmdlets $importresults = Import-PSSession $s then try running your commands -
Sounds like a gpo, check this thread http://www.edugeek.net/forums/windows-server-2008-r2/56405-gpo-disable-right-click.html
-
- 4 replies
-
- ebeam
- multimedia
-
(and 1 more)
Tagged with:
-
https://itsolutionsblog.net/3-ways-to-extract-the-windows-8-product-key/
-
If you bought a new laptop Win 8.1 OEM its activate via Bios I've done a few of these where it doesn't activate. Before you do the upgrade you need to get the OEM key and create the media via Windows 10 Media Creation Tool. hope this helps The Free Upgrade to Windows 10 for Windows 7 OEM, Windows 7 Retail, - Microsoft Community
-
For Sale, to either really we just need to clear space
- 4 replies
-
- ebeam
- multimedia
-
(and 1 more)
Tagged with:
-
Black Screen when users RDP onto server
DaveCoop replied to DellOughta's topic in Windows Server 2012
When you get the blank screen can you press "control + shift + escape" -
Totally great piece of software Treesize free
-
Don't get caught up in school politics ! just make sure everything is documented ! keep a live inventory of stock items make sure your paperwork is up to date and if you use any monitoring software make sure that is documented on what you are monitoring with the head and Business manger agreeing to it. I think the message is Documents. its easy to say ill do that later but you never get around to it, yet when you need that document your screwed without it.
-
Hi Edugeekers, I have 4 Ebeam 82" with software and bits and pieces, if anyone is interested please PM me
- 4 replies
-
- ebeam
- multimedia
-
(and 1 more)
Tagged with:
-
Permissions Issue, Check inheritance on your folder structure. If you truly believe its ACL then you need to check GPO on the folder redirection
-
just setup a WebDAV server here Dan as im doing the same thing here, so will keep you posted on my progress. the WebDAV guide for work area's is also good, great guide from JamesFed http://www.edugeek.net/forums/cloud-services/131633-webdav-server-setup-remote-access-files-ios-windows-android-everything.html
-
Hi James, used your guide, excellent! got the basics up and running but each user gets stuck when they try to get to there own documents also after creating the virtual directory and turning it into an application I get invalid path, although I have looked this up and its a known problem I think as an Admin it works great just need to try and get the kids into there own folders now so any ideas would be great. Keep up the good work as it has given me the idea to do this and the basics in nearly getting it there so big thanks for the guide
-
Hi PRastall, not worked on RM for a few years and my initial thought would be to lower the PC's down to 32 bit OS with a fresh install, as the Database is 10 years old. but I would make the user a local admin first to see if its a permission thing as the old RM CC3 stuff used to like to dominate a bit, also check on the file location of the database to see if the user can access the location go to start run \\databaseserver\databaselocation if this opens then you can generally rule out network problems as it would be more file security then
