ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Joel
    3. Topics
    • Profile
    • Following 3
    • Followers 0
    • Topics 94
    • Posts 277
    • Groups 0

    Topics

    • JoelJ

      Install permissions

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      8
      0 Votes
      8 Posts
      654 Views
      Reid CooperR

      Remember that if they can install things without any prompting, it means that malware will install without any prompting either. And that malware will have admin rights, not user rights.

    • JoelJ

      Hyper V replica VS DFS

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      17
      0 Votes
      17 Posts
      2k Views
      J

      @tim_g said in Hyper V replica VS DFS:

      @jimmy9008 said in Hyper V replica VS DFS:

      @tim_g said in Hyper V replica VS DFS:

      @jimmy9008 said in Hyper V replica VS DFS:

      Also remember, replica/DFS is not a backup. This is useful if you are using it for some sort of DR, but its not a backup (just saying in case this was for a backup).

      It can be used as hardware redundancy and to speed up file access in remote locations.

      Yes, it has many uses. But my point was its not a backup. So, wanted to make sure this wasn't in place for a backup.

      Good call! He did mention a secondary offsite server... but never mentioned the reason. Could be for backup?

      My thoughts exactly. Hence saying what I said 😉

      If using replica from A -> B, and if they think its a backup.... just wait for the VM on A to get ransomware... and bad times as yep - B also has the locked files.

      Hyper-V Replica is not a backup. Its a DR type thing. DFS is not a backup, its a file distribution system.

    • JoelJ

      HyperV Partitioning

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      25
      0 Votes
      25 Posts
      3k Views
      ObsolesceO

      @storageninja said in HyperV Partitioning:

      My point is that things in the IO path go through that VM. They didn't want to write a full IO driver stack for Hyper-V so they have the VM for that. Compute/Memory doesn't go through it (that I know of), but network and disk IO do. (Otherwise Perfmon wouldn't work as a monitoring solution on the host).

      I think you have some misconceptions or misunderstandings regarding the Hyper-V architecture and components... or Hyper-V stack...

      This is not true at all, as it actually depends on the OS running in a VM.

      Operating systems that already have the integration components baked into their kernel (Enlightened VMs) use their own Hypercalls to communicate directly to the hypervisor, then to the physical hardware.

      Only for non-supporeted (older) operating systems, does the "parent partition" intercept the VM communication, emulating Hypercalls. In this case, there are performance degradations as the management OS needs to work as a bridge to allow the VM to access the hardware.

      To note, this is why it's important for VMs to be running with the latest IC version.

    • JoelJ

      Forcing Group Policy

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      15
      0 Votes
      15 Posts
      2k Views
      black3dynamiteB

      @wrx7m said in Forcing Group Policy:

      In the future you can also use this command (run as admin) on the affected system to view which GPOs are being applied.

      gpresult /h c:\gp.html /f

      Once it creates the file, open it and show all content and do a ctrl + f for the GPO name or even the setting specific to the issue to see if it says it is being applied or blocked. You can use this to troubleshoot link order or permissions issues or even if it is showing at all (maybe you have a wmi filter or link disabled)

      Group Policy Results in Group Policy Managment Console can provide the same results too.

    • JoelJ

      Hiding files/folder shares from users

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      60
      0 Votes
      60 Posts
      5k Views
      black3dynamiteB

      @dashrender said in Hiding files/folder shares from users:

      @black3dynamite said in Hiding files/folder shares from users:

      @dashrender said in Hiding files/folder shares from users:

      I know there have been tools in the past to remove local drives from remote access users visual/access space, but it's been ages, so I don't recall them at this time.

      Windows SteadyState

      How does SteadyState remove the local drives from the view of the user? It's my understanding that SteadState locked the drive so users can't write to them.. doesn't mean they can't see them.

      I believe there were two options. One of them was only hiding the drives. And other option could affect certain applications from working correctly. There was a DeepFreeze like options where you could still allow updates.

    • JoelJ

      NET::ERR_CERT_REVOKED

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      8
      0 Votes
      8 Posts
      1k Views
      JaredBuschJ

      @brianlittlejohn said in NET::ERR_CERT_REVOKED:

      With SBS you use the built in wizards for everything. The SBS Wizard has a wizard to get a new cert put on the box.

      Always this with SBS. Always.

    • JoelJ

      Netgear Smart Switch + VOIP & QOS + AutoVoip

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      10
      0 Votes
      10 Posts
      793 Views
      DashrenderD

      @joel said in Netgear Smart Switch + VOIP & QOS + AutoVoip:

      i'll test it all tomorrow and come back to you if still a prob. thanks guys.

      Might also look to see if there is an update for the firewall.

    • JoelJ

      RDS licenses for non-profit charities

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      30
      0 Votes
      30 Posts
      3k Views
      dafyreD

      @bigbear said in RDS licenses for non-profit charities:

      @dafyre said in RDS licenses for non-profit charities:

      @scottalanmiller said in RDS licenses for non-profit charities:

      @dafyre said in RDS licenses for non-profit charities:

      @bigbear said in RDS licenses for non-profit charities:

      Probably RDS lol. Linux really needs feature parity with RDSH.

      Linux is getting there.. https://github.com/neutrinolabs/xrdp

      I use this over ZT to connect to my Linux Desktop at home. It supports multiple users, and all too. It does work better with Mate or Desktops that don't do compositing (like Cinnamon).

      Oh nice, what RDP version is that supporting currently?

      I'm not real sure. I know it can do some RemoteFX stuff, so at least v7, right?

      Im pretty sure for connecting to windows hosts XRDP leveraged FreeRDP (which is the stalled project) and is limited to something in the RDP 5.x range.

      XRDP goes the other way... Any RDP app connecting to a Linux box.

    • JoelJ

      Prompt before sending external emails

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      13
      0 Votes
      13 Posts
      2k Views
      JaredBuschJ

      @Dashrender said in Prompt before sending external emails:

      @sully93 said in Prompt before sending external emails:

      I have been tasked with finding this same solution. We have been running a proof of concept trial on SafeSend (https://www.safesendsoftware.com). It is essentially an Outlook plug-in. For all external e-mail it prompts the sender to verify the intended recipients. There is also an option to turn on to verify any attachments as well. The price quoted is a little more than I would want to pay for a plug-in, but considering we had 3 instances last year of sensitive e-mail sent to incorrect recipients we think it's worth it.

      uh - stuck in a legacy world of full local apps. What about users who send emails from their phones?

      While a good question if you want to break off, it has nothing to do with the thread because the OP specifically wants an Outlook solution.

    • JoelJ

      Azure P2S - VPN + Windows 10 login

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      1
      0 Votes
      1 Posts
      342 Views
      No one has replied
    • JoelJ

      Hosted Data Solution

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      5
      1 Votes
      5 Posts
      876 Views
      scottalanmillerS

      @Joel said in Hosted Data Solution:

      The downside to Dropbox and similar solutions is that we'd need to download & sync their 200GB to each computer including 1 external user.

      That size puts them at a pretty small Vultr tier, too.

    • JoelJ

      Sharepoint Files / Folders View

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      2
      0 Votes
      2 Posts
      407 Views
      scottalanmillerS

      There was another thread on this. There is no 5K file limitations in Sharepoint. That's a myth.

    • JoelJ

      Workflow management/check list

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      15
      1 Votes
      15 Posts
      2k Views
      scottalanmillerS

      @Joel said in Workflow management/check list:

      There is often problems with files not opening once saved! I.e. Someone would save a PDF or excel, then 5mins later try to open it and get an error and have to reboot!

      Buggy things like that.

      That sounds like an end user device issue. If rebooting fixes the ability to open a file... that's just weird.

    • JoelJ

      Best CRM tools

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      14
      1 Votes
      14 Posts
      2k Views
      Jenny_CoJ

      A cool app that helps to perform your business communication in the most effective way and is compatible with lots of CRMs is Call Tracker for CRM.
      It tracks contacts/leads/accounts directly to CRM and even records the calls.
      You can find out more info here => http://magneticonemobile.com/CallTracker/

    • JoelJ

      Licensing from DaaS

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      27
      0 Votes
      27 Posts
      2k Views
      DashrenderD

      I miss the ol' LicenseOnLine.com days.

    • JoelJ

      Edgemax Site-To-Site VPN + NAT

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion vpn networking ubiquiti ubnt edgemax edgerouter nat
      3
      2 Votes
      3 Posts
      2k Views
      JaredBuschJ

      Yeah, WTF?

      Are you connecting a permanent IPSEC tunnel with some other network you do not control?

    • JoelJ

      Windows 7 share - accessed from windows 10

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      13
      0 Votes
      13 Posts
      4k Views
      DashrenderD

      @wirestyle22 said in Windows 7 share - accessed from windows 10:

      @Dashrender said in Windows 7 share - accessed from windows 10:

      Sure, but you shouldn't need to map a drive to make a connection.

      His weirdness is that that
      \server ip\sharename never gives him the option to give a username and password like we are accustomed to.

      I'm sure it's an updated security thing in Windows 10, for example a newer version of kerberos, etc.

      I wonder what net use z: \\server\share /user:server\user would kick back

      I think if you add /persistent:no to it, you will always get a prompt if I remember correctly

      Net use does the same thing your GUI pictures above does.

    • JoelJ

      Room Calendar Permissions on Office 365 Exchange

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion office 365 exchange powershell o365
      6
      2 Votes
      6 Posts
      3k Views
      Mike DavisM

      If that doesn't work, you might also need to do:
      Set-MailboxFolderPermission -Identity "conf-room:\non_ipm_subtree\freebusy data" -User default -AccessRights reviewer

    • JoelJ

      Tracking user steps on files

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      12
      1 Votes
      12 Posts
      2k Views
      scottalanmillerS

      @Jimmy9008 said in Tracking user steps on files:

      @scottalanmiller said in Tracking user steps on files:

      @Joel said in Tracking user steps on files:

      @gjacobse said in Tracking user steps on files:

      Server details?

      OS version?

      Windows Server 2012 R2

      Audit records will tell you everything that can be told. Copy, however, doesn't have an "action" with it so there is no means of tracking that. The server isn't told when a copy is made, so there is no way to log that.

      Will that record access if say, viewed in preview pane, rather than opened fully? Would be good to setup prtg to look in event log for that on specific files, if possible.

      It should has it has to open it for that.

    • JoelJ

      Sharing folders with External users

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      4
      2 Votes
      4 Posts
      665 Views
      momurdaM

      Im a fan of pydio for this. pydio isnt on Windows i dont think, but setting it up is easy.
      Using it to share files is even easier. Just upload the file to the share, right click and click Share. It generates an https link which you then just email to the people you want to share it with(outside the office obvs, as smb shares are easier in the office). When you dont want to share it anymore, just right click and unshare it. Now nobody can get it.

      Our techsupport people use this to email links for firmware update, user guides, product documentation for our customers. Our inventory people use it to give BOMs to people since those end up being too big for an attachment usually.

      I am just trying out nextcloud and it also does this, but is slightly different.

    • 1
    • 2
    • 3
    • 4
    • 5
    • 3 / 5