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
    • LakshmanaL

      Powershell Default User

      Watching Ignoring Scheduled Pinned Locked Moved powershell
      26
      1 Votes
      26 Posts
      3k Views
      LakshmanaL

      @manxam Thanks now it works in command prompt from the .bat file

    • IRJI

      10 year old - Windows or Ubuntu?

      Watching Ignoring Scheduled Pinned Locked Moved
      25
      1 Votes
      25 Posts
      2k Views
      stacksofplatesS

      0_1514852500702_dash.png

    • LakshmanaL

      Locate and Delete only .csv from the machine

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      450 Views
      black3dynamiteB

      PowerShell 5.1: Remove-Item
      https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.management/remove-item?view=powershell-5.1

      PowerShell 5.1: Copy-Item
      https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.management/copy-item?view=powershell-5.1

    • IRJI

      Moving Windows 8 VM

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      480 Views
      scottalanmillerS

      @emad-r said in Moving Windows 8 VM:

      @irj

      The VM can be moved, I wonder if you should sysprep it or not ? I dont think you need that if you will give the VM identical emulated drivers.

      Regarding licensing, there are channels for windows licensing (OEM, Retail and Volume Licenses), only OEM channel gets tied to the hardware motherboard, for example ACER laptops with Windows license pre-install, if your Windows 8 is Retail (bought it from online store), and you have license key , you can use it and it will work.

      Last I checked (which was a bit ago), you could just use the key (Retail) on the new computer and it would deactivate on the old one.

      VL is upgrade only, not a channel for the OS itself. OEM and Retail Box are the only sources of the base license.

      So this would only be an option if this is retail box or going back on the same hardware as before.

    • LakshmanaL

      .vbs to mention the default or current user

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      338 Views
      LakshmanaL

      Verifying this link https://social.technet.microsoft.com/Forums/en-US/1b8b424b-6514-462c-b605-240dc05621fe/use-the-userprofile-variable-within-a-vbscript?forum=ITCG

    • DustinB3403D

      KVM in Production - Build it yourself

      Watching Ignoring Scheduled Pinned Locked Moved kvm lab production production environment
      47
      3 Votes
      47 Posts
      9k Views
      ObsolesceO

      @dustinb3403 said in KVM in Production - Build it yourself:

      Building a template VM with your backup agent installed might work (urbackup etc) as they'd register to your server.

      Buy individual agents is again more than anyone really wants to manage.

      I think we have two KVM backup discussions going on, so I'll post a link to my other reply here:

      https://mangolassi.it/topic/15826/kvm-and-back-ups/23

    • ObsolesceO

      How Google Manages a Quarter Million Computers

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      5 Votes
      1 Posts
      372 Views
      No one has replied
    • ObsolesceO

      PowerShell on Fedora 27

      Watching Ignoring Scheduled Pinned Locked Moved linux powershell powershell on linux fedora 27
      30
      1 Votes
      30 Posts
      5k Views
      ObsolesceO

      Works great on Fedora 27.

      dir alias is easier to type btw.

    • Emad RE

      Do you flush ? the Linux RAM cache buffer.

      Watching Ignoring Scheduled Pinned Locked Moved linux ram cache buffer
      25
      0 Votes
      25 Posts
      4k Views
      ObsolesceO

      @emad-r said in Do you flush ? the Linux RAM cache buffer.:

      @tim_g said in Do you flush ? the Linux RAM cache buffer.:

      Did I understand correctly that it's a Java application? If so, how are you launching/running it? What CLI command you using?

      Oh i know they use a whole file for those arguments, ill see if i can check that and get back to you, what I can recall currently is- xms 512 and -xmx 2028

      Is that enough memory to start the java application? That means you are starting it with 512MB of RAM and giving it a max of 2028 MB.

    • J

      how to watch ESPN online without provider

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      696 Views
      zachary715Z

      Never specified whether he was wanting to watch college or NFL. Not many NFL game come on ESPN these days do they? I'm thinking maybe he's interested in watching college bowl games or something.

      I think your best options are going to be a streaming service like SlingTV or similar if you have access. I don't know what all is available if you're outside the US though.

    • S

      [Help] Windows 10 lost AD profile [remote user]

      Watching Ignoring Scheduled Pinned Locked Moved
      33
      1 Votes
      33 Posts
      3k Views
      scottalanmillerS

      @dashrender said in [Help] Windows 10 lost AD profile [remote user]:

      @dbeato said in [Help] Windows 10 lost AD profile [remote user]:

      @dashrender said in [Help] Windows 10 lost AD profile [remote user]:

      @black3dynamite said in [Help] Windows 10 lost AD profile [remote user]:

      @scottalanmiller said in [Help] Windows 10 lost AD profile [remote user]:

      Always worth asking.... is AD even needed? Maybe moving to local accounts would make more sense.

      Not a bad idea. I’ve been going that route for mobile users for awhile.

      How do you manage them? or do you just not worry about them?

      You can use IaaS such as JumpCLoud or anything else.

      Why replace it with another version of AD?

      JumpCloud is not AD.

    • JaredBuschJ

      Help me understand KVM Networking

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved kvm networking setup help fedora fedora 27 cockpit
      29
      1 Votes
      29 Posts
      6k Views
      stacksofplatesS

      @matteo-nunziati said in Help me understand KVM Networking:

      @stacksofplates said in Help me understand KVM Networking:

      @wirestyle22 said in Help me understand KVM Networking:

      @black3dynamite said in Help me understand KVM Networking:

      @stacksofplates said in Help me understand KVM Networking:

      Too bad ovs isnt in the repos for RHEL/CentOS. You can set up these private networks and connect them through a VXLAN with ovs. That way you can have something like a separate dev network on the same hosts and they can communicate between hosts.

      Not available in the epel repo?

      That is apparently the case unless my google--fu isn't up to snuff

      Nope. It is available in Fedora though. If you want to install it you have to manually build the RPMs. While not hard to build it would be a pain to maintain updates.

      OVS is used by oVirt so maybe the centos ovirt repo has it (or the ovirt stable repo)

      I'm assuming it's just building the RPM since it's not in the normal repo.

      http://resources.ovirt.org/pub/ovirt-4.2/

    • WLS-ITGuyW

      FreePBX - No Incoming/Outgoing Calls

      Watching Ignoring Scheduled Pinned Locked Moved freepbx 14 sangoma dahdi config
      16
      0 Votes
      16 Posts
      2k Views
      JaredBuschJ

      @wls-itguy said in FreePBX - No Incoming/Outgoing Calls:

      @scottalanmiller said in FreePBX - No Incoming/Outgoing Calls:

      @wls-itguy said in FreePBX - No Incoming/Outgoing Calls:

      I have a PRI and it is through Time Warner/Spectrum. That all checks out on their end.

      Oh. Ewww

      At the time we didn't have a SIP option. Now that they are trying to make us pay a $7000 bill for their F-up we'll be looking for a new SIP provider.

      VoIP.ms and Flowroute I use and are good.

      Twilio, I have not used yet, but it has good recommendations.

    • JaredBuschJ

      Migrating a KVM guest to different architecture CPU

      Watching Ignoring Scheduled Pinned Locked Moved
      15
      1 Votes
      15 Posts
      899 Views
      black3dynamiteB

      @tim_g said in Migrating a KVM guest to different architecture CPU:

      I forget their reason for doing so, but i remember it made sense.

      Corrupted config files was one of the reason.

    • RoopanKumarR

      Whats your new year plan ????

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

      No plans here.

    • J

      how big is the shipment box/boxes

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      389 Views
      IRJI

      Amazon gives you the dimensions and weight of each product. However, they do combine boxes quite often. If you dont want boxes combined, you could stagger the orders...

      Although it seems kind of odd to order patch cables out of country. Those should be cheap and easily available anywhere.

      Brand Name GearIT
      Item model number 6CAT6E-BLACK-10PACK
      Item Weight 1.41 pounds
      Product Dimensions 3 x 6.5 x 10.5 inches
      Item Dimensions L x W x H 3 x 6.5 x 10.5 inches
      Color Black

    • N

      ESXi 6.0 need to assign roles to user permission to access using WEB-UI

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved
      13
      0 Votes
      13 Posts
      2k Views
      N

      @IRJ i can give him the access to webgui its working for root login as we have other VM's which is not related to his department ... am just trying to give me a same webgui access with limited function...

    • LakshmanaL

      Copy First Sheet from Excel to Outlook.exe through Powershell

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      469 Views
      LakshmanaL

      @irj copy part of the excel allignment as well as subject of the mail

    • JaredBuschJ

      Installing Cockpit on Fedora after initial install

      Watching Ignoring Scheduled Pinned Locked Moved how to guide install guide cockpit fedora
      1
      5 Votes
      1 Posts
      4k Views
      No one has replied
    • momurdaM

      openvas test results

      Watching Ignoring Scheduled Pinned Locked Moved
      34
      1 Votes
      34 Posts
      3k Views
      momurdaM

      Ok you can decide, ill send them when done. One is at 98%, the other 16%.
      So far i have had to lower QoD to 0 and include Log and FP to get anything to show on results page.

    • 1
    • 2
    • 266
    • 267
    • 268
    • 269
    • 270
    • 699
    • 700
    • 268 / 700