Jump to content

TheMan100

Members
  • Posts

    161
  • Joined

  • Last visited

Everything posted by TheMan100

  1. Go to Control Panel\Network and Internet\Network Connections right click on your wireless adapter, properties, ipv4, properties, and make sure obtain IP automatically is set and obtain DNS automatically is set.
  2. Please do, I'm looking at doing a similar thing.
  3. "This issue occurs if the original operating system contains a registry key that is larger than 8 kilobytes (KB). " Sometimes I really do wonder how problems occur over the tiniest of things.
  4. Adobe Flash Player
  5. Clint Boessen's Blog: Migrate Data to New Domain without ADMT
  6. I've read somewhere, where people have created a Ghost image of the virtual server and then installed it on to the physical. Or maybe it's possible to sysprep it and create an image from that and inject the drivers needed for the physical server, in to the image, but I'm not too sure.
  7. Can you not do this by disabling them from mapping network drives?
  8. Windows 7 can only have 1 remote desktop connection at a time. Use another server.
  9. Well, I'm guessing either: C:\Users\USERNAME\AppData\Roaming\Microsoft\windows\Start Menu\Programs or... C:\ProgramData\Microsoft\Windows\Start Menu\Programs (for some reason it keeps replacing W I N D O W S without the spaces, with window s)
  10. Terminal services with rd gateway to encrypt the session.
  11. You could get them to press ALT in Windows Explorer and then a bar will come up at the top where they can press file --> new --> file, folder etc..
  12. You could go to an ordinary 64bit PC, print management, print servers, your print server, drivers, and then add the 64bit drivers there.
  13. In the Microsoft Agreement (for Windows 7, but I'm guessing this can be applied to the rest of the operating systems), it states: "The software is licensed on a per copy per computer basis. A computer is a physical hardware system with an internal storage device capable of running the software. A hardware partition or blade is considered to be a separate computer." and... "One Copy per Computer. You may install one copy of the software on one computer. That computer is the “licensed computer.” b. Licensed Computer. You may use the software on up to two processors on the licensed computer at one time. Unless otherwise provided in these license terms, you may not use the software on any other computer. c. Number of Users. Unless otherwise provided in these license terms, only one user may use the software at a time."
  14. Haha, surprisingly enough, Google Maps is able to produce a route to the heart of India, but not to China, oh well; nothing will beat a good old map.
  15. "They do need to install printers and add the laptops to their home network."
  16. How about a login script which will run on the local user's account, which will check if it's connected to the school network, and if they are connected, the script will log off the local account. I'm guessing this could be done by pinging a server in your network, then if the ping request receives a reply, log the local account off. EDIT: But then again, if they disable wireless on the laptops, they could skip this.
  17. So you want to disallow local access when connected to the domain, but allow local access when at home?
  18. That was also mentioned in the thread I posted above. Instead of no longer using it though, couldn't you use a .reg file to write the settings instead?
  19. Somebody has/had problems like this, read this, http://www.edugeek.net/forums/windows-server-2000-2003/74601-gpo-bloat.html
  20. Can't you just add another virtual disc? And then use this to help you: How can i move Exchange 2007 DB and storage group to another drive, I&#39m running out of space on C
  21. How about creating a batch file, then add it as a logon script. rmdir /s /q "C:\Users\%USERNAME%\Downloads" rmdir /s /q "C:\Users\%USERNAME%\Links" rmdir /s /q "C:\Users\%USERNAME%\Saved Games" rmdir /s /q "C:\Users\%USERNAME%\Desktop" rmdir /s /q "C:\Users\%USERNAME%\Contacts" and so on...
  22. What about just adding... TASKKILL /F /IM "explorer.exe" explorer.exe ...to your batch file, maybe not the best solution, but if stopping and restarting explorer works, this should do.
  23. Surely your serial key could be used as proof of purchase, "Proof of purchase can be: PID Number/CD Key number". Also, I've just read some where that it's not illegal to download Windows if you have a valid serial key; it's illegal to crack Windows or bypass the activation technologies. However, I'm unsure of that.
  24. This should help you: How to replace Microsoft software or hardware, order service packs, and replace product manuals
  25. No *Entire Network* in My Network Places This may be able to help. Edit: http://www.edugeek.net/forums/windows-7/42683-remove-network-navigation-pane.html Possibly this as well.
×
×
  • Create New...