| Think powershell startup is slow? Take a look at http://blogs.msdn.com/powershell/archive/2008/07/11/speeding-up-powershell-startup.aspx for a fix to this most annoying issue Share this post: Read More......( read more) 1 day ago · External News · blogcastrepository.com/blogs/external_news/default.aspx by TechNet Blogs 1 reference |
| UK User group meeting There will be a Live Meeting hosted by the UK PowerShell User group on 29 July. Marco Shaw, PowerShell MVP, will be talking about /n software NetCmdlets Webcast will be 1 hour starting at 7pm UK time (GMT+1) If you are not a member of the user group leave me a comment with contact details or email m ... 1 day ago · Richard Siddaway's Blog · RichardSiddaway.spaces.live.com 16 references |
| Finding the latest logon time How do you find out when was the last time a particular user logged on? (Get-QADUser username).lastLogon looks like an obvious answer but there are a few gotchas to be aware of. The main of them: lastLogon attribute is actually not replicated between domain controllers so if you have more than one D ... 2 days ago · Dmitry's PowerBlog: ... · dmitrysotnikov.wordpress.com by dmitrysotnikov 76 references |
| Генератор паролей Вот так всегда, только придумаешь идею, а она уже кем-то решена, при чём решена исчерпывающе Осталось только доработать её для себя, так как издеваться над пользователями и давать им супер сложные пароли себе дороже. Так скрипт выглядит в полном варианте function RandomPassword ([int]$intPasswordLen ... 2 days ago · Zorion's Weblog · zorion.wordpress.com by zorion 2 references |