Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.

Opto_Will

About

Username
Opto_Will
Joined
Visits
1,667
Last Active
Roles
Member

Comments

  • Thanks @BarryStevens. I will give that a try and see how I go.
  • @AusMarkB Well at the moment it is actually 6. I worked around my problem by just replicating the code 6 times. However I wanted to trim the code, make it more maintainable, and future proof it a bit. @DonBakke Unfortunately is is not form based …
  • Hi all, Sorry to flog a dead horse but I am still having issues with Table deploys. Basically some of these tables already exist on sites as they have been manually added over time. I can deploy all the relevant DICTs anywhere as they should be th…
  • @BarryStevens, @DonBakke is right. I couldnt get your code to behave like a hyperlink unless I quoted the URL. The moment I did that it displayed the whole thing, not just the intended display string but it was then a hyperlink! That is basical…
  • @DonBakke. No rest for the wicked they say. You must have been very very bad in a past life!!! ;-)
  • @DonBakke I see what you are saying about TEXTRTF. Same results here. Not quite right. BTW, Aren't you supposed to be enjoying some sunshine right now instead of bluelight?
  • @BarryStevens Well, that IS pointing..
  • @CorbyNagel. That seems to have worked a treat! Thanks for the assist. PDF saved in the toolbox for future reference :)
  • Plan in motion.... I just need to wiat for them to reboot that server after installing the Desktop Experience feature and setting the policy.
  • Excellent @CorbyNagel. I will try that in a bit and post my results!
  • Thanks @KevinFournier I will keep those in mind. If I have a chance in the future I will certainly try a few of those variations.
  • @KevinFournier. All reasonable questions. This one is a Windows 11 Workstation connecting to a Window Server 2019 TS. I can't speak for all their other workstations. I had posed a lot of questions and didnt get a lot of answers (or if I did there …
  • @DonBakke. Hmmm.. Seems you are being sensible. I had thought of Deploy but I frequently use the "Entities changes since" feasture and it did not appear there after I re-saved the BRW. I didnt think to manually add it as a OpenInsight Report. Fe…
  • Cheers @DonBakke
  • @BarryStevens, In my case the OEngine is always spawned from an OECGI request but OI is pretty much always running (they have like 50 users and are a almost 24 hour operation). I have obersved them on a weekend when they have as few as 7 users …
  • @DonBakke, sorry for the confusing statement. I see OEngine.exe in the Details tab, not OpenEngine.
  • @DonBakke A bit of both to be honest ;-) You confirmed a couple of things for me. You also made me start to consider holes in my theories! I always thought it was the OEngine.dll (OpenEngine) access that 'used' the licence but was struggling to h…
  • What is that I hear? Why, thats the sound of @DonBakke bursting my bubble Just when I thought I was getting a grasp of things.
  • @BarryStevens I wrote a little powershell script. I am not really a Windows programmer by trade so it took me a tick to make what I was looking for. Its also not optimized and hobbled together. Basically used variations of this (with $FILEPATH …
  • @DonBakke, I think you are 100% spot on why my Remove Table was not working. Like I told @JaredBratu, that little nugget is going into the toolkit! Appreciate the help from both :)
  • @JaredBratu, Sorry for the delay. Thanks for the respnse and commands. I didnt get to use them as I had already gone to restore a full backup I had taken prior to starting anything. I had already tried just replacing the DBT already but that hadn…
  • OK. If I run the RDK again I get an DB entry I do not expect. ( (The table should exist under the APPDATA\DATA entry) If I unattach and resave the DB I still cannot start without the error unless the RDK remains in place. Clearly some remanants I…
  • @AusMarkB Good note. We actually do both between our two systems!
  • @BarryStevens Worked as promised. I think I might need to brush up on my knowledge on the contents of table/index/dictionary files! I think I was under mistaken assumptions about some of their purpose and use. I will bear in mind your notes about l…
  • Thank you all for your comments. Very good food for thought! @DonBakke I will contact you directly shortly related to this.
    in QR Codes Comment by Opto_Will May 2022
  • Thanks for the comments. I have thought there might be some rough seas for quite some time but have never been able to get the traction to be able to allocate any serious time/resource to it. While I hope it is not all the gloom and doom that @Kevi…
  • @AusMarkB Thanks for that. Yeah I got that far on the insert before I read your last update ;-) Your original post triggered my memory and it lead me to re-read the SRP wiki info on the various STYLE/COLSTYLE/STYLE BY POS and Bit-wise operators! W…
  • BarryStevens Like I said, I restart the service (or rather a debug mode command). I have a hotkey to trigger a window's .cmd file after any endpoint changes. This kils and and restarts the debug engine. Only takes few seconds when you get used to…
  • @DonBakke. You are right. Points 1 and 3 would be the selling points. I can think of a few clients with complaints of dropouts that might like 3, but only if it works!
  • @BarryStevens The Voodoo magic of caching never seems to work the way I want/expect so I always found it good practice to restart the Windows Service when making pretty much any change to endpoints....