Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
microsoft . public . windows . powershell
This is a Usenet group - learn more
Find or start a Google Group about powershell.
Group info
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 7794  Older »
Description: Microsoft Windows newsgroup.
 

Active Directory export array missing certain users -DirectorySearcher, CSVDE works 
  Wondering if anyone could assist me with a script I'm working on. I've decided to be a big boy and stop using Command Prompt so instead of using the csvde utility I wrote a ps1 script seen below... THIS RETURNS 1001 RECORDS ------------- ... $Search = New-Object DirectoryServices.DirectorySea rcher([ADSI]"LDAP://DC=domain, DC=local")... more »
By Curt Loesch  - May 10 - 3 new of 3 messages    

Slash character modified in a target field of a shortcut 
  Gloops wrote, on 29th Apr. 2013 14:10 UTC + 2 : ... Somebody gave me a clue on a Windows XP newsgroup : the normal function of Windows XP is correct, this problem would be caused by a utility, but the person who said that did not remember which one. --... more »
By Gloops  - May 9 - 1 new of 1 message    

Issuing a snmpwalk from powershell 
  Hi, I´m a newbie in Powershell, and I´m looking for any way to issue a snmpwalk command against Ip addresses that script will read from a file. Anything like: snmpwalk -v2c -c public 213.20.20.59 snmpwalk -v2c -c public 213.20.10.59 snmpwalk -v2c -c public 213.20.3.110 and write output to a file... more »
By contrace...@gmail.com  - May 7 - 3 new of 3 messages    

Slash character modified in a target field of a shortcut 
  It seems the technical context can be useful to know : it is Windows XP SP3 and Powershell 1.0 A test in VBS gave the same ...
By Gloops  - Apr 29 - 5 new of 5 messages    

Best way to extract CSV data from a file in to an array 
  Hi Guys, I have a CSV file exported from an LDAP query which I need to build an array from. At the moment I have some fields containing commas surrounded by quotes. "cn=JOHNSMITH,ou=SALES,o=COMPA NY",JOHN,JOHN SMITH,,SMITH,,,"1 West Street, Westland",,,42,,,JOHN SMITH,,,,,,,, What is the most elegant way to get an array with the items within the quotes intact.... more »
By madgo...@gmail.com  - Apr 14 - 2 new of 2 messages    

how to know if an ADoject is missing 
  I must modify attributs of ADojects, My script run fine with a input csv file but several objets are missing, i want know them example : i search all adobjets begin by 7 ... result DistinguishedName Name ObjectClass ObjectGUID ----------------- ---- ----------- ----------... more »
By Jean-Luc TUAL  - Apr 12 - 3 new of 3 messages    

need help to delete a specific file on every startup 
  ...in microsoft.public.windows.power shell: ... See get-help remove-item Also aliased to "del" and "rm". jue
By Jürgen Exner  - Mar 24 - 1 new of 1 message    

The assembly 'C:\Windows\Cluster\FailoverClusters.ObjectModel.dll' was not loaded because no assembly was found. 
  Hi, when I try to execute the following script(extract): - $s = new-pssession -computername Computername enter-pssession $s Import-Module FailoverClusters - I get the Error: Import-Module : The assembly 'C:\Windows\Cluster\FailoverCl usters.ObjectModel.dll' was not loaded because no assembly was found. Please check the assembly name and try again.... more »
By patrick.schue...@gmail.com  - Feb 12 - 1 new of 1 message    

Problem: Could not assign result, returned from foreach, to a variable 
  Hi experts, I have a following head-breaking problem. When I'm trying to execute script below, I get an error: Error "=" operator: System error. (Fehler beim "="-Operator: Systemfehler.) + $data = <<<< Get-Content $log | % { Here is this script: $log = "C:\log file.txt" $linePrefix = "PROCESS THIS LINE"... more »
By kostya.rakh...@googlemail.com  - Feb 12 - 3 new of 3 messages    

Set output to email in columns 
  I am running the following simple command to list domain admins in powershell dsquery group -samid "Domain Admins" | dsget group -members | dsget user -display -email I would like some help on how to format this into an html-table that could be send to me in an email Thanks in advance for any help.... more »
By Cathy  - Jan 17 - 2 new of 2 messages    

1 - 10 of 7794   « Newer | Older »

XML