Cant get my custom msiexec to install and my setup.exe just disappears!
So grateful for any help here, I am rather new at this type of deployment and I'm having a real issue pushing a custom Acrobat Setup.exe. First the custom executable installs with all the options that...
View ArticleScript to save doing multiple tasks
Hi there,I have a few tasks ahead of me which I'd like to resolve using a script which I can send to my users to run manually.The tasks are this:*Run a VBS script which adds a Registry entry*Run an MSI...
View ArticleAdmodule Get-aduser and get-adobject using csv input file and output to csv...
I am trying to consolidate information after a multidomain migration and am trying to determine which users have not been migrated yet.I am trying to use the Active Directory Module but I cant get the...
View ArticleScript to modify network settings, server name, and domain.
Hello all!Often, I have to change the network settings on a mass quantity of servers, which takes a while to do manually. I am wondering if there was a way to use a .csv file as reference and use the...
View ArticleExchange 2013 mailbox auditing command with showdetails parameter in ps1...
Hi All , In my environment we are having exchange 2013 enterprise edition with SP1 which is installed in windows server 2012 standard edition. We have enabled mailbox auditing for few mailboxes and...
View Articlepowershell to accept multiple computers
How do I edit his script to accept multiple input instead of from a single PC?using import-csv or get-content will be a good move but how do I edit this script# Print server inventory script # Created...
View ArticleFormat exception error in dll file- VB script
All my scripts were working fine when I was using IE8 and QTP11. Recently I have upgraded to IE11 and UFT12.If I try to run the same scripts, getting the below error. Can you pls help me to resolve...
View ArticleHow do I know if the user is belong to Mail Restricted Group/s? Do anyone...
Hi Guys, Good day, I'm new in powershell scripting. Will someone can help me about my problem?Thanks.
View ArticleStruggling with an Export to CSV code
All, I have the following code that i'm trying to get a CSV file output from however all I end up with is nothing.... no csv file being created. The Upshot is that I need exported to CSV Username,...
View ArticleDisplay values of Microsoft.IIs.PowerShell.Framework.ConfigurationElement in...
Hi allAs part of my struggle to write a comprehensive script to deploy web applications to the servers of the company that I work for, I have coded a part of the script which displays the properties of...
View ArticleAutomatically save Outlook e-mail attachment to a folder.
The trick being, I would like to do this without Outlook being open. I receive a daily e-mail with a status report attached, which I need to save to a particular folder for further processing by...
View Articlezipping Russian Character folders using powershell
Hi every One I am trying to zip some folders which includes some russian character but i am getting an error that "cannot compressed the folder because it includes character that cannot be sued in a...
View Articlehow to convert a string value to date
Dear All,I am new to powershell script, i was trying to store a Ad user password set date to a variable add, add a number of days to get the expire date.but when i try to convert the variable to date...
View ArticlePowershell 4 on windows 8.1
Last summer I had a fun time trying to figure out how to use powershell to import users into Office 365. After weeks of grief I got my scripts to work and imported 1200 users into a new O356...
View ArticleExchange 2003, list all SMTP addresses with a user?
Hi everybody. I have seen many tips on how to extract all the SMTP and alias for each user in an Exchange enviroment, but never how to apply this to a Exchange 2003 env. Can anyone help me?I have...
View ArticleWant to extract the data using powershell script.
[Jul 21 15:01:47] INFO (Fixmethod.java:1998) - UNABLE TO CONNECT TO FIX SERVER ATTEMPT NO:3 - logConsoleMsgI want to retrieve [Jul 21 15:01:47] from line above into a variable. using powershell.How...
View ArticleHow can I get a Powershell script which maps network drives to execute at...
I want to map network drives for each user when they logon to any workstation in the network. I have created and tested the PS1 script which works fine where the drives attach and used persistent...
View Articletest-connection write output to txt file not working?
hello i am trying to figure out why my output for machines not onine is not being written to the txt file. the file gets created, but its blank. thank you for the help.$computers = Get-Content...
View ArticleLogon Scripts
Hi All, Is there any problem with the following snipet from a script, it's very similar to the other mappinga, see below If InStr(strGroup, "CN=DIRECTORS") then wshNetwork.MapNetworkDrive...
View Article