Hi there, I am stuck with an powershell task. I need powershell to display an attribute value of an ADComputer which is hidden. How do I install hidden attribute in powershell Thanks
Dear We have in our GPO alot of Printer's groups some time I ned by useing powershell script to list all the printers which deployed into that GPO printer group. For ex groupname = Kar_Prt_CC_Akut_nr12
I have some take to do automation, Could you please share me the PS script for below tasks. 1. HP Server Hard disk status. ( HDD hardware fail status) 2. ADU report. 3.Drive Array Accelerator Battery status more servers. 4. Some other WINTEL activity
Thanks for sharing, i will add this list to my article about the top active directory powershell scripts http://www.networkangel.net/top-8-active-directory-powershell-scripts
I would like to request one thing on dhcp "suppose I have 10 IPs then in the morning the visitors come and take 3 of them on their phone, so when the staffs come take 7 remained and then tree of them no IPs " my question is that how can I write a script which will delete those IPs in the mid night and generate the news IPs
Great Going Aman....looking for more cool AD Stuff
ReplyDeleteYes,,Thanks Dexi..yes More to come ;)
DeleteI don't see any powershell script to check servers uptime
DeleteHi there,
ReplyDeleteI am stuck with an powershell task.
I need powershell to display an attribute value of an ADComputer which is hidden. How do I install hidden attribute in powershell
Thanks
Hi Charanjit,
DeleteSorry for replying back to you bit late.
Sorry i am not able to understand that what do you want to say.
Thanks
aman
Get-ADComputer -Filter * -Properties hiddenattribute1,hiddenattribute2,hiddenattribute3 | Select attribute1,attribute2,attribute3, and so on.
DeleteDear
ReplyDeleteWe have in our GPO alot of Printer's groups some time I ned by useing powershell script to list all the printers which deployed into that GPO printer group.
For ex groupname = Kar_Prt_CC_Akut_nr12
Hi Aman Dhally,
ReplyDeleteI have some take to do automation, Could you please share me the PS script for below tasks.
1. HP Server Hard disk status. ( HDD hardware fail status)
2. ADU report.
3.Drive Array Accelerator Battery status more servers.
4. Some other WINTEL activity
I like this blog but I don't see any powershell script to check multiple server uptime status
ReplyDeleteThanks for sharing, i will add this list to my article about the top active directory powershell scripts http://www.networkangel.net/top-8-active-directory-powershell-scripts
ReplyDeleteI would like to request one thing on dhcp "suppose I have 10 IPs then in the morning the visitors come and take 3 of them on their phone, so when the staffs come take 7 remained and then tree of them no IPs " my question is that how can I write a script which will delete those IPs in the mid night and generate the news IPs
ReplyDelete