IT for Dummies

Just another IT WordPress site

IT for Dummies

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • Useful links

Tag Archives: Remote

Invoke-Command Remote Variables PowerShell

Posted on August 20, 2019 by edemilliere
Reply

Invoke-Command Remote Variables PowerShell

Hello,

Invoke-Command is great to use one of the “fan out” parallel execution possibilities with PowerShell. Indeed, by default it can execute the same command on 32 servers, simultaneously, without knowing anything about threads or runspaces.

Continue reading →
Posted in PowerShell | Tagged PowerShell, Remote | Leave a reply

Get Windows Update Configuration PowerShell

Posted on September 11, 2017 by edemilliere
1

Get Windows Update Configuration PowerShell

Hello,

You can check the configuration of your WSUS agent in many different ways. Today, we’ll look at the registry way. Once your WSUS agent is configured by the administrator, by GPO, or something else, some registry keys are created in the local machine hive. Continue reading →

Posted in PowerShell | Tagged PowerShell, Registry, Remote, Update | 1 Reply

Get File Information Remotely PowerShell

Posted on November 2, 2016 by edemilliere
Reply

Get File Information Remotely PowerShell

Hello,

When you work locally, getting a file size isn’t an issue:

Get-Item C:WindowsSystem32cmd.exe

Continue reading →

Posted in PowerShell | Tagged PowerShell, Remote | Leave a reply

Get GPResult remotely with PowerShell

Posted on May 19, 2014 by edemilliere
Reply

Hello,

You can do a GPresult with PowerShell since PowerShell 2 with GroupPolicy module : Continue reading →

Posted in ActiveDirectory, PowerShell | Tagged ActiveDirectory, AD, GPO, PowerShell, Remote, Report, XML | Leave a reply

Set the maximum memory of a PowerShell remoting session

Posted on May 5, 2014 by edemilliere
2

Hello,

You can modify the maximum memory of WinRM shells with that : Continue reading →

Posted in PowerShell | Tagged Memory, PowerShell, RAM, Remote, WinRM | 2 Replies

Get WinRM configuration remotely with PowerShell

Posted on April 8, 2014 by edemilliere
Reply

Hello,

You can check/get WinRM configuration with Get-WSManInstance :
Continue reading →

Posted in PowerShell, Windows | Tagged Configuration, PowerShell, Remote, Test, Windows, WinRM | Leave a reply

Tags

  • .Net
  • AADConnect
  • Activation
  • ActiveDirectory
  • AD
  • ADFS
  • ADMT
  • Attributes
  • Azure
  • Azure AD
  • Calculator
  • Cloud
  • Customization
  • DNS
  • Domain
  • EventLog
  • Exchange
  • GPO
  • GUI
  • Hyper-V
  • KB
  • KMS
  • Learning
  • Lync
  • NetWork
  • Office 365
  • Optimizations
  • Performances
  • PowerShell
  • Registry
  • Remote
  • Schema
  • Security
  • Server2012
  • Server2012r2
  • Server2016
  • Skype
  • Storage
  • TechNet
  • Test
  • Update
  • Windows
  • Windows8.1
  • WMI
  • XML

Categories

  • ActiveDirectory
  • Azure
  • Office 365
  • PowerShell
  • Remote Desktop Services
  • Storage
  • Uncategorized
  • Virtualization
  • Windows
Proudly powered by WordPress