<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Windows on Wingate365</title><link>https://blog.wingate365.com/tags/windows/</link><description>Recent content in Windows on Wingate365</description><generator>Hugo</generator><language>en-gb</language><lastBuildDate>Sun, 18 Feb 2018 12:24:14 +0000</lastBuildDate><atom:link href="https://blog.wingate365.com/tags/windows/index.xml" rel="self" type="application/rss+xml"/><item><title>Connect to Windows 2016 HyperV Core with delegated credentials / CredSSP</title><link>https://blog.wingate365.com/2018/02/connect-to-windows-2016-hyperv-core.html</link><pubDate>Sun, 18 Feb 2018 12:24:00 +0000</pubDate><guid>https://blog.wingate365.com/2018/02/connect-to-windows-2016-hyperv-core.html</guid><description>&lt;p&gt;CredSSP authentication is currently disabled on the local client. You must be running with administrator privileges in order to enable CredSSP&lt;br /&gt;
&lt;br /&gt;&lt;/p&gt;
&lt;h3&gt;
On Win2016 desktop CLIENT&lt;/h3&gt;
&lt;br /&gt;
&lt;li&gt;Powershell:&lt;/li&gt;
&lt;pre&gt;PS C:\Users\Administrator&amp;gt;start-service winrm
PS C:\Users\Administrator&amp;gt;Enable-WSManCredSSP -Role client -DelegateComputer *
PS C:\Users\Administrator&amp;gt;stop-service winrm&lt;/pre&gt;
&lt;br /&gt;
&lt;li&gt;GPEDIT (as administrator)&lt;/li&gt;
Local Computer Policy &amp;gt; Computer Configuration &amp;gt; Administrative Templates &amp;gt; System &amp;gt; Credentials Delegation: 
&lt;pre&gt;Allow delegating fresh credentials with NTLM-only server authentication&lt;/pre&gt;
&lt;li&gt; Set: "Enabled" and "Add servers to the list" 
&lt;li&gt; Show: enter "WSMAN/*" as Value&lt;/li&gt;
&lt;li&gt;Fire up Hyper-V Manager and connect to server only with IP-address and enter as user "[IP Address]\[username]” and set the password.&lt;/li&gt;
&lt;/br&gt;
&lt;a href="https://social.technet.microsoft.com/Forums/en-US/8884b81e-0576-4764-a29d-ce7bec5c9ee9/hyperv-server-2016-tp4-howto-manage-hyperv-with-desktopos-hyperv-manager-and-bug?forum=WinServerPreview"&gt;Source&lt;/a&gt;</description></item><item><title>New disk for existing VM</title><link>https://blog.wingate365.com/2018/02/new-disk-for-existing-vm.html</link><pubDate>Sun, 18 Feb 2018 12:08:00 +0000</pubDate><guid>https://blog.wingate365.com/2018/02/new-disk-for-existing-vm.html</guid><description>&lt;h3&gt;
"Disk offline with error – the disk is offline because of a policy set by an administrator"&lt;/h3&gt;&lt;br /&gt;
After adding a new hard drive to an existing VM, it will show as offline, this can be corrected using the steps below in the&amp;nbsp;diskpart&amp;nbsp;cmd prompt&lt;br /&gt;
&lt;pre&gt;san policy=OnlineAll &lt;/pre&gt;
This will result in the following message: Diskpart successfully changed the SAN policy for the current operating system.&lt;br /&gt;
&lt;pre&gt;list disk&lt;/pre&gt;
Check the number of any offline disks and select them&lt;br /&gt;
&lt;pre&gt;select disk 1
attributes disk clear readonly
online disk&lt;/pre&gt;
The disk will now be available in Disk Management.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://jeffwouters.nl/index.php/2011/06/disk-offline-with-error-the-disk-is-offline-because-of-a-policy-set-by-an-administrator/" target="_blank"&gt;Source&lt;/a&gt;</description></item><item><title>Simple ISO mounting</title><link>https://blog.wingate365.com/2015/01/simple-iso-mounting.html</link><pubDate>Sun, 25 Jan 2015 14:23:00 +0000</pubDate><guid>https://blog.wingate365.com/2015/01/simple-iso-mounting.html</guid><description>&lt;p&gt;This is the easiest way to mount ISO images in Windows, that is all.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://wincdemu.sysprogs.org/"&gt;http://wincdemu.sysprogs.org/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>IP PBX / 3CX / VoIP Phone System</title><link>https://blog.wingate365.com/2013/10/ip-pbx-3cx-voip-phone-system.html</link><pubDate>Thu, 31 Oct 2013 08:34:00 +0000</pubDate><guid>https://blog.wingate365.com/2013/10/ip-pbx-3cx-voip-phone-system.html</guid><description>&lt;p&gt;Just finished a few days training on &lt;a href="http://www.3cx.com/" target="_blank"&gt;3CX &lt;/a&gt;systems, and a very interesting two days it was. The trainer William has a distinctive style and great dry sense of humour that kept everyone engaged.&lt;br /&gt;
&lt;br /&gt;
3CX is a windows base IP phone system. In the simplest terms for a small office you install 3CX on a desktop PC, sign up to a VoIP provider (e.g. &lt;a href="http://www.voip-unlimited.net/" target="_blank"&gt;VoIP Unlimited&lt;/a&gt; or &lt;a href="http://www.spitfire.co.uk/VoIP.shtml" target="_blank"&gt;Spitfire&lt;/a&gt;) plug in a few IP phones to your Ethernet, configure, provision and away you go. As it&amp;rsquo;s all IP based you can get a phone number in any region of the UK or any country for that matter. So office based in Scotland, but clients all in London, or France - get a local number to your clients and you are only paying for &amp;rsquo;local&amp;rsquo; calls. 3CX can go all the way up to a multi-location offices / call centres with thousand of agents. If you want to get fancy there are APIs and custom programmable elements to build your own digital receptionist, the kind that ask for your account numbers, report information from your account after you authenticate etc etc.&lt;br /&gt;
&lt;br /&gt;
You can also get an app on your iPhone/Android to be able to make calls over 3G data or wifi via your 3CX PBX. Although if you want total flexibility on remote mobile access you do face the difficult decision on how to deal with security threat of opening a port for SIP traffic on your firewall to the public internet which is not a great idea.&lt;/p&gt;</description></item><item><title>Download Video from the BBC iPlayer</title><link>https://blog.wingate365.com/2012/04/download-video-from-bbc-iplayer.html</link><pubDate>Sun, 22 Apr 2012 09:24:00 +0000</pubDate><guid>https://blog.wingate365.com/2012/04/download-video-from-bbc-iplayer.html</guid><description>&lt;p&gt;There is no quick answer to this from Google for Windows, but in Ubuntu it&amp;rsquo;s dead easy&lt;br /&gt;
&lt;br /&gt;
&lt;code&gt;$ sudo apt-get install get-iplayer &lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
With the package is installed run&lt;br /&gt;
&lt;br /&gt;
&lt;code&gt;$ get-iplayer &amp;ndash;get &amp;ndash;url=&lt;any a="" bbc="" on="" page="" video="" with=""&gt;&lt;/any&gt;&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
Get all the info and documentation &lt;a href="http://linuxcentre.net/getiplayer"&gt;here &lt;/a&gt;&lt;/p&gt;</description></item><item><title>Windows Live ate my SMB share...</title><link>https://blog.wingate365.com/2010/09/windows-live-ate-my-smb-share.html</link><pubDate>Tue, 21 Sep 2010 21:30:00 +0000</pubDate><guid>https://blog.wingate365.com/2010/09/windows-live-ate-my-smb-share.html</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.digitalera.co.uk/news/wp-content/uploads/2010/05/xbmc.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="213" src="http://www.digitalera.co.uk/news/wp-content/uploads/2010/05/xbmc.gif" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;Have just spend way too long trying to work out why xbmc could no longer connect to a win7 smb share. The solution after much head scratching, simply uninstall Windows Live Login Assistant. Why this application should block shares from xbmc is beyond me. I have no idea what I was thinking about when I recently installed the Windows Live software anyway, most of it easily replaced by better programs. The guys at xbmc.org made a nice post on their forum about &lt;a href="http://forum.xbmc.org/showthread.php?t=63123"&gt;win7 smb shares&lt;/a&gt;, the windows live bug is mentioned there quite a bit.</description></item><item><title>Share that screen...</title><link>https://blog.wingate365.com/2010/09/share-that-screen.html</link><pubDate>Mon, 06 Sep 2010 18:33:00 +0000</pubDate><guid>https://blog.wingate365.com/2010/09/share-that-screen.html</guid><description>&lt;p&gt;Remote desktop has never been easier, useful for IT support for family members.&lt;br /&gt;
&lt;span id="goog_147156283"&gt;&lt;/span&gt;&lt;span id="goog_147156284"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.teamviewer.com/en/index.aspx"&gt;&lt;a href="https://www.teamviewer.com"&gt;www.teamviewer.com&lt;/a&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
The most recent versions also include a chat function which is handy, although skype is still probably the best go to voice chat application.&lt;br /&gt;
&lt;br /&gt;
Even faster is the ultra easy to use web version from logmein with an even easier to remember URL&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://join.me/"&gt;join.me&lt;/a&gt;&lt;/p&gt;</description></item><item><title>How to: Replace Win7 RC with Win7 'Upgrade'</title><link>https://blog.wingate365.com/2010/02/how-to-replace-win7-rc-with-win7-full.html</link><pubDate>Sat, 27 Feb 2010 17:35:00 +0000</pubDate><guid>https://blog.wingate365.com/2010/02/how-to-replace-win7-rc-with-win7-full.html</guid><description>&lt;p&gt;I wanted to replace Win7 RC with a full version, the RC was set to expire on 01 March 2010 and it had started to nag me to update.&lt;br /&gt;
&lt;br /&gt;
Looking on the web it appeared it was possible to do an &amp;lsquo;in place&amp;rsquo; upgrade (i.e. maintain all installed programs and files etc) with some tweaking of the settings, however this was also only possible if I installed Win7 Ultimate, which is kinda overkill for what I need.&lt;br /&gt;
&lt;br /&gt;
In the end I went with Win7 Professional &amp;lsquo;Upgrade Edition&amp;rsquo;. I assumed it would not let me upgrade from Win7 RC but I still had the original Visa Disks that came with the box when it was new, so planned to install that 1st and then upgrade to Win7.&lt;br /&gt;
&lt;br /&gt;
As fate would have it no Vista install was required (thank god!). After booting to Win7 RC I put the new Win7 Professional Upgrade disk in and was able to do a custom install on the partition where Win7 RC was currently running from. The partition was not formatted, files and documents were moved to a backup folder (c:\windows.old). All that remained for me to do was to reinstall a few apps.&lt;br /&gt;
&lt;br /&gt;
The whole process took less than 30 mins to get the new Win7 up and running.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;When replacing Win7 RC the &amp;lsquo;Upgrade&amp;rsquo; editions work just fine for a custom install. &lt;/b&gt;&lt;/p&gt;</description></item><item><title>Just forget about Doom2</title><link>https://blog.wingate365.com/2005/02/just-forget-about-doom2.html</link><pubDate>Mon, 07 Feb 2005 22:22:00 +0000</pubDate><guid>https://blog.wingate365.com/2005/02/just-forget-about-doom2.html</guid><description>&lt;p&gt;It is a dark day, after trying long and hard to fix my flatmates laptop I have to admit defeat. Trying to install an OS on a computer with no working floppy drive or CD drive is not easy. I was encouraged by the Boot to LAN - with PXE option the 3Com LAN card gave on start up. But after many hrs of trying to set my PC up as a DHCP/TFTP linux server to remote install the OS, I realised;&lt;div style="float: right; margin-left: 10px; margin-bottom: 0px; margin-top: 0px"&gt; &lt;a target="_blank" href="http://www.flickr.com/photos/andywingate/4227071/in/set-106344/"&gt;&lt;img src="http://photos3.flickr.com/4227071_643df18bca_o.jpg" width="240" /&gt;&lt;/a&gt; &lt;br /&gt; &lt;span style="font-size: 0.9em; margin-top: 0px;"&gt;Budapest is a cool place&lt;/span&gt;&lt;/div&gt;I know nothing about programming, I should have never bothered messing around with Linux, I was only guessing that the hard disk wasnt completely fried and it is probably time for a new laptop anyway. I realise that all this open source stuff must be a great idea but the amount of time and effort required, for someone who has only ever used MS-DOS and Windows, is kinda inhibitory. I was bored last week and printed off this great article that I have slowly been reading, its entertaining stuff.. &lt;br /&gt;&amp;ldquo;In The Beginning There Was The Command Line&amp;rdquo; &lt;a href="http://home.earthlink.net/%7Eandroid606/commandline/"&gt;read it here&lt;/a&gt;&lt;br /&gt;originally written by Neal Stephenson but more recently updated by a code-monkey named &lt;a href="http://www.livejournal.com/users/garote/"&gt;garrett&lt;/a&gt; who gives its a bit of a fresh perspective..&lt;/p&gt;</description></item></channel></rss>