-
Posts
200 -
Joined
Reputation
223 ExcellentAbout ascott2

Personal Information
-
Occupation
ICT Technician
- X
-
Homepage
http://alanscott.biz
-
If you are on SQL 2012 SP1 CU2, there is always Azure? I don't know exact costs but I know BLOB storage is fairly cheap?
-
You can also have nested hashtables if you really want to get complicated.
-
@{} is a hashtable @() is an array Been caught out on that one many a time.
-
Of course that could be some library footage. Although I wouldn't put it past them to still be running NT4 here and there.
-
Ok your route are a lot more liberal than mine. That should be all that needs doing. We have 101,112 & 999 configured to work in exactly that scenario. Could it be further up your config, are you using a SIP provider, SBC or IP/PBX could it be failing there?
-
I haven't tested this but wouldn't this work? Get-ChildItem -Path $Folderpath -Include "xlsx" -Recurse | Foreach { Move-Item -Path $_.FullName -Destination ($_.FullName -Replace ("X:","Y:")) -Force -Confirm:$False}
-
I wrote a similar one a few years back, you can do it as a one liner and without the need for the AD module, so long as it is a group that has been enabled in exchange. I think it was something like this, using the Exchange Get-Group cmdlet rather than the AD Group cmdlet. (get-group "GroupName").Members | Set-Mailbox -RecipientLimit 2
-
Take a look at Virgin Money, when my wife stopped work to look after our son, I was worried that I wouldn't be able to get enough on my sole wage, but in the end they offered £157k with essentially 2 dependants.
-
The cr**py areas you speak of, are they really that bad or just a reputation? When I moved into my last place, I had a lot of funny looks from people when I told them where I lived, but as it turned out it was one of the nicest areas I have lived in, the people were all really nice and I felt safe walking at night. I live in a "nice" area now, but am moving again as my neighbour is, to put it mildly, a "nutjob". Do some research of your own, see what it's really like. Although, if it really is that bad, then listen to other people on here, save, save, save. For me I found moving out early was the best thing I could do, I wasn't great with saving, at least paying off my mortgage I was gaining equity in my home and enabled me to move up the ladder. Started in a 1bed flat, moved to 2 bed maisonette and now about to move into my first house. But remember to take into account costs with moving. There seems to be a trend around my way, of sales by tender, where the buyer stumps up the estate agents costs for the seller. As these are written into condition of sale there is no room for negotiation. Because of this I am currently paying my estate agent fees along with the tender fees which equate to over £6000, something to bare in mind.
-
Personal Phone - LG G3 on Vodafone. Work Phone - iPhone 4S on O2 Love the screen on my LG but it does munch the battery if the brightness up too high.
-
I agree that you "should" be able to get back the data from the raid 1 disks as the raid config is normally stored on the disks as well as the raid controller so upon plugging one disk in it should just see the raid as degraded, however I have only done this through plugging into another server with a raid card am not entirely sure about in a caddy. However with the spanned disks I know that server 2012 and I presume home is the same, but dynamic disks in Windows stores the config on the disks as well as in the OS so plugging both disks into another 2012 server should be fine.
-
Quad HD is the same as the screen on the LG G3 ie 1440p. 4K / UHD is 2160p. Not entirely sure where they are getting their definition for Quad HD from as it's not even 720p the minimum to be called HD. Although besides the point it's not a bad looking phone for the price.
-
Another +1 for Lync here. As of 2013 the server can be run in a virtual plus the server licensing isn't as bad as it used to be, if you run in enterprise you only have to license per front end server. Of course depending on how much you want to do with it you could just run a single standard edition box. It integrates so well with exchange and you can even use it within OWA. Although I think to get the full benefit of Lync it is really best to look at the features beyond just IM, namely enterprise voice features. Just my 2 pence worth.
