Jump to content

Tallwood_6

Members
  • Posts

    685
  • Joined

  • Last visited

Reputation

586 Excellent

About Tallwood_6

Personal Information

  • Location
    Kent

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Did you get anywhere with this, we have different integration versions across all the windows servers from 2008 to 2016 now under hyper-v and how the updated integration services are supposed to be delivered seems to be pretty sketchy i.e. windows update via WSUS that needs approval, via the host itself?
  2. Not sure what firewall your using but I found watchguard had a setup guide on there support site which I just passed to our firewall guys
  3. Blob storage is unstructured object based storage i.e. you this for vhd's, filer storage is smb storage. If your looking at using azure for backups then its worth sticking your data on Azure Cool Blob Storage that's not long gone GA https://azure.microsoft.com/en-us/blog/introducing-azure-cool-storage/ if your concerned with cost.
  4. Sensible approach would be to build a new domain and setup a trust relationship and migrate the users data and stations over (rebuild the stations) and the decommission the CC4 servers.
  5. Smoothwall did SSL decrypt and inspect for content filtering last time I used it. I'm sure others now have this functionality though.
  6. Phone up schools broadband get them to sort out the site to site VPN and be glad that in 5 years you are still with an iaas, saas and pass provider that is still going if that's where your backups are.
  7. Lol love the number of providers who are now doing supposed iaas. In reality there are about 5 providers doing true iaas everyone is is just doing offsite virtualization.
  8. Framework details on the MS azure site but this is a link to the gov.uk marketplace https://www.digitalmarketplace.service.gov.uk/g-cloud/services/6400178315591680 The link below is to the self certification statement for education that has been designed to address DPA issues for schools: https://dfecg.sharepoint.com/_layouts/15/WopiFrame.aspx?guestaccesstoken=HPYx2i%2brmZDRPPMYXdlnhGBvs20zWBmOHgMm4mkZmRQ%3d&docid=0e1ed703fcfce471f9c9dacad89bda816&action=view
  9. The economy of scale that Azure, and AWS can offer should make it extremely difficult for others to compete on price. I believe if you are education you can buy through the "G Cloud" procurement framework as well which will give you better pricing and also checkboxes all the security and data protection stuff without you having to lift a finger.
  10. Veeam cloud connect on Azure should be pretty cheap given there storage costs and you can now restore veeam backups straight to Azure as well now which makes it an excellent all round DR solution. Will want to setup a site to site or point to site VPN though which is reasonably straightforward
  11. Windows licencing is clear as mud
  12. Standard edition licences for 2 virtual operating system environments so this should include linux.
  13. The SAN element has no impact on the number of licenses required. Standard edition licenses for 2 virtual machines on two physical processors, so yes 2 standard licenses would be required to run 4 virtual machines on a single host. Datacentre licenses for an unlimited number of virtual machines on 2 physical processors. Datacentre licensing is going to be the simplest and most cost effective license type if your going to be hosting large numbers of virtual machines per host.
  14. I knew a fresh pair of eyes would do it, i will add it and retest but that should do it. I can only assume it removed the default reference when i added the advanced config database settings and automatically added these rules to the share after a regeneration.
  15. So i am trying to Automate OS deployment as possible through the use of the Share rules (customsettings.ini) and bootstrap.ini in MDT 2013 however my rules just dont seem to be working correctly and i'm seeing screens that should be skipped and settings that should be applied and i'm wondering if some of the rules are overriding one-another. I've copied the settings below if anyone can spot any issues or can prehaps share the some wisdom or there own set of working rules it would be appreciated. [settings] Properties=MyCustomProperty Priority=CSettings, MMSettings, RSettings, [Default] OSInstall=Y UserID=xxxxx UserDomain=xxxxx UserPassword=xxxxx SkipBDDWelcome=YES SkipDeploymentType=YES SkipDomainMembership=NO SkipApplications=NO SkipSummary=YES SkipUserData=YES SkipComputerName=NO JoinDomain=xxxxx DomainOUs1=OU=Workstations, OU=Computers, OU=xxx, DC=CBANK, DC=LOCAL DomainOUs2=OU=Laptops, OU=Computers, OU=xxx, DC=CBANK, DC=LOCAL SkipTaskSequence=NO SkipLocaleSelection=YES UILanguage=en-GB UserLocale=en-GB KeyboardLocale=0809:00000809 SkipTimeZone=YES TimeZoneName=GMT Standard Time TimeZone=085 SkipAppsOnUpgrade=YES SkipCapture=YES SkipAdminPassword=YES SkipProductKey=YES ProductKey=xxxxx SkipComputerBackup=YES SkipBitLocker=YES SkipFinalSummary=YES DoCapture=NO TimeZone=085 BDEInstallSuppress=YES FinishAction=REBOOT WSUSServer=http://xxxx I have made sure the WDT image and WDS wim is upadated
×
×
  • Create New...