LolekUK
Members-
Posts
11 -
Joined
-
Last visited
Reputation
0 NeutralAbout LolekUK

Personal Information
-
Occupation
IT Manager
-
Interests
Walking, Hiking, Traveling
-
Location
Harrogate
-
False alarm, tested it on some dodgy devices - one with faulty NIC and one with static IP - no wonder I was getting error messages. All working
-
Said it too early, NAS worked but other connections on the switch have dropped (no ip address, unidentified network), wonder if setting up trk1 on edge switch broke the rest. Unfortunately as NAS worked I have quickly overwritten the config without checking the rest. Reversing step by step setting trk1 up didn't fix the problem. Eeeeek.
-
Thank you Blue_Cookeh for command and rrrrr for reminding about assigning vlan to trk1. All working now, happy days Thanks
-
Hi, I have HP 2530 switch and Buffalo TS3400 NAS. NAS is able to aggregate NICs (LACP) which I have configured and plugged in to switch port 23-24. I'm having trouble configuring LACP on HP. I have tried: int 23-24 lacp active and also: trunk 23-24 trk1 HP is accepting both commands (separately) but after patching NAS back in to the switch I don't get any pings back. When lacp or trunk is removed, NAS is back on the network. Any suggestions? Thanks
-
Just found this post couple of days ago, DISM Gui worked like a charm. USB 3.0 drivers installed. Thanks!
-
[wds] [Srv2008 R2] Intel HD 4000 Driver Issue W7 x86
LolekUK replied to LolekUK's topic in O/S Deployment
All back to normal now, I have learnt on my own skin. By editing *.inf file (to remove igfxtray from startup) I was removing signature from driver which then wasn't deploying with WDS (as it was unsigned). I'll remember this for a while -
It's not as easy as it looks. By editing *.inf file you are making drivers unsigned and WDS won't deploy them. I was full of hope myself when I saw this post although spent half a day afterwards trying to work out why drivers are not installing when OS deployed I know now....
-
[wds] [Srv2008 R2] Intel HD 4000 Driver Issue W7 x86
LolekUK replied to LolekUK's topic in O/S Deployment
That's the trouble as I have tried both versions available on Intel website, can't find any archives to test older ones. -
[wds] [Srv2008 R2] Intel HD 4000 Driver Issue W7 x86
LolekUK replied to LolekUK's topic in O/S Deployment
Thanks Michael. Are there any Intel/Dell signed drivers available to download anywhere? -
Hi all, We have few new Dell's on our site, I have added successfully network, fall sensor drivers to WDS and they deploy fine and are installed after re-image job. I have also decided to update the Intel HD graphic drivers on WDS server (as the previous person left igfxtray.exe + 2 other apps to startup with machines). But new graphic drivers don't install at all, I can do it manually afterwards forcing the unsigned driver to be installed. Also tried drivers from Dell website and 2 different versions from Intel website. Are unsigned drivers an issue or am I missing something else? Being me, instead of disabling the old drivers I have delete them from WDS, so can't go back - as I thought new ones will pick up with no problems. Srv 2008 R2, deploying to W7 x86 machines. Thanks Karol
-
Hi to all, I have tried to add MIS:Sync to task scheduler on Server 2008 R2 Enterprise. I have followed ParentPay manual (from HERE) and task runs fine in scheduler but MIS:Sync fails to sync the data. Hope you can help or share your ways of syncing Sims with ParentPay. Thank you Karol MIS:Sync logs with error messages: Info: 2014-01-21 03:00:16 : Starting MIS:Sync 3.1.3987.20764 Info: 2014-01-21 03:00:16 : ServerURL is [url]https://www.parentpay.com/MISWS/[/url] Info: 2014-01-21 03:00:16 : Config location is C:\Users\*****\AppData\Local\ParentPay\MISSync Info: 2014-01-21 03:00:16 : Executing Framework is 2.0.50727.5472 Info: 2014-01-21 03:00:16 : From the installed frameworks Info: 2014-01-21 03:00:16 : CDF Info: 2014-01-21 03:00:16 : v2.0.50727 Info: 2014-01-21 03:00:16 : v3.0 Info: 2014-01-21 03:00:16 : v3.5 Info: 2014-01-21 03:00:16 : v4 Info: 2014-01-21 03:00:16 : v4.0 Error: 2014-01-21 03:00:17 : Command lines passed without gui-less permissions set at MISSync.MISSyncMain.Main(String[] args) Info: 2014-01-21 03:00:17 : Finishing MIS:Sync commandline processor Error: 2014-01-21 03:00:21 : Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation. Specify the ServiceNotification or DefaultDesktopOnly style to display a notification from a service application. at System.Windows.Forms.Form.ShowDialog(IWin32Window owner) at MISSync.MISSyncMain.MISSyncMain_Load(Object sender, EventArgs e) at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) Error: 2014-01-21 03:00:21 : Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation. Specify the ServiceNotification or DefaultDesktopOnly style to display a notification from a service application. at System.Windows.Forms.Form.ShowDialog(IWin32Window owner) at System.Windows.Forms.Form.ShowDialog() at MISSync.MISSyncMain.CustomExceptionHandler.OnThreadException(Object sender, ThreadExceptionEventArgs t) Info: 2014-01-21 03:00:21 : Finishing MIS:Sync GUI
