Nuke it from orbit. It's the only way to be sure!I did just dig down and found out we have "Domain-> Workstations-> location->2nd floor-> 2nd floor west-> IT Department" as an OU structure.I am going to break so much shit trying to sort this out.
Nuke it from orbit. It's the only way to be sure!I did just dig down and found out we have "Domain-> Workstations-> location->2nd floor-> 2nd floor west-> IT Department" as an OU structure.I am going to break so much shit trying to sort this out.
[url=http://meincmagazine.com/civis/viewtopic.php?p=24832521#p24832521:1c0qpyu8 said:ronelson[/url]":1c0qpyu8]Nuke it from orbit. It's the only way to be sure!I did just dig down and found out we have "Domain-> Workstations-> location->2nd floor-> 2nd floor west-> IT Department" as an OU structure.I am going to break so much shit trying to sort this out.
[url=http://meincmagazine.com/civis/viewtopic.php?p=24832563#p24832563:24gi4yzx said:Big Wooly Mammoth[/url]":24gi4yzx]That is no longer the case with domains with a functional level of 2008 R2--maybe even 2008.
We do apply password policy at the domain level; everything else is by OU, site, etc., sometimes restricted by security group.
Loopback processing is also very helpful for applying user settings to specific sets of computers.
[url=http://meincmagazine.com/civis/viewtopic.php?p=24832581#p24832581:2e3xv15o said:Arbelac[/url]":2e3xv15o][url=http://meincmagazine.com/civis/viewtopic.php?p=24832563#p24832563:2e3xv15o said:Big Wooly Mammoth[/url]":2e3xv15o]That is no longer the case with domains with a functional level of 2008 R2--maybe even 2008.
We do apply password policy at the domain level; everything else is by OU, site, etc., sometimes restricted by security group.
Loopback processing is also very helpful for applying user settings to specific sets of computers.
If you've got a link, that would be helpful. I can't find anything on MS's site about not creating PSO items and binding them to groups.
Where you using AD credentials rather than an SQL login? If so, my first stab would be cross-site AD replication lag.[url=http://meincmagazine.com/civis/viewtopic.php?p=24833771#p24833771:1at3ther said:PaveHawk-[/url]":1at3ther]Just before I go out for lunch, try it again and it worked. No idea what I did differently.
For the love of God, please tell me you're using PSH, not double-clicking on each one. I feel your pain, but at least you have such a tool - things like Checkpoint policies don't even often the option, you have to right-click -> Where Used and make sure repeat on any groups it's a member of. Fucking insane.There are >200 security groups here in a corp of less than 500 full time staff, I've found 15 security groups that are empty already.
[url=http://meincmagazine.com/civis/viewtopic.php?p=24833891#p24833891:n9rv81wu said:ronelson[/url]":n9rv81wu]For the love of God, please tell me you're using PSH, not double-clicking on each one. I feel your pain, but at least you have such a tool - things like Checkpoint policies don't even often the option, you have to right-click -> Where Used and make sure repeat on any groups it's a member of. Fucking insane.There are >200 security groups here in a corp of less than 500 full time staff, I've found 15 security groups that are empty already.
[url=http://meincmagazine.com/civis/viewtopic.php?p=24833933#p24833933:2fipixmf said:hawkbox[/url]":2fipixmf][url=http://meincmagazine.com/civis/viewtopic.php?p=24833891#p24833891:2fipixmf said:ronelson[/url]":2fipixmf]
Yeah I have been, I've been trying to figure out a way to Powershell it like I did with inactive accounts and users but that Quest stuff seems out of date and the new version of powershell seems to have changed enough for most of the blogs out there to not be accurate.
Get-Command -Module ActiveDirectory #get all commands from AD module
Get-Command *group* #get all commands with group in the name
Get-Help *group* | select Name, Synopsis | sort Name #Get the command name and synopsis for any command with *group* in the name. Filter by Category if needed (e.g. not HelpFile to skip about_ files)
Get-Help Get-ADGroup -online #get most up to date help for Get-ADGroup command
Some-Command | Get-Member #get properties and methods for whatever Some-Command returns
Some-Command | Format-List -Property * #view properties from whatever Some-Command returns
Get-QADGroup -Empty $true -SizeLimit 0 | Select-Object -ExpandProperty Name
[url=http://meincmagazine.com/civis/viewtopic.php?p=24834495#p24834495:cke854tn said:Cookie.Monster[/url]":cke854tn]Was curious about our own groups : )
Code:Get-QADGroup -Empty $true -SizeLimit 0 | Select-Object -ExpandProperty Name
Side note: If you're using Windows Management Framework 3 (inc. PowerShell 3), the PowerShell ISE is generally 'good enough'. I haven't touched PowerGUI or the other alternatives since.
On Topic: TIL some people still don't use Intellisense or tab completion in PS ISE. Was helping out a coworker yesterday and they would slowly type the entire command out. To make matters worse, they would misspell things throughout. Now I understand the complaints about the length of command names... They are, or have to deal with, folks who don't know how to use the interfaces they work with.

Use the first answer, it uses Get-ADGroup, not Get-QADGroup. You're going to get a lot of built-ins but it's a place to start, tune it down with some selects, export as csv, load into excel, go.Yeah I have been, I've been trying to figure out a way to Powershell it like I did with inactive accounts and users but that Quest stuff seems out of date and the new version of powershell seems to have changed enough for most of the blogs out there to not be accurate.
Or you have to type a lot of the command out for uniqueness, like "import-m<tab> active*". What's worse to me is when you don't know the command, you type import<tab> and it goes to Import-Aword, tab again to Import-Bword. Give me the fucking list. Is there a way to do that, like esc-\ on shitty nix shells?Now I understand the complaints about the length of command names...
[url=http://meincmagazine.com/civis/viewtopic.php?p=24834883#p24834883:pcyp7tov said:ronelson[/url]"cyp7tov]Hawkbox, just found this while bookmarked that PSH link from Cookie Monster, it might help: http://policelli.com/blog/archive/2011/ ... -topology/ Haven't used it myself, though.
Yes to VMware tools.[url=http://meincmagazine.com/civis/viewtopic.php?p=24830649#p24830649:2x8ml42x said:afidel[/url]":2x8ml42x]That sounds like a precision/clock skew issue where you're getting different numbers reported at slightly different times shown on the screen at the same time. Do you have the VMWare tools installed? Also what is the CPU %RDY for the VM you are monitoring?[url=http://meincmagazine.com/civis/viewtopic.php?p=24830437#p24830437:2x8ml42x said:dlp[/url]":2x8ml42x]Is that even if you do it with the VM shutdown? I don't have hot add in Essentials Plus (I don't think I do...).[url=http://meincmagazine.com/civis/viewtopic.php?p=24830379#p24830379:2x8ml42x said:afidel[/url]":2x8ml42x]If you close task manager and restart it it works (for 2008 R2 Enterprise at least). Note that existing processes will not schedule on the newly added processor (which can be a good thing at times like when you are trying to recover from a tight loop in an app that is making the machine unresponsive) so you will need to stop and restart an app/service if you want it to take advantage of the newly added resources.[url=http://meincmagazine.com/civis/viewtopic.php?p=24830263#p24830263:2x8ml42x said:dlp[/url]":2x8ml42x]TIL that if you change the CPU count of a Windows VM running on VMware, the CPU Usage % in task manager will cease to follow the rules of math.
Whenever there's any activity, usually the task manager will show system idle at 95% but CPU usage at 12% or something odd. I'm used to those numbers lining up usually.
[url=http://meincmagazine.com/civis/viewtopic.php?p=24834929#p24834929:kx27cyln said:hawkbox[/url]":kx27cyln][url=http://meincmagazine.com/civis/viewtopic.php?p=24834883#p24834883:kx27cyln said:ronelson[/url]":kx27cyln]Hawkbox, just found this while bookmarked that PSH link from Cookie Monster, it might help: http://policelli.com/blog/archive/2011/ ... -topology/ Haven't used it myself, though.
Thanks, I'll check that out.
And I thoroughly agree that a list would be great. ? doesn't work !? doesn't work -help doesn't work...
[url=http://meincmagazine.com/civis/viewtopic.php?p=24834739#p24834739:kx27cyln said:ronelson[/url]":kx27cyln]Use the first answer, it uses Get-ADGroup, not Get-QADGroup. You're going to get a lot of built-ins but it's a place to start, tune it down with some selects, export as csv, load into excel, go.Yeah I have been, I've been trying to figure out a way to Powershell it like I did with inactive accounts and users but that Quest stuff seems out of date and the new version of powershell seems to have changed enough for most of the blogs out there to not be accurate.
Or you have to type a lot of the command out for uniqueness, like "import-m<tab> active*". What's worse to me is when you don't know the command, you type import<tab> and it goes to Import-Aword, tab again to Import-Bword. Give me the fucking list. Is there a way to do that, like esc-\ on shitty nix shells?Now I understand the complaints about the length of command names...
get-command import*
get-command -verb import
get-command -noun service
get-verb *
[url=http://meincmagazine.com/civis/viewtopic.php?p=24834929#p24834929:3pl6hhg2 said:hawkbox[/url]":3pl6hhg2][url=http://meincmagazine.com/civis/viewtopic.php?p=24834883#p24834883:3pl6hhg2 said:ronelson[/url]":3pl6hhg2]Hawkbox, just found this while bookmarked that PSH link from Cookie Monster, it might help: http://policelli.com/blog/archive/2011/ ... -topology/ Haven't used it myself, though.
Thanks, I'll check that out.
And I thoroughly agree that a list would be great. ? doesn't work !? doesn't work -help doesn't work...
This doesn't help when you've done "correctly-typed-command Shitload.Of.Options | uh-what-command-is-next<tab>". I just want tab completion that shows you the full list of options, rather than each tab swapping through the list. It's especially annoying when you went a letter too far and now have to backspace even further to get back to the level you wanted (i.e. get-ad<tab> populates to Get-ADAccountAuthorizationGroup and you really wanted get-ac which would have given you Get-Acl). Real tab completion pls, kthxbai!To get a list of commands try this:
Code:
get-command import*
[url=http://meincmagazine.com/civis/viewtopic.php?p=24832581#p24832581:3ab1da2o said:Arbelac[/url]":3ab1da2o][url=http://meincmagazine.com/civis/viewtopic.php?p=24832563#p24832563:3ab1da2o said:Big Wooly Mammoth[/url]":3ab1da2o]That is no longer the case with domains with a functional level of 2008 R2--maybe even 2008.
We do apply password policy at the domain level; everything else is by OU, site, etc., sometimes restricted by security group.
Loopback processing is also very helpful for applying user settings to specific sets of computers.
If you've got a link, that would be helpful. I can't find anything on MS's site about not creating PSO items and binding them to groups.
[url=http://meincmagazine.com/civis/viewtopic.php?p=24836305#p24836305:2ud04m2b said:ronelson[/url]":2ud04m2b]This doesn't help when you've done "correctly-typed-command Shitload.Of.Options | uh-what-command-is-next<tab>". I just want tab completion that shows you the full list of options, rather than each tab swapping through the list. It's especially annoying when you went a letter too far and now have to backspace even further to get back to the level you wanted (i.e. get-ad<tab> populates to Get-ADAccountAuthorizationGroup and you really wanted get-ac which would have given you Get-Acl). Real tab completion pls, kthxbai!To get a list of commands try this:
Code:
get-command import*
[url=http://meincmagazine.com/civis/viewtopic.php?p=24836359#p24836359:1j66f29o said:Danger Mouse[/url]":1j66f29o][url=http://meincmagazine.com/civis/viewtopic.php?p=24832581#p24832581:1j66f29o said:Arbelac[/url]":1j66f29o][url=http://meincmagazine.com/civis/viewtopic.php?p=24832563#p24832563:1j66f29o said:Big Wooly Mammoth[/url]":1j66f29o]That is no longer the case with domains with a functional level of 2008 R2--maybe even 2008.
We do apply password policy at the domain level; everything else is by OU, site, etc., sometimes restricted by security group.
Loopback processing is also very helpful for applying user settings to specific sets of computers.
If you've got a link, that would be helpful. I can't find anything on MS's site about not creating PSO items and binding them to groups.
What does PSO stand for in this context?
---
GPP with item level targeting of security groups is very straight forward, so I'm going to assume you're not talking about that.
[url=http://meincmagazine.com/civis/viewtopic.php?p=24836841#p24836841:1pq1o1i1 said:Sulimo[/url]":1pq1o1i1][url=http://meincmagazine.com/civis/viewtopic.php?p=24836305#p24836305:1pq1o1i1 said:ronelson[/url]":1pq1o1i1]
Well, you could use the PowerShell ISE:
![]()
[url=http://meincmagazine.com/civis/viewtopic.php?p=24837701#p24837701:7h48s8v1 said:Arbelac[/url]":7h48s8v1][url=http://meincmagazine.com/civis/viewtopic.php?p=24836359#p24836359:7h48s8v1 said:Danger Mouse[/url]":7h48s8v1][url=http://meincmagazine.com/civis/viewtopic.php?p=24832581#p24832581:7h48s8v1 said:Arbelac[/url]":7h48s8v1][url=http://meincmagazine.com/civis/viewtopic.php?p=24832563#p24832563:7h48s8v1 said:Big Wooly Mammoth[/url]":7h48s8v1]That is no longer the case with domains with a functional level of 2008 R2--maybe even 2008.
We do apply password policy at the domain level; everything else is by OU, site, etc., sometimes restricted by security group.
Loopback processing is also very helpful for applying user settings to specific sets of computers.
If you've got a link, that would be helpful. I can't find anything on MS's site about not creating PSO items and binding them to groups.
What does PSO stand for in this context?
---
GPP with item level targeting of security groups is very straight forward, so I'm going to assume you're not talking about that.
Password Setting Object.
I've always used this guide: http://technet.microsoft.com/en-us/libr ... 10%29.aspx
If there's something new in 2008R2 or 2012 that doesn't require the manual configuration, I'm all ears...
[url=http://meincmagazine.com/civis/viewtopic.php?p=24834073#p24834073:xrobazew said:Fulgan[/url]":xrobazew]TIL that, according to our maketing dep, our SaaS service has actually "migrated to a private vCloud infrastructure". I'm not sure what it means (if anything) but that's apparently how they translated "we moved from using our own servers to using VMs rented from an IaaS that uses VMWare and vCloud director".
Lost in translation indeed.
[url=http://meincmagazine.com/civis/viewtopic.php?p=24833843#p24833843:11jfg0rf said:Xon[/url]":11jfg0rf]Time limited trials are worthless if you are having to rebuild an entire domain enviroment to just play with an AD-integrated technology over time. Especially when it can't be as part of a full-time job, that trivially cuts down those 30 days to 180 days trials to a very short time before a rebuild is required.
[url=http://meincmagazine.com/civis/viewtopic.php?p=24833843#p24833843:2kr0rw7m said:Xon[/url]":2kr0rw7m]
Where you using AD credentials rather than an SQL login? If so, my first stab would be cross-site AD replication lag.[url=http://meincmagazine.com/civis/viewtopic.php?p=24833771#p24833771:2kr0rw7m said:PaveHawk-[/url]":2kr0rw7m]Just before I go out for lunch, try it again and it worked. No idea what I did differently.
photos -f *.* -ex 75 -ey 75I'm liking it. Still doesn't resolve all of my issues with tab completion, but it resolves plenty of others. Now, if only cross-domain auth wasn't such a pain in the ass...Wow, I never played with the Powershell ISE - I've been using console, since I tend to memorise the commands I use. This is awesome.
[url=http://meincmagazine.com/civis/viewtopic.php?p=24838987#p24838987:25wnyhl8 said:Cookie.Monster[/url]":25wnyhl8]That folks still have trouble determining the appropriate page file size.
Had a server with 64 GB RAM set up with a static size page file, maybe 3 GB, and no crash dumps. More than enough for the page file, haven't seen peak commit ever match RAM. When some performance issues popped up, someone decided to increase the page file to 64 GB....
[url=http://meincmagazine.com/civis/viewtopic.php?p=24840065#p24840065:1cabhupk said:euri[/url]":1cabhupk][url=http://meincmagazine.com/civis/viewtopic.php?p=24838987#p24838987:1cabhupk said:Cookie.Monster[/url]":1cabhupk]That folks still have trouble determining the appropriate page file size.
Had a server with 64 GB RAM set up with a static size page file, maybe 3 GB, and no crash dumps. More than enough for the page file, haven't seen peak commit ever match RAM. When some performance issues popped up, someone decided to increase the page file to 64 GB....
Lol. My last job they were still doing 1.5x physical memory for page file... even on 144GB boxes. There was no talking the powers that be out of it, either.
[url=http://meincmagazine.com/civis/viewtopic.php?p=24842025#p24842025:29butvmf said:Rick25[/url]":29butvmf]That we've finally got a MS Technology Center in Toronto