Jump to content

bicky

Members
  • Posts

    160
  • Joined

  • Last visited

Everything posted by bicky

  1. Hyper-v cluster require one to have a dc outside the cluster or a physical dc
  2. Dear all, We have few Server 2008 R2 & Server 2012 R2 vm on hyper-v, currently all the servers has 60gb for the C: drive and second drive for the application/web/file servers. C: drive on all our servers only hosts the Windows system files. Applications are installed on the second drive. With the regular windows updates, the servers are now getting close to space being fully used. How much space do you normally allocate to the system drive of your virtual servers ? And do you install every windows updates on your servers ? Any help would be much apperciated, thank you.
  3. I did by myself following the windows-noob.com prajwaldesai.com/sccm-2012-r2-step-by-step-guide
  4. +1 for CSF and its free
  5. @sonic1485, I was experiencing same issue where I added all those urls. Later I had to whitelist office.net to make it work.
  6. try loading the DirSync Config tool and tap in your [email protected] credentials to see if it connects or not.
  7. @Tezza88, we are on the same boat; unable to insert the serial with the deployment.
  8. We are trialling VMware vdi with 50 PCoIP clients. How do you manage the scheduled WOL & Shutdown? I have Teradici management console but I am unable to find an option to schedule WOL or Shutdown. So far I have been using depicus.com/wake-on-lan/wake-on-lan-cmd.aspx for WOL but can’t seem to think of how to shut them down. Any help would be much appreciated, thank you.
  9. Hi we are thinking of going to Vmware VDI route for the computer suite of about 100 machines. I went to see the demo of the VDI on one of the school and there was a lag when I was trying to: - play the fullscreen HD video from youtube & BBC iPlayer - use the photoshop to edit the photos I dont know whether the above are possible with VDI; we would also like to run 3D CAD software aswell like Solidworks / Autocad. Has anybody got experience of VDI using above three things. Any help would be much appreciated, thank you.
  10. Hi, We have a computer suite of 30 Windows 7 computers. We have 30 user accounts (examuser01, examuser02, examuser03.....examuser30 etc) been created for exams purpose. Is there anyway using script/software to logon to these 30 machines simultaneously like: examuser01 to PC01 examuser02 to PC02 examuser03 to PC03 examuser04 to PC04 examuser04 to PC30 Any help would be much appreciated, thank
  11. Hi, we have a network of following servers; currently we only install the latest Service Packs on the servers. 2 x Windows Server 2008 R2 Hyper-v hosts (Failover Cluster) 1 x Windows Server 2012 R2 Physical Server (DC + DNS + DHCP) 1 x Windows Server 2012 Virtual Server (DC + DNS + DHCP) 1 x Windows Server 2008 R2 Physical Server (SQL 2008) 1 x Windows Server 2008 R2 Virtual Server (FileServer) 1 x Windows Server 2012 Virtual Server (Print Server) 1 x Windows Server 2008 R2 Virtual Server (Application + IIS Server) 1 x Windows Server 2008 R2 Virtual Server (KasperskyMDTFileServer) There are about 500+ Windows 7 & Desktops. I am looking to install a WSUS on a virtual server (Server 2012 R2). What sort of Windows updates do you install on your servers ? How often do you install the updates on your servers ? Do you also installs updates your Windows 7/8 desktops ? Any help would be much appreciated, thank you.
  12. Backup DHCP by following steps: From command prompt on old DHCP server navigate to a command prompt C:\>netsh DHCP server export c:\bkpDHCPdb all then copy the above file to the new Server 2012 DHCP server and use following command: C:\>netsh DHCP server import c:\bkpDHCPdb now restart the DHCP service Make sure to stop the DHCP service from the old server.
  13. We have a few old ML350 G4 or DL360 G5 running Centos & Ubuntu. They are running Nagios for monitoring Xibo for Digital Signage Joomla for ICT Knowledgebase Avahi mDNS Helpdesk Software
  14. probably yes; age group 11-18
  15. a teacher wants to teach futurelearn.com/courses/begin-programming
  16. Dear all, I have been asked to install Android + Java SDK on ICT Suite. All the computers are Intel Core i5, 3gb RAM, Windows 7 operating system and are member of Windows domain. All the users has roaming profile + folder redirection been enabled. Is there anything I need to worry about installing SDK on domain based computers with roaming profiles ? Does users need to have admin rights to local computer and to C: drive. Your help will be much appreciated, thank you.
  17. Hi, we have a Aruba WiFi with Smoothwall as the Firewall. Student/Staff use their active directory username and password to connect to the college WiFi. We have bought 20 IPads which can be borrowed by the Staff/Students. I am looking to manage it via Meraki Systems Manager and I have already got user credentials to logon to the Meraki Systems Manager. We also have Apple Volume Purchase Program (VPP). so where do I start ? I guess I need to first connect them to the College WiFi ? Do you all use standard credentials for all the IPads to connect to the WiFi ? Any help would be much appreciated, thank you.
  18. Hi, WOL: I use the one from here Depicus Wake On Lan Command Line I have batch file like following been scheduled to run at 07:30am daily. wolcmd 86e958d34119 10.5.10.55 255.255.255.0 wolcmd 606186e762a1 10.5.10.51 255.255.255.0 wolcmd 306167e958c8 10.5.10.56 255.255.255.0 wolcmd 3c626d087f3e 10.5.10.53 255.255.255.0 SHUTDOWN: I use Windows built-in shutdown command with followings; this one is scheduled to run daily at 18:00 shutdown /s /t 5 /m \\pc1.mydomain.co.uk /c "System shutting down, Please save your work, Good-Bye" shutdown /s /t 5 /m \\pc2.mydomain.co.uk /c "System shutting down, Please save your work, Good-Bye" shutdown /s /t 5 /m \\pc1.mydomain.co.uk /c "System shutting down, Please save your work, Good-Bye" For WOL I export the dhcp lease to csv then import it on MS Excel then concatenate with wolcmd command.
  19. that is what I have deployed to all the computers, but I cant find an option to prevent end users from accessing the SETTINGS.
  20. I have loaded the GPO adm templates for Google Chrome. Is there anyway to disable Settings button on the top right so that end user cannot access the settings. http://www.technipages.com/wp-content/uploads/2008/09/Google-Chrome-Menu-Settions-option.png Your help will be much appreciated, thank you.
  21. hi we have a exchange server 2010; I would like to try mailscanner or spamassasin as a spam filter. Which one shall I use ? Has any of these got an end users quarantine management where they can release their own emails that has been caought up as spam. thank you.
  22. we have 2 x Exchange 2010 Client Access Servers - setup as CAS Array 2 x Exchange 2010 Mailbox + Hub Transport Outlook client connects to the CAS Array
  23. pantscat, thank your very much for your time. Please do let me know if you come across anything on this.
  24. yes both of them has send connectors as Address Space Type: SMTP Address: * Cost 1 Network User domain name system (DNS) "MX" records to route mail automatically. Source Server myExchangeServer1 - Role: Mailbox, Hub Transport myExchangeServer2 - Role: Mailbox, Hub Transport
  25. both has mailbox + hub transport roles. they are setup as DAG cluster.
×
×
  • Create New...