• 1 Votes
    28 Posts
    6k Views
    IT-ADMINI

    because there is no additional setting that i have to do with other computers, only setup MS office and everything is OK except with these 2 computers and maybe the number will increase in the future,

  • Starting a New Website?

    23
    0 Votes
    23 Posts
    3k Views
    gjacobseG

    @gjacobse

    As a matter of fact,.. even with a CMS system, you can still use HTML codes. Knowing HTML structure is something that continues to carry forward.

  • Switching Office from MAK to KMS

    1
    3 Votes
    1 Posts
    2k Views
    No one has replied
  • 1/1/1970 will brick an iPhone

    4
    1 Votes
    4 Posts
    601 Views
    J

    @aaron said:

    It is 2016, not 1969-12-31, why would you do that?

    It's about software bugs.

  • upgrade for HP server

    21
    0 Votes
    21 Posts
    2k Views
    DashrenderD

    @travisdh1 said:

    @Dashrender said:

    This one looks like it might work, but it still has a battery connector even though it's flash based.

    "flash backed" means it'll store the contents of it's ram to flash when it goes to battery power, or am I missing something again?

    Well that would make sense, but then Scott's early comment about NVRAM vs VolRAM wouldn't be correct, I wouldn't think - would they have three different options?

  • What is Intranet? as in Folder Structure...??

    8
    0 Votes
    8 Posts
    1k Views
    scottalanmillerS

    @LAH3385 said:

    I don't know yet. I got a feeling he's talking about Sharepoint but not sharepoint??

    That's my guess, too.

  • Cisco ASA vulterablities

    4
    4 Votes
    4 Posts
    927 Views
    dafyreD

    @Jason said:

    @Dashrender said:

    Thanks - I have one customer with one of these.. might be time to change to a ERL

    It's an easy upgrade Just upgrade to the ASA version not affected.

    Assuming said customer is paying the contortionist extortionist pricing for software updates.

  • 3 Votes
    1 Posts
    1k Views
    No one has replied
  • AD copy account memebership

    8
    1 Votes
    8 Posts
    865 Views
    J

    This worked

    import-module ActiveDirectory cls write-output "This script adds the destination user to all the Groups which the source user is memberof." write-output " " write-output " " $SName = Read-Host "Please Enter the alias name of the source user " $DName = Read-Host "Please Enter the alias name of the Destination user " $DN = Get-ADUser $DName -Server DOMAINBDC $K = Get-ADUser -Identity $SName -Properties memberOf foreach($group in $K.memberof) { Add-ADGroupMember -Identity $group -Member $DN write-output $group }
  • OneLogin

    7
    0 Votes
    7 Posts
    2k Views
    scottalanmillerS

    @Dashrender said:

    Free is limited to 3, once you're paying, it's unlimited.

    Exactly, so super limited (perfect for testing) for free or them a jump to $600/year for anything else.

  • ZeroTier: Gateway device?

    28
    3 Votes
    28 Posts
    11k Views
    dafyreD

    It is possible. I just checked in the community and noticed something in the build that somebody else did. They had a separate management interface.

    My system currently has only 1 ethernet interface and the zt0 interface... Time for more testing, lol.

  • Linux: Home Directories

    2
    4 Votes
    2 Posts
    1k Views
    No one has replied
  • 2 Votes
    155 Posts
    69k Views
    scottalanmillerS

    I've worked with multiple companies that had the opposite issue, all of their equipment control software ran on Solaris on Sparc only. So they had to maintain proprietary hardware and Solaris for everything.

  • Unitrends down or just me?

    4
    0 Votes
    4 Posts
    768 Views
    Minion QueenM

    Fine here.

  • Linux user

    18
    2 Votes
    18 Posts
    2k Views
    scottalanmillerS

    @brianlittlejohn said:

    0_1455289532043_sandwich.png

    I'm sure this goes against every best practice, but when I'm doing a bunch of admin stuff i issue a sudo bash and open up a new bash shell with sudo privileges

    Not uncommon, and I do that a bit too (I use sudo -i su) but one of the good things about that is that it still tracks your user, it does not treat you as root for auditing.

  • Microsoft Volume Licensing Service Center Down?

    5
    0 Votes
    5 Posts
    1k Views
    StrongBadS

    Working here.

  • Spark Can't connect to Openfire server

    18
    2 Votes
    18 Posts
    5k Views
    scottalanmillerS

    Great! We are making progress.

  • Windows Environment 2FA using an Android or iOS App

    8
    0 Votes
    8 Posts
    2k Views
    J

    NPS will handle the 2FA you connect it is with Radius. Works well for us.

    We use SecurID as our provider which can be either software (iphone/android app)or RSA keyfob.

  • LVM Question

    15
    0 Votes
    15 Posts
    2k Views
    stacksofplatesS

    @StrongBad said:

    LVM is awesome, it is a great tool.

    I use it all the time. Snapshots are awesome. I've just never needed to use multiple disks and didn't think of the above scenarios when you would have multiple PVs.

  • Guy on voat looked at the Windows 10 telemetry traffic

    23
    3 Votes
    23 Posts
    3k Views
    JaredBuschJ

    also this:

    img