Windows Server Enable the “Snipping Tool”
KB ID 0000383 Problem The Windows Snipping Tool is not in the default build of Server 2008 R2, it’s part of the “Desktop Experience” feature. In addition to SnippingTool.exe, this feature also enables, Windows Media Player, Desktop themes, Video for Windows (AVI support), Windows SideShow, Windows Defender, Disk Cleanup, Sync Center,Sound Recorder, Character Map, and the Windows Disc Image Burner. Solution Warning...
Window Server Where is Sysprep
KB ID 0000419 Problem You have a 2008 R2 Server to sysprep, but your not sure where sysprep is. Solution 1. Thankfully in Server 2008 R2, there’s no messing about, its in c:windowssystem32sysprep. (Note: to regenerate a SID don’t forget to tick “Generalize”). Server 2008 – It’s in the same place. Server 2003 – As with Windows XP, you need to get it from the Windows install CD, its in the...
Server 2008 R2 – Inbound traffic Blocked – Outbound Traffic works?
KB ID 0000397 Problem My colleague had this problem this week, and it involved a call to Microsoft to resolve. Basically the client had some comms problems, so ran Windows updates, post update the server (which was the main domain controller and DHCP server for the network) could not be seen by any clients on the network. The server itself however could quite happily see everything else. Solution The problem is due to the Windows...
Error While Attempting to Access a Windows Share
KB ID 0000439 Problem While attempting to connect to a Windows share you receive the error. Windows cannot access {target machine name} Check the spelling of the name. Otherwise there might be a problem with your network. to try to identify and resolve network problems, click diagnose. if you click “Diagnose” you will see the following, Error code: 0x80070035 The network path was not found. Note: You may also find that if...
Windows Server – Migrating DHCP Scopes
KB ID 0000447 Problem Normally you can just create a new scope on your new DHCP server, but if you have a lot of reservations that you don’t want to have to recreate (for printers network devices etc), then it’s a better option to migrate/copy the scope to the new server. Solution 1. Copy all the DHCP settings to a text file with the following command; netsh dhcp server export C:\dhcp.txt all 2. Stop and disable the DHCP...
Error – Windows SIM was unable to generate a catalog
KB ID 0000449 Problem Seen while SIM attempts to create a catalog file from a Windows image (.wim) file. This problem occurs if you are trying to create a catalog from from an x86 (32 bit) image, on a machine that is running a x64 bit version of the WAIK. Solution 1. Instead of trying to create a catalog file, you can use the one from the install DVD. 2. You will find the catalog file (with a .clg extension) on the DVD in the sources...
Windows Server – Enable Multiple RDP sessions
KB ID 0000471 Problem Server 2012/2008 R2 unlike their predecessors, comes with the multiple remote desktop session restriction enabled. If you are only connecting to a server for remote administration purposes that can get a bit annoying, especially if you have a generic administrative account that multiple techs are using, and you keep kicking each other off the server. Just as with earlier versions of Windows server you CAN have...
RDS Server – Remove the Shutdown Command
KB ID 0000499 Problem I’m surprised that when you make a server a Terminal Services Server / Remote Desktop Services Server, that this does not get applied from an administrative template anyway, but it does not. Why would you want to do this? Well users are used to hitting Start > Shutdown, when they are finished working, which is fine, unless they are in a terminal session with 500 other users and they’ve just issued...
Server 2008 – TS (Remote Desktop Services) Licensing
KB ID 0000523 Dtd 23/03/12 Problem A couple of months back I put in a 2008 Terminal Services Server, or Remote Desktop Services as it’s now called. I installed the Licensing server and successfully added in the licences the client had purchased, but a while later he rang to say he was having licensing issues. At first I thought it might have “dropped” it’s licences so I checked Remote Desktop Licensing Manager,...
Windows Server 2008 R2 Deploying Applications with RemoteApp
KB ID 0000528 Problem RemoteApp is a solution for delivering applications to your users from a Remote Desktop Services Server. Why would you want to do this? Imagine you only had one copy of office to update in your entire organisation when a new service pack or security update is released., or Adobe bring out a new version of Dreamweaver that’s on all your machines – you simply update the master copy on the RDS server, or...