ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Categories
    3. IT Discussion
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • JaredBuschJ

      8 port FXO gateway needed

      Watching Ignoring Scheduled Pinned Locked Moved Solved asterisk freepbx freepbx 13 asterisk 13 fxo charter pots gateway
      13
      3 Votes
      13 Posts
      3k Views
      Phil-CommQuotesP

      @scottalanmiller said in 8 port FXO gateway needed:

      @JaredBusch said in 8 port FXO gateway needed:

      The unit worked perfectly for 2 years (June 2018). At that time it was honorably retired as the site was able to get a solid fiber connection thanks to @Phil-CommQuotes.

      Good reminder, I needed to email him today!

      I'm here to help! Let's talk!

    • DustinB3403D

      OSX Majove - Applications Quarantine - Fix

      Watching Ignoring Scheduled Pinned Locked Moved apple osx unix cli trust applications
      2
      4 Votes
      2 Posts
      686 Views
      DustinB3403D

      So with further testing, a restart is required if the user is using their system, otherwise they'll continue to get the notifications.

    • RojoLocoR

      Use Powershell to audit Windows service accounts

      Watching Ignoring Scheduled Pinned Locked Moved Solved ps powershell scripting windows
      6
      3 Votes
      6 Posts
      1k Views
      RojoLocoR

      @Kelly said in Use Powershell to audit Windows service accounts:

      Unless you're wanting to use Powershell for a learning experience you might look at something like this: http://www.cjwdev.com/Software/ServiceCredMan/Info.html. If you still want to use the Powershell route this might be a good way to check the success of your script.

      That looks like it will do exactly what we want... thanks for the link.

    • DashrenderD

      Why Install Hyper-V via Role Rather than Pure Hyper-V

      Watching Ignoring Scheduled Pinned Locked Moved
      41
      0 Votes
      41 Posts
      1k Views
      DustinB3403D

      Or this : https://smbitjournal.com/2014/07/it-worked-for-me/

      Like who can honestly justify these decisions? You're burying your head in the sand and hoping nothing bad happens.

    • DashrenderD

      Hyper-V 2019 on a domain

      Watching Ignoring Scheduled Pinned Locked Moved hyper-v hyper-v 2019 dashrender
      7
      2 Votes
      7 Posts
      990 Views
      JaredBuschJ

      @Dashrender said in Hyper-V 2019 on a domain:

      @PhlipElder said in Hyper-V 2019 on a domain:

      All of the above and more but done in PowerShell on our KB site.

      New-NetLbfoTeam -Name vSwitch -TeamMembers *

      Nice

      Thanks

      I've posted that before.

    • M

      MeshCentral Request: SAML Support

      Watching Ignoring Scheduled Pinned Locked Moved saml meshcentral meshcentral 2
      1
      9 Votes
      1 Posts
      507 Views
      No one has replied
    • RomoR

      Smb transfer through IPSec/L2TP VPN get's terminated.

      Watching Ignoring Scheduled Pinned Locked Moved smb l2tp ipsec
      9
      1 Votes
      9 Posts
      979 Views
      wrx7mW

      @Romo said in Smb transfer through IPSec/L2TP VPN get's terminated.:

      @wrx7m Probably a lot less since during that time nothing else would be running. While currently the whole office was working regularly.

      Can you manually run the morning job to see what happens?

    • scottalanmillerS

      Can You Export List of Email Accounts from Office 365

      Watching Ignoring Scheduled Pinned Locked Moved email office 365 o365 exchange
      10
      0 Votes
      10 Posts
      847 Views
      dafyreD

      I have a script that I wrote to do this.

      https://gitlab.com/dafyre/powershell-utils/raw/master/export-O365Group.ps1

      It gets you the person's DisplayName and their email address.

      If you're exporting a Distribution List, just add the -distributionlist switch.

      If you're exporting an Office 365 Group (Unified Group), then leave that switch out. Other parameters should be self explanatory.

    • scottalanmillerS

      Windows 10 Defender Won't Start After Malware or Ransomware

      Watching Ignoring Scheduled Pinned Locked Moved defender anti-virus windows windows 10 malware ransomware
      35
      4 Votes
      35 Posts
      3k Views
      RojoLocoR

      @Danp said in Windows 10 Defender Won't Start After Malware or Ransomware:

      @RojoLoco Click the link and read for yourself. Also this -- https://www.cybereason.com/hubfs/ransomfree-EOL-message.pdf

      Well damn...

    • WLS-ITGuyW

      Let's Encrypt Windows Server

      Watching Ignoring Scheduled Pinned Locked Moved lets encrypt windows server 2016 ssl certificates
      20
      1 Votes
      20 Posts
      2k Views
      WLS-ITGuyW

      @scottalanmiller said in Let's Encrypt Windows Server:

      @WLS-ITGuy said in Let's Encrypt Windows Server:

      @JaredBusch you don't have any issues with agents checking in or pushing out updates with the RP?

      What would be the concern?

      Curious more than anything.

    • scottalanmillerS

      Ideas for ITSP and MSP Internal and Customer Documentation

      Watching Ignoring Scheduled Pinned Locked Moved documentation wiki sharepoint onenote mediawiki dokuwiki alfresco
      102
      3 Votes
      102 Posts
      21k Views
      scottalanmillerS

      @JaredBusch said in Ideas for ITSP and MSP Internal and Customer Documentation:

      @jmoore said in Ideas for ITSP and MSP Internal and Customer Documentation:

      Didn't have time to mess with anything last night because of family. Hopefully tonight. I'm excited to try Wiki.js and Bookstack

      If I was turning up something for only IT, and had the authority to force people to use it, I would only use Wiki.js. I totally love the git based backup thing.

      Yeah, thankfully we have that flexibility.

    • DustinB3403D

      lpadmin - remove printer with a space in the name

      Watching Ignoring Scheduled Pinned Locked Moved Solved unix osx apple lpadmin printers administration ard
      4
      0 Votes
      4 Posts
      1k Views
      DustinB3403D

      @dbeato said in lpadmin - remove printer with a space in the name:

      @DustinB3403 said in lpadmin - remove printer with a space in the name:

      Nevermind!

      lpadmin adds spaces as underscores!

      So with lpadmin -p I was able to find the list of printers.

      lpadmin -p
      Accounting_Printer

      And with lpadmin -x Accounting_Printer was able to remove the printer!
      Removed Accounting_Printer

      Good to know for central administration of Apple devices. What are you using right now?

      ARD and Unix cli

    • J

      Remote Hyper-V Manager Woes

      Watching Ignoring Scheduled Pinned Locked Moved
      45
      1 Votes
      45 Posts
      2k Views
      scottalanmillerS

      @JasGot said in Remote Hyper-V Manager Woes:

      @JaredBusch said in Remote Hyper-V Manager Woes:

      I don't use RDP anyway. I use ScreenConnect or MeshCentral for console access.

      I don't either...... once I can get ScreenConnect installed. I haven't even tried to install SC on Hyper-V Server yet, does it install and work?

      No, MeshCentral! 😉

    • IRJI

      Azure Warm Backup Site

      Watching Ignoring Scheduled Pinned Locked Moved cloud warm site dr disaster recovery azure aws
      25
      1 Votes
      25 Posts
      2k Views
      IRJI

      @scottalanmiller said in Azure Warm Backup Site:

      @IRJ said in Azure Warm Backup Site:

      Both places had under 250 employees and had offside data centers.

      But had on prem for their primary workloads?

      We had a very old core that only supported a few apps and none of them were SaaS at the time

    • DashrenderD

      Hyper-V 2019 remote access from Domain PC to workgroup hypervisor

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      76 Views
      No one has replied
    • DashrenderD

      Building a Hyper-V 2016 host Take 2

      Watching Ignoring Scheduled Pinned Locked Moved hyper-v 2016 dashrender install
      58
      7 Votes
      58 Posts
      10k Views
      DashrenderD

      I can confirm that RDP works again.

    • RomoR

      CDR reports not working FREEPBX 14

      Watching Ignoring Scheduled Pinned Locked Moved Solved cdr freepbx 14
      2
      3 Votes
      2 Posts
      2k Views
      RomoR

      Apparently during the install of Asternic CDR reports a trigger was set that was pointing to a table that never got properly created. After I dropped the triggered from the asteriskcdrdb logging could start again.

      Here is the trigger:

      MariaDB [asteriskcdrdb]> show triggers; +--------------+--------+-------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------+---------+----------+----------------+----------------------+----------------------+--------------------+ | Trigger | Event | Table | Statement | Timing | Created | sql_mode | Definer | character_set_client | collation_connection | Database Collation | +--------------+--------+-------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------+---------+----------+----------------+----------------------+----------------------+--------------------+ | simp_channel | INSERT | cdr | BEGIN SET @orichn = ''; SET @dstchn = ''; SELECT SUBSTRING(NEW.channel,1,LENGTH(NEW.channel)-LOCATE("-",REVERSE(NEW.channel))) INTO @orichn; SELECT SUBSTRING(NEW.dstchannel,1,LENGTH(NEW.dstchannel)-LOCATE("-",REVERSE(NEW.dstchannel))) INTO @dstchn; IF @dstchan LIKE 'Local/FM%' THEN SELECT CONCAT('SIP/',SPLIT_STR(REPLACE(REPLACE(dstchannel,'#','-'),'@','-'),'-',2)) INTO @dstchn; INSERT INTO acdrunichan VALUES (NEW.uniqueid,@orichn,@dstchn); ELSE INSERT INTO acdrunichan VALUES (NEW.uniqueid,@orichn,@dstchn); END IF; END | AFTER | NULL | | root@localhost | utf8 | utf8_general_ci | utf8mb4_unicode_ci | +--------------+--------+-------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------+---------+----------+----------------+----------------------+----------------------+--------------------+ 1 row in set (0.01 sec)

      Deleted it with:

      DROP Trigger if exists asteriskcdrdb.simp_channel;
    • PhlipElderP

      YASLV (Yet Another Spectre-Like Variant) - Spoiler

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      178 Views
      PhlipElderP

      I concur. We're not putting much effort into our on-premises solution sets as the user there is the low hanging fruit and primary attack vector anyway.

      For our hosting solutions though, what a PITA.

      We coach our hosting contractors on locking down RDS to help mitigate any PEBKAC issues (ID10T types). And for the most part, they've been very successful as we have many examples of the "steel toed boots" preventing the bullet to the foot so to speak. 😉

    • F

      Do you use Salt Formulas?

      Watching Ignoring Scheduled Pinned Locked Moved salt
      1
      0 Votes
      1 Posts
      300 Views
      No one has replied
    • scottalanmillerS

      Windows 10 Allowing a Regular User to Launch One Application as Admin

      Watching Ignoring Scheduled Pinned Locked Moved windows windows 10 security runas sudo runastool
      6
      3 Votes
      6 Posts
      900 Views
      JaredBuschJ

      The first time it is used, we have to manually type the domain\localadmin password.
      995d4dcc-8f3f-428f-a56e-aafa241ca644-image.png
      After that it is stored in credential manager.
      e44ddd17-77ee-4318-a779-8edbc1471c2a-image.png

    • 1
    • 2
    • 159
    • 160
    • 161
    • 162
    • 163
    • 698
    • 699
    • 161 / 699