Welcome to TechNet Blogs Sign in | Join | Help

February 2008 - Posts

Discover and install agent using Powershell
Here's an example of how you can run discovery and agent installation using the OpsMgr Command Shell. $query = New-LdapQueryDiscoveryCriteria -domain <your_domain> -ldapquery "(cn= <target_netbios_name> )" $discoverycfg = New-WindowsDiscoveryConfiguration Read More...
Page view tracker