Rapidhands

Results 8 issues of Rapidhands

Hi Mike (it's my - or your- day to check your module :-) ), 3rd post To get $DCList you use (get-adgroupmember "Domain Controllers").name Sure, it's correct but not on...

Hi Mike Perhaps a potential issue : New-ADComputer ... no error check. If user haven't rights to create computer object in AD, this failed. Try ... catch statement should be...

Hi Mike, By advance, sorry for my english, it's not my mother tongue. First : one problem identified Write-Verbose "Last Active Directory backup occurred on $LastBackup! $Result days is less...

Hi Great Module ! I'm thinking if it's possible when we're enabling logging to : - generate a log file formated like a .csv. Of course, we should be able...

enhancement

Hi, I've discovered your module. Great job. Could i suggest you add more samples for use it. i.e. : Auto build GUI - How ? Always with the .csv file...

Hi Daniele, I've discover your function, and I've tested it. Let me show the error I have : ``` Get-Item @paramGetItem Hive: HKEY_CLASSES_ROOT Name Property ---- -------- search-ms (default) :...

backlog

Hi Mike, A long time ago, you wrote the module. Today, I've studied with attention, some of the internal functions. i.e. `Test-AdServices`. I've modified your code to - Send only...